A simple set of Python utils
Project description
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
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
basic_utils-1.6.0.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file basic_utils-1.6.0.tar.gz
.
File metadata
- Download URL: basic_utils-1.6.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83ad34d1d452b07c609e804577614677fdb7e07224f030410631b93b3251bbd2 |
|
MD5 | eb6e8c8be26e67062926af2811b4b3b5 |
|
BLAKE2b-256 | 1b1fc091401bf4750c9a03562a568aa0c8edd4291852a30dc9f5a426340bde62 |
File details
Details for the file basic_utils-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: basic_utils-1.6.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff2ff344555462fa2474375c0cdf6d1e2b7f45857101fe72b6f0f5f9f593959d |
|
MD5 | 35dcb9b117b81e0eab50afc1b42a1060 |
|
BLAKE2b-256 | 41b1ab1645f99a17005ed07a026dfae44eeb12d5d1562e6b269b19347ed5bf83 |