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
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
netty_finder-1.0.0-py2.7.egg
(4.0 kB
view details)
File details
Details for the file netty_finder-1.0.0.tar.gz
.
File metadata
- Download URL: netty_finder-1.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f365ab1b1c48c14b6d81cc13038fcc8133dd9ed0d61fe0e45a6927cf3a932ba |
|
MD5 | 164e8b0ac9e0dcbdf580da161ab77d2d |
|
BLAKE2b-256 | cc1d9dfcd39779899f1265fa487876d98481e652042f518d179f06326058590b |
File details
Details for the file netty_finder-1.0.0-py2.7.egg
.
File metadata
- Download URL: netty_finder-1.0.0-py2.7.egg
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81dbd074d0ab421170cee783c21ef505f216407b9628000fbe6b45384079a044 |
|
MD5 | d3dca9e62bcd0044050521aff1583a1b |
|
BLAKE2b-256 | f599e1266dc213d1aa49b3f81f4e318c674d559c53ce869cf82d528dd6a3dbd1 |