Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Feature/mcc mnc table v2#39

Open
IlayG01 wants to merge 11 commits intomusalbas:masterfrom
IlayG01:feature/mcc-mnc-table-v2
Open

Feature/mcc mnc table v2#39
IlayG01 wants to merge 11 commits intomusalbas:masterfrom
IlayG01:feature/mcc-mnc-table-v2

Conversation

@IlayG01
Copy link

@IlayG01 IlayG01 commented Jul 7, 2023

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant