[metadata] name = great-ai version = 0.0.2-rc2 author = AndrĂ¡s Schmelczer author_email = andras@scoutinscience.com description = long_description = file: README.md long_description_content_type = text/markdown url = https://github.com/ScoutinScience/great-ai project_urls = Bug Tracker = https://github.com/ScoutinScience/great-ai/issues classifiers = Programming Language :: Python :: 3 Operating System :: OS Independent [options] package_dir = = src packages = find: include_package_data = True python_requires = >=3.8 install_requires = unidecode >= 1.3.0 multiprocess >= 0.70.0.0 tqdm >= 4.0.0 scikit-learn >= 1.0.0 matplotlib >= 3.5.0 numpy >= 1.22.0 syntok >= 1.4.0 langcodes[data] >= 3.3.0 langdetect >= 1.0.9 tinydb >= 4.7.0 pandas >= 1.4.0 boto3 >= 1.23.0 fastapi >= 0.70.0 plotly >= 5.8.0 dash >= 2.4.0 nbconvert >= 6.5.0 ipython >= 8.0.0 uvicorn[standard] >= 0.18.0 watchdog >= 2.1.0 pymongo >= 4.0.0 aiohttp >= 3.8.0 [options.package_data] * = *.json, *.yaml, *.yml, *.css [options.packages.find] where = src