Metadata-Version: 2.1
Name: trello.py
Version: 0.0.1
Summary: A simple Python to Trello API
Home-page: https://github.com/Batman212369/trello.py
Author: Batman212369
Author-email: batman212369.official@gmail.com
License: UNKNOWN
Description: # trello-py
        ## Description
        trello-py is an API that will make your Python and Trello communication way easier.
        This API was insipired by the Roblox-Trello API, an Object-Oriented Trello API.
        
        This is in its early stages, so expect bugs.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
