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.8.tar.gz
(17.5 kB
view details)
Built Distribution
utz-0.0.8-py3-none-any.whl
(22.9 kB
view details)
File details
Details for the file utz-0.0.8.tar.gz
.
File metadata
- Download URL: utz-0.0.8.tar.gz
- Upload date:
- Size: 17.5 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 | d9f2287326aef2b8cb81c170bea2992bf8f14d9538e3705b8f465f0505e2301a |
|
MD5 | a9a916c45f59c44529d1ff60ab40b564 |
|
BLAKE2b-256 | 1b0866906f1041f124d984e24e2e031a1952555c1d048ae360438b2eb42fc528 |
File details
Details for the file utz-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: utz-0.0.8-py3-none-any.whl
- Upload date:
- Size: 22.9 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 | f805aaa2012be7f6b9c7d23a83e06ee1de7bafeb1794bda848e647463044e171 |
|
MD5 | cecc0d155b0bf5c35f8c79ada1336909 |
|
BLAKE2b-256 | 7df3ebef9093396ceb2337e40aabb1e7e6298226a808e5f3feaa036e0248ff13 |