Skip to main content

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 `bash pip install utz `

## Use Import the whole kitchen sink: `python from utz import * `

See [imports.py](utz/imports.py), which imports many of the modules below, as well as a bevy of handy stdlib methods and objects.

Some noteworthy modules: - [pnds](utz/pnds.py): common [pandas](https://pandas.pydata.org/) imports - [cd](utz/cd.py): “change directory” contextmanager - [o](utz/o.py): object (dict) wrapper that exposes keys as attrs (e.g.: o({‘a’:1}).a == 1) - [process](utz/process.py): subprocess wrappers for more easily shelling out commands - [git](utz/git): git helpers / wrappers around [GitPython](https://gitpython.readthedocs.io/en/stable/) - [collections](utz/collections.py): collection/list helpers - [context](utz/context.py): 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.14.tar.gz (19.8 kB view details)

Uploaded Source

Built Distribution

utz-0.0.14-py3-none-any.whl (26.1 kB view details)

Uploaded Python 3

File details

Details for the file utz-0.0.14.tar.gz.

File metadata

  • Download URL: utz-0.0.14.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for utz-0.0.14.tar.gz
Algorithm Hash digest
SHA256 b844bc3508679fee088cc39735c029655d8cfa54fd2c0e9eebd6898473508f16
MD5 0783d6274740758a90fe1a6ac1af0b35
BLAKE2b-256 c160d37d125036cf806a9b21ba6c8d8a5f947d9f6cbb12585dc05fd24a5b76a1

See more details on using hashes here.

File details

Details for the file utz-0.0.14-py3-none-any.whl.

File metadata

  • Download URL: utz-0.0.14-py3-none-any.whl
  • Upload date:
  • Size: 26.1 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/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for utz-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 e262317b94364aa9a686f1a30c49086bbc0309f6a9530d9fd38c6d906f8345e8
MD5 461f19e3067a760ab66981c2e35a6f40
BLAKE2b-256 be6fecd999f68909f8ef39ebe1b398c4fc34afda3ed6fecd6789e7008a995ef9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page