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

Uploaded Source

Built Distribution

etils-1.10.0-py3-none-any.whl (164.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: etils-1.10.0.tar.gz
  • Upload date:
  • Size: 103.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for etils-1.10.0.tar.gz
Algorithm Hash digest
SHA256 4eaa9d7248fd4eeb75e44d47ca29875a5ccea044cc14a17435794bf8ac116a05
MD5 a9087640def685eb208d7f7cfe93985d
BLAKE2b-256 5dfa5a1c28c437e3e076a59583442d4ac3948f88ab416400515be83cd51f6b5e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: etils-1.10.0-py3-none-any.whl
  • Upload date:
  • Size: 164.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for etils-1.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0777fe60a234b4c65ca53470fc64f2dd2d0c6bca7fcc623fdaa8d7fa5a317098
MD5 1f975d3aa3960c56762f5b507791f84b
BLAKE2b-256 1fe40826dfde2db3fb3a34954323a84d0e6b6fdbc7eb5278c84159c6d43290ac

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