Skip to main content

Unofficial gocomics library

Project description

garfetch

Python 3 library to fetch comic images from gocomics.com.

Installation

PyPI

This package is available on PyPI as garfetch.

Building

This project uses poetry, and the recommended way of building it is running poetry build on the root of this repository.

Usage

Get comic URL

import garfetch

print(garfetch.fetch_url("garfield", "1990-05-30"))
# If comic exists: 'https://assets.amuniversal.com/7e81c7c05d1a012ee3bd00163e41dd5b'
# If comic does not exist: None

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

garfetch-0.1.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

garfetch-0.1.1-py3-none-any.whl (2.9 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