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

Uploaded Source

Built Distribution

etils-0.4.0-py3-none-any.whl (76.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: etils-0.4.0.tar.gz
  • Upload date:
  • Size: 43.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.12

File hashes

Hashes for etils-0.4.0.tar.gz
Algorithm Hash digest
SHA256 d5b1fd8c50c4bf9d162a0507d524e5e9758fc0b23dd7731ad0f76942e2c7bcb2
MD5 465b6f50882c41cd13b7e0b3b02bbf2c
BLAKE2b-256 32b7c6f9d2ac60a50594d9f360c300194ef28f67d7b5724619df348cb011a587

See more details on using hashes here.

File details

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

File metadata

  • Download URL: etils-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 76.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.12

File hashes

Hashes for etils-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a6a1c0843565b48ee39e7b3aa2ddcb7283ded55dbb11b810e98fe45031acd648
MD5 18a240d752d953cce910ef8b516617e3
BLAKE2b-256 963ecd16724f7aac1d65164ae895c803c0c944ead7f756d27520f07359aee28d

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