Metadata-Version: 2.1
Name: kite-io
Version: 0.0.1
Summary: UNKNOWN
Home-page: https://github.com/AhmadLabs/Architect
Author: Hamza Ahmad
Author-email: hamza.ahmad@me.com
License: MIT
Description: # Architect
        
        # Build
        ```shell
        python setup.py dbsit_wheel sdist
        ```
        
        # Publish
        ```shell
        python3 -m twine upload dist/*
        ```
        
        # Install
        ```shell
        pip install architect-io
        ```
        
Keywords: python
Platform: UNKNOWN
Description-Content-Type: text/markdown
Provides-Extra: dev
