Skip to main content

Python utility collection by iotanbo

Project description

Python utility collection by iotanbo

  • Free software: MIT license

Overview

This is a small convenience python library that allows working with files, strings, console etc. Initially it was developed for internal usage with other ‘iotanbo’ projects, so the documentation is rather brief. You can see usage examples in the tests.

Installation

pip install iotanbo_py_utils

You can also install the in-development version with:

pip install https://github.com/iotanbo/iotanbo_py_utils/archive/master.zip

Changelog

0.0.3 (2020-03-31)

  • Ensured that ErrorMsg always has length, even if corresponding Exception message is empty

  • Removed dir_exists() and file_exists() functions that raise exceptions

0.0.2 (2020-03-30)

  • Introduced ResultTuple type for error handling without exceptions

0.0.0 (2020-03-20)

  • First release on PyPI.

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

iotanbo_py_utils-0.0.9.tar.gz (22.5 kB view hashes)

Uploaded Source

Built Distribution

iotanbo_py_utils-0.0.9-py2.py3-none-any.whl (15.1 kB view hashes)

Uploaded Python 2 Python 3

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