partialwrap

partialwrap: a small Python library providing wrappers for external executables and Python functions to be used easily with Python’s functools.partial.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install partialwrap

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.0 2023-11-26    
1.7 2022-08-10
1.6 2022-08-10
1.5 2021-11-04
1.4.3 2021-11-03
1.4.2 2021-10-22
1.4.1 2021-10-21
1.4 2021-10-21
1.3.5 2021-05-19
1.3.4 2021-05-17
1.3.3 2021-05-07
1.3.2 2021-05-06
1.3.1 2021-05-05
1.3 2021-05-03
1.2 2020-12-15
1.0.1 2020-06-14
1.0 2020-06-14

Issues with this package?

Page last updated 2026-09-03 02:14:32 UTC