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.3.tar.gz (30.8 kB view details)

Uploaded Source

Built Distribution

etils-0.3.3-py3-none-any.whl (55.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: etils-0.3.3.tar.gz
  • Upload date:
  • Size: 30.8 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.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for etils-0.3.3.tar.gz
Algorithm Hash digest
SHA256 5f155b5f5e8401c3c0ea267ca7c865793f51323a66565640c913463884b1aca2
MD5 cfd1d6e03123e36072197a12639ee60c
BLAKE2b-256 71ee2cae1b258d4f45351bb32322b51c29cc27d14248912bbfc8c43f22b180ff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: etils-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 55.7 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.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12

File hashes

Hashes for etils-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e036c79d75fe57ad3fa6c2c1066d38be574523350fd90e21e8cec9bafb811660
MD5 b974d16e208e31e6875af3a3851ed571
BLAKE2b-256 8d595dfc7e7b636849e95106d2ef5c9b9332a4045ea477bb7f6a6d9e099efd31

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