Metadata-Version: 2.1
Name: daita
Version: 0.0.2
Summary: DAITA's official easy-to-use Python library.
Home-page: https://github.com/daita-technologies/daita-python-library
Author: DAITA Technologies
Author-email: contact@daita.tech
License: MIT
Project-URL: Homepage, https://daita.tech
Project-URL: Web-App, https://app.daita.tech
Project-URL: GitHub, https://github.com/daita-technologies
Project-URL: Source, https://github.com/daita-technologies/daita-python-library
Description: # DAITA's Official Python Library
        
        ![License: MIT](https://img.shields.io/pypi/l/daita?color=blue) [![PyPi version](https://img.shields.io/pypi/v/daita?color=blue)](https://pypi.org/project/daita) ![Python version support](https://img.shields.io/pypi/pyversions/daita?color=blue)
        
        This is DAITA's official easy-to-use Python library.
        
        ## Getting Started
        
        You can install [`daita`](https://pypi.org/project/daita) from PyPI with:
        
        ```sh
        pip install daita
        ```
        
        ## Contributing
        
        We value feedback and contributions from our community. Whether it's a bug report, new feature, correction, or additional documentation, we welcome your issues and pull requests.
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Description-Content-Type: text/markdown
