Metadata-Version: 2.1
Name: PyGistApi
Version: 1.0.0
Summary: A Python wrapper around the Github's Gist Rest Api
Home-page: https://github.com/NotStark/PyGistApi
Author: Siddharth Sharma
Author-email: YeahAmStark@gmail.com
License: MIT
Keywords: github gist wrapper async sync
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENCE

# PyGistApi

- Wrapper for Github's Gist Rest Api

## Features

- Both Async and Sync

## Documentation

- [Click here](https://github.com/NotStark/PyGistApi/wiki)
