Metadata-Version: 2.1
Name: guilded.py
Version: 0.0.2
Summary: An API wrapper for Guilded's undocumented user API
Home-page: https://github.com/shayypy/guilded.py
Author: shay
Author-email: shay@bearger.ga
License: UNKNOWN
Description: # guilded.py
        
        Guilded API wrapper, written in Python.
        
        [![Downloads](https://pepy.tech/badge/guilded-py)](https://pepy.tech/project/guilded-py)
        
        # Read The Docs
        
        While guilded.py does have a ReadTheDocs page ([![Documentation Status](https://readthedocs.org/projects/guildedpy/badge/?version=latest)](https://guildedpy.readthedocs.io/en/latest/?badge=latest)), you'll be better off following the docs in [the Guilded API server](https://guilded.gg/guilded-api) for now.
        
        - [Getting Started](https://www.guilded.gg/guilded-api/groups/WD56qLmd/channels/b43d6028-8277-4a1f-93be-ba5f8af128a8/docs)
        - [API Reference](https://www.guilded.gg/guilded-api/groups/WD56qLmd/channels/236eae98-df95-4349-8b16-80006b7587aa/docs)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5.3
Description-Content-Type: text/markdown
