A python client for League of Comics Geeks.
Project description
comicgeeks
A python client for League of Comics Geeks.
- Search series, creators and characters by name
- Get series, issues, creators and characters information
- Manage your comic collection
- Subscribe to series
- Mark issue as read
- Add issue to collection
- And more...
Installation
Use the package manager pip to install comicgeeks.
pip install comicgeeks
Usage
from comicgeeks import Comic_Geeks
client = Comic_Geeks("my_ci_session")
# search series
client.search_series("daredevil")
# get new releases
client.new_releases()
# get info about an issue
client.issue_info(3616996)
For more info check the documentation in https://comicgeeks.readthedocs.io
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Note
This project has been set up using PyScaffold 4.3. For details and usage information on PyScaffold see https://pyscaffold.org/.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
comicgeeks-0.3.4.tar.gz
(114.0 kB
view details)
Built Distribution
File details
Details for the file comicgeeks-0.3.4.tar.gz
.
File metadata
- Download URL: comicgeeks-0.3.4.tar.gz
- Upload date:
- Size: 114.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47e743044be95f939f8cc9432f6b30e167b14997fd5d1ccdad227e00b63532e6 |
|
MD5 | 6e925ba074c0b37513366c749fc46a9c |
|
BLAKE2b-256 | dcb920eed0e3e9e9d25d8e8cfc984f417bee6f3b4465ee64096eff6b8cc83243 |
File details
Details for the file comicgeeks-0.3.4-py3-none-any.whl
.
File metadata
- Download URL: comicgeeks-0.3.4-py3-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 012824f62e7deb883a2079253f180622c3b320de04842cc673f25d6754f922d6 |
|
MD5 | 4ae48b02f82d6b7ae13164de3606a059 |
|
BLAKE2b-256 | cd26f26d96332facd24558370fb42e8d7b4dc27223b112c2148898eb6aab5038 |