Skip to main content

Library consultation phone carriers around the world.

Project description

Library consultation phone carriers around the world.

Install

pip install ilhasoft-carriers

Usage

from carrier import Carrier

c = Carrier() objects = c.get_search(‘iso’, ‘BR’) # Return all carriers for iso code BR objects = c.get_search(‘mcc’, ‘724’) # Return all carriers for mcc 724 objects = c.get_search(‘country_code’, ‘55’) # Return all carriers for Country Code 55

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ilhasoft-carriers-0.1.2.tar.gz (1.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page