issues
search
Metron-Project
/
Simyan
A Python wrapper for the Comicvine API.
https://pypi.org/project/simyan
GNU General Public License v3.0
11
stars
2
forks
source link
Fix rate-limiting with cache
#85
Closed
Buried-In-Code
closed
2 years ago
Buried-In-Code
commented
2 years ago
Split Cache and HTTP request function to fix #77
Update dependencies
Deprecate
create_session()
, use
session.Session()
directly instead
Version bump
create_session()
, usesession.Session()
directly instead