Metadata-Version: 2.4
Name: naampy
Version: 0.6.1
Summary: Infer Gender from Indian Names
Author-email: Gaurav Sood <gsood07@gmail.com>, Suriyan Laohaprapanon <suriyant@gmail.com>, Rajashekar Chintalapati <rajshekar.ch@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/appeler/naampy
Project-URL: Repository, https://github.com/appeler/naampy
Project-URL: Bug Tracker, https://github.com/appeler/naampy/issues
Keywords: gender,names
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: tensorflow<2.15
Requires-Dist: numpy<1.25,>=1.21
Requires-Dist: pandas>=0.19.2
Requires-Dist: requests
Requires-Dist: tqdm
Provides-Extra: dev
Requires-Dist: check-manifest; extra == "dev"
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Dynamic: license-file
