puts - Python Utility Tools
Python high-level helper classes and functions.
Install
- Prerequisite: Python 3.6+
pip install --upgrade puts
Development
Set up dev environment
- clone this repo
$ git clone https://github.com/MarkHershey/puts.git
- go to project root
$ cd puts
- create virtual env for this project
$ python -m venv venv $ source venv/bin/activate $ pip install --upgrade pip wheel setuptools
- install this package in editable mode
$ pip install -e ".[dev]"
Run tests
$ pytest
Disclaimer
- This package is highly opinionated, it does not intend to cater to every use case.
- It is only intended for personal projects usage (for now).
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
puts-0.0.3.tar.gz
(8.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
puts-0.0.3-py3-none-any.whl
(9.5 kB
view details)
File details
Details for the file puts-0.0.3.tar.gz.
File metadata
- Download URL: puts-0.0.3.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90f551f47c6d2f291afa471a6c139aaa42f5279ee78208bcd0ff660475d264dd
|
|
| MD5 |
ff2816c814285f3fdccf7d097b3eb723
|
|
| BLAKE2b-256 |
1e7499992e059eff7d508db66bfe18d57f88a1428072799424a79a7ce73913b9
|
File details
Details for the file puts-0.0.3-py3-none-any.whl.
File metadata
- Download URL: puts-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90264d04089f7b9630143e38a305c0b38cd23d425c7dd599d3a5dafc7809fc64
|
|
| MD5 |
1ad8e116c66c6afc160191989cf5e052
|
|
| BLAKE2b-256 |
fe8a47ae5a6874927e6162d53a5bb0cb671075d67f437fd4aad5c1524e46b163
|