Python Utility Tools
Project description
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).
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
puts-0.0.4.tar.gz
(9.4 kB
view details)
Built Distribution
puts-0.0.4-py3-none-any.whl
(10.8 kB
view details)
File details
Details for the file puts-0.0.4.tar.gz
.
File metadata
- Download URL: puts-0.0.4.tar.gz
- Upload date:
- Size: 9.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 |
cea5ee41e591dafe40e51989127aa1d31a6b90ba09d2ef88c5ccbb1456055b63
|
|
MD5 |
6e62d518cd37a768ce980a04e2b3788f
|
|
BLAKE2b-256 |
45c19ae397f7be667ca6f2f3c7e61dd2e423240acfbab508519b55b94419daef
|
File details
Details for the file puts-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: puts-0.0.4-py3-none-any.whl
- Upload date:
- Size: 10.8 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 |
942355e00d91a1351d797c96fcdeb15fd41e35a31e75e2d456774db8331074d8
|
|
MD5 |
618e02216d6b357e79b6f12695506c4b
|
|
BLAKE2b-256 |
a1499a3b1ffbb6c1349b6e832e3f45f115215554c350736fa4d8e8a41d78cbd0
|