Misc stdlib, pandas, subprocess, and other utilities, exposed for easy importing + boilerplate-reduction
Project description
utz
Misc stdlib, pandas, subprocess, and other utilities, exposed for easy importing + boilerplate-reduction
Install
pip install utz
Use
Import the whole kitchen sink:
from utz import *
See imports.py, which imports many of the modules below, as well as a bevy of handy stdlib methods and objects.
Some noteworthy modules:
- pnds: common pandas imports
- cd: "change directory" contextmanager
- o: object (dict) wrapper that exposes keys as attrs (e.g.:
o({'a':1}).a == 1
) - process: subprocess wrappers for more easily shelling out commands
- git: git helpers / wrappers around GitPython
- collections: collection/list helpers
- context: contextlib helpers
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
utz-0.0.4.tar.gz
(17.3 kB
view details)
Built Distribution
utz-0.0.4-py3-none-any.whl
(22.6 kB
view details)
File details
Details for the file utz-0.0.4.tar.gz
.
File metadata
- Download URL: utz-0.0.4.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a05fce741d158ceb9d5ea7c1a5ab9851224a89ef70dfe2341c4c6af4ecd846a |
|
MD5 | d38f2f31f7323b9a4330c7f33ccf7afb |
|
BLAKE2b-256 | 584e4d1ad3e9b90f9ecb7ef178e31ddefec78d94956cd729db8d2e1310fc9d86 |
File details
Details for the file utz-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: utz-0.0.4-py3-none-any.whl
- Upload date:
- Size: 22.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c09d71c313dc530c7cbfe42dc21a2eca3c72b87c446d284ca67a4240c738eac1 |
|
MD5 | 803abc9d06e2ca9658c7b3cc0c913bb6 |
|
BLAKE2b-256 | e1338687ccb7cd10851d434bdeb9985248da42c89dadb71441d5a9dd9bdf5ab3 |