Matplotlib, but for cats.
Project description
catplotlib
Matplotlib, but for cats.
Free software: MIT license
Documentation: https://catplotlib.readthedocs.io. Just kidding. There are no docs.
Features
Just one:
import catplotlib.catplot as clt clt.plot()
Actually, there’s a second one:
import catplotlib.catplot as clt clt.plot(says='matplotlib + cats = catplotlib')
Making a Release
Bump the version in catplotlib/__init__.py and setup.py
Update the changelog, link the versions.
Commit and tag with version number
Build a source dist with python setup.py clean && rm dist/* && python setup.py sdist
Test upload to PyPI test with twine upload --repository-url https://test.pypi.org/legacy/ dist/*
Create a temporary environment mktmpenv and test install with pip install --index-url https://test.pypi.org/simple/ catplotlib
If everything looks good, upload for real with twine upload dist/*
History
1.0.2 (2022-07-14)
Document the 2nd feature.
1.0.1 (2022-07-14)
Increase snark on README.
1.0.0 (2022-07-14)
First release on PyPI.
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
File details
Details for the file catplotlib-1.0.2.tar.gz
.
File metadata
- Download URL: catplotlib-1.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef416a9acc6138fa13c8693e335e69c8591bc6b4b6c706317cdbda9cf77d6fcb |
|
MD5 | 29cc7bab8d424ca0da5672c740e313e4 |
|
BLAKE2b-256 | bbbf4ffbdfaf0d1524996b2bb32f593b4db772da40cecef5d102599675f54552 |