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

Uploaded Source

Built Distribution

etils-1.4.0-py3-none-any.whl (135.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for etils-1.4.0.tar.gz
Algorithm Hash digest
SHA256 81fa2245a2029d4ffb2303fa9a6444e6980333cec09ac81a934199b93b042eef
MD5 84d2874ae04b6165238ae01f18961e46
BLAKE2b-256 aeaa6f4eafd232e872edb410339d789723122877d55ff5b3c4633a7039b143f5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for etils-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fd20131e1b134d3ed2d3297e25034b8c796761676b770b4cb5a44f26c73d3edf
MD5 1adcd893ecfa3c0ed108e1a6459d55b3
BLAKE2b-256 1308d56551b73d85a75a6c362320a4f623fe52074092a1dd47621ece9d3f1a13

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