novasystem

View on PyPIReverse Dependencies (0)

0.1.0 novasystem-0.1.0-py3-none-any.whl

Wheel Details

Project: novasystem
Version: 0.1.0
Filename: novasystem-0.1.0-py3-none-any.whl
Download: [link]
Size: 8163
MD5: e8692e8077cb2a80cd622f25159bb797
SHA256: 2489c0712783c527dcdb463ba64e379a263a8688b9c7b3bd1bb6a3b32c1a936d
Uploaded: 2023-12-04 17:26:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: novasystem
Version: 0.1.0
Summary: NovaSystem: An open-source AI SDK licensed under GPL-3, designed to facilitate the integration of AI into various projects. It offers a comprehensive toolkit for developers, with a requirement for users to open source their projects under the same license when using NovaSystem code. Ideal for community-driven developments and advancing AI applications.
Author: Christopher Tavolazzi
Author-Email: ctavolazzi[at]gmail.com
License: GNU GPL-3
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Requires-Python: ==3.10.13
Requires-Dist: Flask (<4.0.0,>=3.0.0)
Requires-Dist: Flask-JWT-Extended (<5.0.0,>=4.5.3)
Requires-Dist: Flask-Login (<0.7.0,>=0.6.3)
Requires-Dist: Flask-Migrate (<5.0.0,>=4.0.5)
Requires-Dist: Flask-RESTful (<0.4.0,>=0.3.10)
Requires-Dist: Flask-SQLAlchemy (<4.0.0,>=3.1.1)
Requires-Dist: Flask-Security (<4.0.0,>=3.0.0)
Requires-Dist: Flask-WTF (<2.0.0,>=1.2.1)
Requires-Dist: art (<7.0,>=6.1)
Requires-Dist: celery (<6.0.0,>=5.3.6)
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Requires-Dist: fastapi (<0.105.0,>=0.104.1)
Requires-Dist: flask-swagger-ui (<5.0.0,>=4.11.1)
Requires-Dist: grafana (<0.0.2,>=0.0.1)
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: marshmallow (<4.0.0,>=3.20.1)
Requires-Dist: numpy (<2.0.0,>=1.26.2)
Requires-Dist: oauth2 (<2.0.0,>=1.9.0.post1)
Requires-Dist: openai (<2.0.0,>=1.3.5)
Requires-Dist: pandas (<3.0.0,>=2.1.3)
Requires-Dist: pyinstaller (<7.0.0,>=6.2.0)
Requires-Dist: pyqt5 (<6.0.0,>=5.15.10)
Requires-Dist: pytest (<8.0.0,>=7.4.3)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: scikit-learn (<2.0.0,>=1.3.2)
Requires-Dist: sphinx (<8.0.0,>=7.2.6)
Requires-Dist: tensorflow (<3.0.0,>=2.15.0)
Requires-Dist: torch (<2.0.0,>=1.0.2)
Requires-Dist: tqdm (<5.0.0,>=4.66.1)
Requires-Dist: transformers (<5.0.0,>=4.35.2)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Requires-Dist: uvicorn (<0.25.0,>=0.24.0.post1)
Description-Content-Type: text/markdown
[Description omitted; length: 146 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
novasystem/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
novasystem/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
novasystem/cli/main.py sha256=MDd9RTbwpqZQiL4AE4Ny7voFdk_87mYy4xAoeO3gC5Q 575
novasystem/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
novasystem/core/app.py sha256=OA0PiKOoiZB5v6wnXHzbjo7NoEhzDPxq6eV75cGu8io 7467
novasystem/core/logic.py sha256=H1S0Usa3oYCcOIMzrEK5-mmtP6Y6iphNf7RNVEUtIxk 159
novasystem/core/setup.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
novasystem/gui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
novasystem/gui/main.py sha256=C62HcJm1lkN5RVI1-PxsGHTg4ZXx8QwuZ3sqb57yIro 7945
novasystem/main.py sha256=D1O3Ysuf-QOjESoMK-lSDjVFCV4VSUrjSggCS9cEMdg 406
novasystem-0.1.0.dist-info/METADATA sha256=d8CjoJohveYMuPt7ppLMQDe6VfZzxcc-384JMVMsVks 2180
novasystem-0.1.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
novasystem-0.1.0.dist-info/entry_points.txt sha256=od7bAbowlOHPDEUnZtZDBJRQo7mn_NFhtn9KPBQQ9ks 51
novasystem-0.1.0.dist-info/RECORD

entry_points.txt

novasystem = novasystem.main:main