collection of some useful functions
Project description
Python package, which you can use to generate and drawing trees, realistic or fractal ones.
Usage
$ pip install zac-pyutils --upgrade -i https://pypi.python.org/pypi
from zac_pyutils import ExqUtils
# log to file
logger = ExqUtils.get_logger("tmp.log")
ExqUtils.log2file(message="new message",logger=logger)
# load file as iter
fileIter = ExqUtils.load_file_as_iter("./data/nlp/sample_data.txt")
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
zac_pyutils-1.55.tar.gz
(2.5 kB
view details)
File details
Details for the file zac_pyutils-1.55.tar.gz.
File metadata
- Download URL: zac_pyutils-1.55.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e963aec632c6762f1506316c07ef67d44b9729d212287802c48b3464ed2a13fb
|
|
| MD5 |
af99d75c28275888a5debf02de349a2a
|
|
| BLAKE2b-256 |
8389515ac19a7ef51935bc11b2aadfcf431d04afafcb64d0436bb37231662b65
|