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
Release history Release notifications | RSS feed
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)