Metadata-Version: 2.1
Name: py621
Version: 0.0.2
Summary: A simple e621 API interface for Python
Home-page: https://github.com/BugadinhoGamers/py621
Author: Bugadinho
Author-email: miguelriechi_windows8@outlook.com
License: UNKNOWN
Description: # py621
        
        A simple, easy to use, e621 API interface for Python!
        
        ### Todos
         - Use objects for posts and pools
         - Expand the Public API
         - Add the Private API
         - Write examples
         - Write tests
        
        License
        ----
        
        [GPL-3.0](https://choosealicense.com/licenses/gpl-3.0/)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
