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.


Keywords
python, python3
Install
pip install funcoperators==1.1.3

Documentation

Various python script for various purposes.

funcoperators.py is on pypi as a single file package.

Beware! Files can vary, if you are refering to a file, please use the commit in the url (commits won't change). A user can easily see the versions of the file.

When working on a file (or a dir), a branch is sometimes created with the initial name of the file (indeed, the file can be renamed sometimes), you can see all important versions of the file in that branch. Sometimes a tag is created {BRANCH_NAME}_{TAG}.