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

Uploaded Source

Built Distribution

etils-1.5.2-py3-none-any.whl (140.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for etils-1.5.2.tar.gz
Algorithm Hash digest
SHA256 ba6a3e1aff95c769130776aa176c11540637f5dd881f3b79172a5149b6b1c446
MD5 3d0a477f4f10a3c299cee5ecaca634eb
BLAKE2b-256 adfa8637c95271dd9eed00e258184295dd00ba163bb8924ba3be978ec89f093f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: etils-1.5.2-py3-none-any.whl
  • Upload date:
  • Size: 140.6 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.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6dc882d355e1e98a5d1a148d6323679dc47c9a5792939b9de72615aa4737eb0b
MD5 4a379f8a855a078ff6d2d416a66b385e
BLAKE2b-256 0f6ad2aaebacf73d5da7126c632ec0d9dc2df99cc4bbd259bad48904a034fc1b

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