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:
pip install .
Tests
Normal pytest is used, just execute:
pytest
Using tox for all supported python versions:
tox
Using tox for a specific python version:
tox -e py310
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.7.tar.gz
(174.4 kB
view hashes)
Built Distribution
snakeoil-0.10.7-py3-none-any.whl
(133.1 kB
view hashes)
Close
Hashes for snakeoil-0.10.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 017bc503a64ca942acc991910d05296d18c7a98c4d94ff305aa29eda019a910c |
|
MD5 | 07b070152c37d35d9fc03dbaff6f7028 |
|
BLAKE2b-256 | b82475086907047338e51e06e78c1b11acb7410e5237d8710789aaf16344ea57 |