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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
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 2025-06-27 17:22:33 UTC