misc common functionality and useful optimizations
Project description
snakeoil
snakeoil is a python library that implements optimized versions of common python functionality. Some classes and functions have cython equivalents, but they all have native python implementations too.
Installing
Installing latest pypi release:
pip install snakeoil
Installing from git:
pip install https://github.com/pkgcore/snakeoil/archive/master.tar.gz
Installing from a tarball:
python setup.py install
Tests
A standalone test runner is integrated in setup.py; to run, just execute:
python setup.py test
Using tox for all supported python versions:
tox
Using tox for a specific python version:
tox -e py39
Contact
For bugs and feature requests please create an issue on Github.
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
snakeoil-0.10.3.tar.gz
(179.1 kB
view hashes)
Built Distribution
snakeoil-0.10.3-py3-none-any.whl
(139.9 kB
view hashes)
Close
Hashes for snakeoil-0.10.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a6a2e2926c268b06f09e6b2f75d4ea84ff2a1f05ddebb3543ff677dfe413c79 |
|
MD5 | 5c6ac4d7fc703906f1460550a6ae04d2 |
|
BLAKE2b-256 | 6e08a53bf8dc8f3cef9d0c61d4f46b45f7e80135155b1ce7e04878d244ecdcc7 |