Skip to main content

This is a python verison of the original netty-finder that was written in JavaScript,

Project description

# NettyFinder :rocket:

This is a python verison of the original netty-finder that was written in JavaScript

# Installation

## GitHub

```bash
$ git clone https://github.com/CITGuru/netty-finder-python.git
$ cd netty-finder-python
$ python setup.py install
```

## PyPI

```bash
$ pip install netty_finder
```

# Usage

```python

from netty_finder import Network

detector = Network("08182315466")
network_name = detector.get_network_name()
print(network_name)

# >>> 9mobile

```

# About Author

This was originally built by Bolaji Ayodeji so all rights goes to him, I only interpreted the javascript code to python

# Contribution

For now, I dont accept contributions except its from the javascript netty_finder, so I suggest you contribute there. Any changes from there will be added to the python version

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

netty_finder-1.0.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

netty_finder-1.0.0-py2.7.egg (4.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