Skip to main content

Collection of common python utils

Project description

Etils

Unittests PyPI version

etils (eclectic utils) is an open-source collection of utils for python.

Each top-level submodule is a self-contained independent module (with its own BUILD rule), meant to be imported individually. To avoid collisions with other modules/variables, module names are prefixed by e (arbitrary convention):

from etils import epath  # Path utils
from etils import epy  # Python utils
from etils import ejax  # Jax utils
...

Becauses each module is independent, only the minimal required libraries are imported (for example, importing epy won't suffer the cost of importing TF, jax,...)

Documentation

Installation

Because each module is independent and require different dependencies, you can select which modules deps to install:

pip install etils[array_types,epath,epy]

This is not an official Google product.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

etils-0.3.1.tar.gz (29.5 kB view details)

Uploaded Source

Built Distribution

etils-0.3.1-py3-none-any.whl (53.1 kB view details)

Uploaded Python 3

File details

Details for the file etils-0.3.1.tar.gz.

File metadata

  • Download URL: etils-0.3.1.tar.gz
  • Upload date:
  • Size: 29.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for etils-0.3.1.tar.gz
Algorithm Hash digest
SHA256 5359c8efd74c693f10fb74a5e632192fc15b2f161c42a24c53f488c7ae9f0bbe
MD5 fa2366e45d7a902e19a0a5e2cb46ae61
BLAKE2b-256 8684010489fd3593086ac01b0b4ae9dd7f3248951d5adf67929b63bdec6995d9

See more details on using hashes here.

File details

Details for the file etils-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: etils-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 53.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for etils-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f70644174a953a0828ae1b2e44324f2a855361255481e9d15418f7eb832d71cf
MD5 7c50b49fb5042fe897133c503d284d6f
BLAKE2b-256 6c05dee4489ee9eb96cadfac286eb83c370d77b3c7be8d863453a1244ebeb671

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