Skip to main content

collection of some useful functions

Project description

https://img.shields.io/pypi/v/tree.svg?style=flat-square https://img.shields.io/pypi/l/Tree.svg?style=flat-square

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


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.2.tar.gz (12.8 kB view hashes)

Uploaded Source

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