Skip to main content

Collection of common python utils

Project description

Etils

Unittests PyPI version Documentation Status

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

Uploaded Source

Built Distribution

etils-1.6.0-py3-none-any.whl (144.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: etils-1.6.0.tar.gz
  • Upload date:
  • Size: 90.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for etils-1.6.0.tar.gz
Algorithm Hash digest
SHA256 c635fbd02a79fed4ad76825d31306b581d22b40671721daa8bc279cf6333e48a
MD5 4444b9aa96a06c251e00bb3ea2a6aae2
BLAKE2b-256 6822e753d5d69da69ce5dfcefb4bf3deff60ecc62ee75b1c10c2d3548db5399c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: etils-1.6.0-py3-none-any.whl
  • Upload date:
  • Size: 144.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for etils-1.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3da192b057929f2511f9ef713cee7d9c498e741740f8b2a9c0f6392d787201d4
MD5 7aa4c7064cd90e0966b5e9ca2da5d197
BLAKE2b-256 cf1055adb8074b0211f8cfad76e73da86d4306e45567a5e6a905b4444fd7a751

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