Skip to main content

A python client for League of Comics Geeks.

Project description

PyPI Coveralls forthebadge

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

MIT

Project details


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 hashes)

Uploaded Source

Built Distribution

comicgeeks-0.3.4-py3-none-any.whl (28.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page