issues
search
scrazzz
/
redgifs
Simple Python API wrapper for the RedGIFs API
https://redgifs.rtfd.io
MIT License
93
stars
13
forks
source link
Add proper API types and typehints
#30
Closed
scrazzz
closed
9 months ago
scrazzz
commented
9 months ago
This commit adds the following:
Proper API response types
Proper typehints for
AsyncHTTP
methods
__all__
for wildcard imports
Fixed incorrect docstrings
This commit adds the following:
AsyncHTTP
methods__all__
for wildcard imports