Metadata-Version: 2.4
Name: noctis-ai
Version: 0.0.2
Summary: A modern Python SDK to create fully customizable AI agents in a single line of code.
Author-email: Dhia el Hak Rached <racheddhiaelhakk@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/Dhiaelhak-Rached/Noctis
Project-URL: Documentation, https://github.com/Dhiaelhak-Rached/Noctis#readme
Project-URL: Source, https://github.com/Dhiaelhak-Rached/Noctis
Project-URL: Issues, https://github.com/Dhiaelhak-Rached/Noctis/issues
Keywords: AI,agents,SDK,automation,LLMs
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: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: openai>=1.0.0
Requires-Dist: jsonschema>=4.0.0
Requires-Dist: click>=8.0.0
Requires-Dist: beautifulsoup4>=4.13.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: requests>=2.32.0
