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

Uploaded Source

Built Distribution

serifan-1.0.4-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for serifan-1.0.4.tar.gz
Algorithm Hash digest
SHA256 ba67900dc6a53bb2fc60ffdd284e4177c5a7b14ebe456b83c5226587fcd43c0b
MD5 9ac9e65675959f94c045bd108518a649
BLAKE2b-256 8b9d5913e66de78bef1a7d65816e8facd53836dcf16a9f1814a3a57e4563dbb3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for serifan-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d2279c2d48b157c6db2b77a55088d63ef4251fe123f76214369d25b680c1f622
MD5 d1eea82d5670b2379dfdde218149b432
BLAKE2b-256 822d581a02b747317dcc5e747792e324d1419639600d72304c059e0f0e2ef7bc

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