Low-pressure bar graphs for Python.
Project description
Low-pressure bar graphs for Python.
Features
Safe: Object is thread-safe and parameters are type-checked.
Friendly: Raises human-readable errors.
Tested: Package has good test coverage.
Customizable: Constructor takes custom bar characters.
Free software: Published under a OSI-compatible license.
Compatible: Runs on multiple versions of CPython and PyPy.
Convenient: Package installable from PyPI via pip.
Status
Installation
pip install microbar
Documentation
Testing
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Releasing
bumpversion --new-version 0.2.0 minor python setup.py sdist bdist_wheel upload
See Also
canassa/minibar for a vertical (progress) bar.
Changelog
0.1.0 (2016-09-02)
First release on PyPI.
0.2.0 (2016-09-02)
Integrations of CI services.
0.3.0 (2016-09-03)
First usable version, full test suite.
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
Built Distribution
File details
Details for the file microbar-0.3.1.tar.gz
.
File metadata
- Download URL: microbar-0.3.1.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 377d47dc469538505caf3ec98fb4b0b35ea252f5f19c856f4322761f3007a58d |
|
MD5 | 071e31a728ca72db3689a94944364c96 |
|
BLAKE2b-256 | e5b693ea54bcbef0b3c76f8f7c39da771dc4545a9f01f3dad42e317ba4b6e585 |
File details
Details for the file microbar-0.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: microbar-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fb5cf172efee7beca5a56cd78fa32ae9ea656d6e7192b32c1cc26fb30225529 |
|
MD5 | 7011e5048328520bf57404fba7cffc0e |
|
BLAKE2b-256 | 1e7c2798989336317763d81efbac3be52458eaa1b50de8bd2e9c996a88b30c7e |