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.2.tar.gz (19.3 kB view details)

Uploaded Source

Built Distribution

serifan-1.0.2-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for serifan-1.0.2.tar.gz
Algorithm Hash digest
SHA256 c3fc5c93b051e5d46dd9524e5942f0462d4cea5b7120322a1ac10e840e652ddf
MD5 85907be2f07525c664a764bd50710df5
BLAKE2b-256 9a9af69aa231201212715559611874db41312fa29f752be0d706829084c0e4a5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for serifan-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 20d91e400336f51328ba7360c4530b89092215b8ac8a31450cc53054c36636c2
MD5 c914c0d719c04ee77679b077901aed90
BLAKE2b-256 cc8cee280166228aadecd5ff6935cb421dd07685b1ec67c97d815e5844c6b83a

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