mcc-mnc-table
mcc-mnc-table copied to clipboard
Feature/mcc mnc table v2
New Fetcher & Parser for JSON, CSV, and XML
provides a more structured and modular approach for fetching, parsing, and storing MCC and MNC data from a website, with the ability to generate output files in different formats.
Usage
from mcc_mnc_fetcher import MCCMNCFetcher
MCCMNCFetcher.json_file() # creates mcc-mnc-table.json
MCCMNCFetcher.csv_file() # creates mcc-mnc-table.cxv
MCCMNCFetcher.xml_file() # creates mcc-mnc-table.xml