
Security News
Browserslist-rs Gets Major Refactor, Cutting Binary Size by Over 1MB
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
.. image:: https://img.shields.io/pypi/v/prestools.svg :target: https://pypi.python.org/pypi/prestools
.. image:: https://img.shields.io/travis/robertopreste/prestools.svg :target: https://travis-ci.com/robertopreste/prestools
.. image:: https://readthedocs.org/projects/prestools/badge/?version=latest :target: https://prestools.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://pyup.io/repos/github/robertopreste/prestools/python-3-shield.svg :target: https://pyup.io/repos/github/robertopreste/prestools/ :alt: Python 3
.. image:: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg :target: https://saythanks.io/to/robertopreste
My personal functions and utilities for Python programming.
Several ready-to-use functions for different tasks:
prestools.bioinf
)prestools.clustering
)prestools.graph
)prestools.misc
)Please refer to the Usage_ section of the documentation for further details.
Install prestools using pip (Python 3 only)::
pip install prestools
Please refer to the Installation_ section of the documentation for further details.
This package was created with Cookiecutter_ and the cc-pypackage
_ project template.
.. _Usage: https://prestools.readthedocs.io/en/latest/usage.html
.. _Installation: https://prestools.readthedocs.io/en/latest/installation.html
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _cc-pypackage
: https://github.com/robertopreste/cc-pypackage
hamming_distance()
and mutate_sequence()
functions in prestools.bioinf
and related tests;bioinf
and misc
modules;filter_type()
function in prestools.misc
and related tests;wordcount()
function in prestools.misc
and related tests.equal_files()
function in prestools.misc
and related tests;random_image()
function and CLI in prestools.plotting
.benchmark()
function in prestools.misc
and related tests.pm.benchmark()
function to a decorator;prestools.bioinf
and related tests;prestools.bioinf
.bioinf
CLI command and related tests.plotting
library name to graph
(to avoid alias conflict with pandas_profiling).apply_parallel
function to prestools.misc
.reverse_complement
bioinf function.learn
module and related tests;random_image
from graph
module;rpkm
and quantile_norm
functions to prestools.bioinf
;reduce_xaxis_ticks
and reduce_yaxis_ticks
functions to prestools.graph
;flatten_image
to prestools.graph
;prestools.learn
;plot_confusion_matrix
to prestools.graph
;FAQs
My personal functions and utilities for Python programming.
We found that prestools demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.
Security News
The official Go SDK for the Model Context Protocol is in development, with a stable, production-ready release expected by August 2025.