{ "info": { "author": "Oyetoke Toby", "author_email": "oyetoketoby80@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: User Interfaces" ], "description": "# NettyFinder :rocket:\n\nThis is a python verison of the original netty-finder that was written in JavaScript\n\n# Installation\n\n## GitHub\n\n```bash\n$ git clone https://github.com/CITGuru/netty-finder-python.git\n$ cd netty-finder-python\n$ python setup.py install\n```\n\n## PyPI\n\n```bash\n$ pip install netty_finder\n```\n\n# Usage\n\n```python\n\nfrom netty_finder import Network\n\ndetector = Network(\"08182315466\")\nnetwork_name = detector.get_network_name()\nprint(network_name)\n\n# >>> 9mobile\n\n```\n\n# About Author\n\nThis was originally built by Bolaji Ayodeji so all rights goes to him, I only interpreted the javascript code to python\n\n# Contribution\n \nFor 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", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/CITGuru/netty-finder-python/archive/1.0.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CITGuru/netty-finder-python/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "netty-finder", "package_url": "https://pypi.org/project/netty-finder/", "platform": "", "project_url": "https://pypi.org/project/netty-finder/", "project_urls": { "Download": "https://github.com/CITGuru/netty-finder-python/archive/1.0.0.tar.gz", "Homepage": "https://github.com/CITGuru/netty-finder-python/" }, "release_url": "https://pypi.org/project/netty-finder/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "This is a python verison of the original netty-finder that was written in JavaScript,", "version": "1.0.0" }, "last_serial": 4476362, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "d3dca9e62bcd0044050521aff1583a1b", "sha256": "81dbd074d0ab421170cee783c21ef505f216407b9628000fbe6b45384079a044" }, "downloads": -1, "filename": "netty_finder-1.0.0-py2.7.egg", "has_sig": false, "md5_digest": "d3dca9e62bcd0044050521aff1583a1b", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3972, "upload_time": "2018-11-12T06:46:49", "url": "https://files.pythonhosted.org/packages/f5/99/e1266dc213d1aa49b3f81f4e318c674d559c53ce869cf82d528dd6a3dbd1/netty_finder-1.0.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "164e8b0ac9e0dcbdf580da161ab77d2d", "sha256": "4f365ab1b1c48c14b6d81cc13038fcc8133dd9ed0d61fe0e45a6927cf3a932ba" }, "downloads": -1, "filename": "netty_finder-1.0.0.tar.gz", "has_sig": false, "md5_digest": "164e8b0ac9e0dcbdf580da161ab77d2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3306, "upload_time": "2018-11-12T06:46:51", "url": "https://files.pythonhosted.org/packages/cc/1d/9dfcd39779899f1265fa487876d98481e652042f518d179f06326058590b/netty_finder-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d3dca9e62bcd0044050521aff1583a1b", "sha256": "81dbd074d0ab421170cee783c21ef505f216407b9628000fbe6b45384079a044" }, "downloads": -1, "filename": "netty_finder-1.0.0-py2.7.egg", "has_sig": false, "md5_digest": "d3dca9e62bcd0044050521aff1583a1b", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3972, "upload_time": "2018-11-12T06:46:49", "url": "https://files.pythonhosted.org/packages/f5/99/e1266dc213d1aa49b3f81f4e318c674d559c53ce869cf82d528dd6a3dbd1/netty_finder-1.0.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "164e8b0ac9e0dcbdf580da161ab77d2d", "sha256": "4f365ab1b1c48c14b6d81cc13038fcc8133dd9ed0d61fe0e45a6927cf3a932ba" }, "downloads": -1, "filename": "netty_finder-1.0.0.tar.gz", "has_sig": false, "md5_digest": "164e8b0ac9e0dcbdf580da161ab77d2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3306, "upload_time": "2018-11-12T06:46:51", "url": "https://files.pythonhosted.org/packages/cc/1d/9dfcd39779899f1265fa487876d98481e652042f518d179f06326058590b/netty_finder-1.0.0.tar.gz" } ] }