Emoji based semantic scoped debuging
Project description
Pyemo
Install
pip install pyemo
Usage
Declare an instance namespace
from pyemo import Emo
emo = Emo("pipeline")
Then use it in the code
emo.start("Starting data pipeline")
emo.arrow_in("Loading csv file")
# ...
emo.data("Processing data transformation")
# ...
emo.query("Processing indexes")
# ...
emo.ok("Finished")
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
pyemo-0.0.3.tar.gz
(2.8 kB
view details)
Built Distribution
pyemo-0.0.3-py3-none-any.whl
(2.8 kB
view details)
File details
Details for the file pyemo-0.0.3.tar.gz
.
File metadata
- Download URL: pyemo-0.0.3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18dc16bcd3b232f572eeadc7dc5d1485ee8d2a8c7f05589ddc195e555bb51f9c |
|
MD5 | 0af9d56ac04a1c59b33aeea2f80a4219 |
|
BLAKE2b-256 | 812e11c8e5fff72a04ec9a54d89e187052ca771046cc2dcface3d2d532742cc8 |
File details
Details for the file pyemo-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: pyemo-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f41bb0a371bdc3810e370f46bc89ca095a735372489f074605304d4c0681fca |
|
MD5 | a8b66af458f13951952fd2b888ad3fc8 |
|
BLAKE2b-256 | 82f95b9d01d19c9a5c12fc1c5acc322ae398cf571bd2e21646cada3987e675c8 |