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

Uploaded Source

Built Distribution

etils-0.9.0-py3-none-any.whl (140.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: etils-0.9.0.tar.gz
  • Upload date:
  • Size: 81.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for etils-0.9.0.tar.gz
Algorithm Hash digest
SHA256 489103e9e499a566765c60458ee15d185cf0065f2060a4d16a68f8f46962ed0d
MD5 577ffb4e310a87519fc41fb595514ead
BLAKE2b-256 16a220274882a1f61b7c54b4f9c1fe7cfebfb62ea24f04ed8371012cbd26b83d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: etils-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 140.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for etils-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 635d6f7d1c519eb194304228543a4c5c7df0e6b58243302473e34c18cf720588
MD5 e44d5a7108a265562c0d861eaecf9df7
BLAKE2b-256 76ac4f4b4096acd0160e0895715b47974b1f304b5e4a6b5169ce8d1355820eb4

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