Basic utils
Useful utilities for Python 3.4+
Documentation
See what’s available by reading the docs here
Installation
Install through PyPi with the following:
pip3 install basic-utils
FAQ
Q: Does anyone use this?
A: Not that I know of
Q: Should I use this?
A: Sure (but at your own risk)
Q: Why doesn’t this have X?
A: Open an issue or submit a pull request
Similar Projects
Running Tests
(Optional) Create a virtualenv:
python3 -m venv venv
Activate the virtualenv
venv/bin/activate
Install requirements
pip install -e ."[test]"
Install requirements and run:
pytest
To get test coverage:
scripts/test
Release files for basic-utils 1.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| basic_utils-1.6.0.tar.gz | 5.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| basic_utils-1.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:14.7 kB
Release files / basic_utils-1.6.0.tar.gz
| Download URL | basic_utils-1.6.0.tar.gz |
|---|---|
| Size | 5.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
83ad34d1d452b07c609e804577614677fdb7e07224f030410631b93b3251bbd2
|
|
BLAKE2b-256 checksum How to use checksums |
1b1fc091401bf4750c9a03562a568aa0c8edd4291852a30dc9f5a426340bde62
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / basic_utils-1.6.0-py3-none-any.whl
| Download URL | basic_utils-1.6.0-py3-none-any.whl |
|---|---|
| Size | 8.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ff2ff344555462fa2474375c0cdf6d1e2b7f45857101fe72b6f0f5f9f593959d
|
|
BLAKE2b-256 checksum How to use checksums |
41b1ab1645f99a17005ed07a026dfae44eeb12d5d1562e6b269b19347ed5bf83
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |