funcoperators

Allow natural function notations like (1,2) *dot* (3,4) for dot((1,2), (3,4)) or 1 /frac/ 3 for Fraction(1,3), pipes and other useful operators to functions.

Installation

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

pip3 install funcoperators

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.3 2019-02-13    
1.1.2 2019-02-13    
1.1.1 2019-02-13    
1.1.0 2019-02-13    
0.9.6 2018-09-04    
0.9.5 2018-09-04    
0.9.4 2018-08-13    
0.9.3 2018-07-26    
0.9.2 2018-07-26    
0.9.1 2018-07-26    
0.9 2018-07-26    
0.8.6 2018-07-10    
0.8.5 2018-07-10    
0.8.3 2018-07-10    
0.8.2 2018-07-10    
0.8.1 2018-07-10    
0.8 2018-07-10    
0.7 2018-07-08    
0.6 2018-06-24    
0.5 2018-06-24      
0.4 2018-06-24      
0.3 2018-06-24      
0.2 2018-06-24    

Issues with this package?

Page last updated 2023-10-28 03:33:44 UTC