Skip to main content

Python wrapper for the Shortboxed API

Project description

https://img.shields.io/pypi/v/serifan.svg?logo=PyPI&label=Version&style=flat-square:alt:PyPI https://img.shields.io/pypi/pyversions/serifan.svg?logo=Python&label=Python-Versions&style=flat-square https://img.shields.io/github/license/bpepple/serifan https://img.shields.io/badge/code%20style-black-000000.svg

Quick Description

A python wrapper for the shortboxed.com API.

Installation

PyPi

$ pip3 install --user serifan

Example Usage

import serifan

m = serifan.api()

# Get this weeks comic releases.
results = m.new_releases()

# Print the results
for i in results:
    print(f"{i.title}")

Documentation

Bugs/Requests

Please use the GitHub issue tracker to submit bugs or request features.

License

This project is licensed under the GPLv3 License.

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

serifan-1.0.6.tar.gz (20.0 kB view details)

Uploaded Source

Built Distribution

serifan-1.0.6-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file serifan-1.0.6.tar.gz.

File metadata

  • Download URL: serifan-1.0.6.tar.gz
  • Upload date:
  • Size: 20.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.9.7 Linux/5.14.10-200.fc34.x86_64

File hashes

Hashes for serifan-1.0.6.tar.gz
Algorithm Hash digest
SHA256 b6ef1e98f9aee878f28d96396e5fa8d6f265c8a0589aa1bb1711aa8886ac699c
MD5 6848b9a99521872ce8f73ff3be323f6e
BLAKE2b-256 698d6ab7a8a86d19a0880e8280dbc64fd5739838152dd32254435ba61d8fb2f5

See more details on using hashes here.

File details

Details for the file serifan-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: serifan-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.9.7 Linux/5.14.10-200.fc34.x86_64

File hashes

Hashes for serifan-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 48fd1c61613707947437f6ed633c66d2404d845d42d742a32af902fecae59817
MD5 b3f7de27ae5581b94d9d94ea9ce338c6
BLAKE2b-256 9fcd4e2c66e87704f548de1ca37aff0d9db48dae67446a973647383b33da3506

See more details on using hashes here.

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