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
Development
To run the all tests run:
tox
Changelog
0.4.0 (2020-02-27)
First release on PyPI.
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
py3helpers-1.0.0.tar.gz
(1.4 MB
view details)
File details
Details for the file py3helpers-1.0.0.tar.gz
.
File metadata
- Download URL: py3helpers-1.0.0.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c857f60443dfe0fa7a40b51bb9a4acfc504bce88f0c69dabf35565fe7d9404c6 |
|
MD5 | 9e7534ff043d72c8db0436f98e4e480f |
|
BLAKE2b-256 | b99aaaf02224522c99bfd92aa82d077616e5450b8190d6088e94c4f476dbf3e7 |