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.70.53.tar.gz
(20.3 kB
view details)
File details
Details for the file zac_pyutils-1.70.53.tar.gz.
File metadata
- Download URL: zac_pyutils-1.70.53.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09dc4068cf17a869bcbac5c65c8217bafb70161298633d830d316025f454f590
|
|
| MD5 |
70648517dd0ba4153e95b3e0fab7f7e2
|
|
| BLAKE2b-256 |
786efd7fafab4a54fded3ad4460c1b3340dbe2c3c0283e457a229da04ee4ada7
|