Metadata-Version: 1.1
Name: sqlite3_api
Version: 2.0.2
Summary: API for sqlite3
Home-page: https://github.com/AlexDev-py/sqlite3-api.git
Author: AlexDev
Author-email: aleks.filiov@yandex.ru
License: MIT
Description: Install from `PyPI <https://pypi.org/project/sqlite3-api>`_::
        
            pip install sqlite3-api
        
        
        Install from `GitHub <https://github.com/AlexDev-py/sqlite3_api.git>`_::
        
            git clone https://github.com/AlexDev-py/sqlite3_api.git
        
        
        More information in the
        `GitHub page <https://github.com/AlexDev-py/sqlite3_api/tree/2.0.0>`_
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
