Skip to main content

api to imgflip

Project description

A python api to imgflip.

Install

pip install imgflip

How to use?

python -m imgflip.cli
python -m imgflip
imgflip

Development

setup:

python -m pip install --upgrade pip wheel setuptools flake8 twine
python -m pip install -e .

run tests:

coverage run --source=imgflip -m unittest discover
coverage report -m

check src:

flake8 imgflip

check readme:

python setup.py sdist
twine check dist/*

make package:

python setup.py sdist bdist_wheel
python -m twine upload dist/*

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

imgflip-0.1.0.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

imgflip-0.1.0-py3-none-any.whl (3.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