Skip to main content

Various unsorted Python utilities

Project description

Overview

Various unsorted Python utilities.

Installation

pip install seveno_pyutil

Documentation

python setup.py build_sphinx

Tests

py.test

or against multiple Python versions

pip install tox
tox

Development mode

Install

python setup.py develop --uninstall

Install with extra dev packages

pip install -e .[dev]

Uninstall

python setup.py develop --uninstall

Changelog

0.2.7 (2018-01-15)

  • logging_utilities now transaprently supports SQLAlchemy and optional coloring of HTTP logs

0.2.6 (2017-11-23)

  • model_utilities.Representable is now customizeable using private class attrs.

0.2.5 (2017-11-16)

  • Added file_utilities.switch_extension

0.2.4 (2017-11-16)

  • Added file_utilities.silent_remove

0.2.3 (2017-11-04)

  • Added all_subclasses function

0.2.2 (2017-10-25)

  • Added backports of Python 3.4 min and max.

0.2.1 (2017-10-24)

  • Added logging_utilities.log_to_console_for

0.2.0 (2017-10-06)

  • Added SQL log coloring formatter (for Django logs)

0.1.1 (2017-10-02)

  • DynamicContextFormatter now keeps context in thread local.

0.1.0 (2017-09-26)

  • Initial release

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

seveno_pyutil-0.2.8.tar.gz (17.9 kB view hashes)

Uploaded Source

Built Distribution

seveno_pyutil-0.2.8-py2.py3-none-any.whl (13.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