Yet Another Lazy Loader for Python
Project description
yall
Yet Another Lazy Loader for Python
import yall
yall.lazy_import('something') # instead of import something
mod = yall.lazy_import('bbb.ccc') # instead of from bbb import ccc as mod
Based on internal importlib.util.LazyLoader and supports just Python 3.4 and newer.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yall-0.0.2.tar.gz
(1.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
yall-0.0.2-py3-none-any.whl
(2.6 kB
view details)
File details
Details for the file yall-0.0.2.tar.gz.
File metadata
- Download URL: yall-0.0.2.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b21f1dccf8bea78f272420f1b5cb18c57a4faf5ecdeef6abf160e309709818d
|
|
| MD5 |
539dceb5dee89b58b6a8a6085356bf93
|
|
| BLAKE2b-256 |
c84c1e45c7c64da8102cd507e44d9ec4fae050a78be4b9561ec8e65593277ed0
|
File details
Details for the file yall-0.0.2-py3-none-any.whl.
File metadata
- Download URL: yall-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a00e92bb6d1f7d8807df2e400fb55d8c38c0036c237952fdbec4d8edee6d642
|
|
| MD5 |
e7fc38fde3814c4bb297a62a5258e909
|
|
| BLAKE2b-256 |
f1c274b8f3afb0803a7a5cfd028b366067c74a4beebdb436b07cc13748c7879b
|