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

Uploaded Source

Built Distribution

etils-1.1.1-py3-none-any.whl (115.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for etils-1.1.1.tar.gz
Algorithm Hash digest
SHA256 40664993c9855df8e35455164af79a87a29fdfd59a49e7f68b0f956bb824b2dd
MD5 7603414d064e68068dcda751e35cd8a4
BLAKE2b-256 66bd4c53d0bbd41ded8a78df5a369736efdb15c4a14c463a49ed86524c4ea27f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for etils-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ad5e79ecf41b3054aa8521a54788c0667d59331c7765ed3b072a0e44fdf888a5
MD5 52ad33528819ef69c81a665492d614e6
BLAKE2b-256 7fa9c141aef287daeb58a12b7ea261452bb47a2e1e6f6014b5a6b09388266223

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