Skip to main content

Python utility functions.

Project description

General python functions and classes which could be used across multiple projects.

  • Free software: BSD 3-Clause License

Installation

pip install py3helpers

You can also install the in-development version with:

pip install https://github.com/adbailey4/py3helpers/archive/master.zip

You to allow access to seq_tools, you need to install with:

pip install py3helpers[seq_tools]

Or you can install from source with:

git clone https://github.com/adbailey4/python_utils
cd python_utils
pip install -e.[seq_tools]
python setup.py test

Documentation

https://py3helpers.readthedocs.io/

Development

To run the all tests run:

tox

Changelog

0.4.0 (2020-02-27)

  • 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

py3helpers-0.5.0.tar.gz (1.4 MB view hashes)

Uploaded Source

Built Distribution

py3helpers-0.5.0-py2.py3-none-any.whl (37.5 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