makefun 1.15.6
0
Small library to dynamically create python functions.
Contents
Small library to dynamically create python functions.
Stars: 119, Watchers: 119, Forks: 16, Open Issues: 18The smarie/python-makefun
repo was created 5 years ago and the last code push was 2 weeks ago.
The project is popular with 119 github stars!
How to Install makefun
You can install makefun using pip
pip install makefun
or add it to a project with poetry
poetry add makefun
Package Details
- Author
- Sylvain MARIE <[email protected]>
- License
- BSD 3-Clause
- Homepage
- https://github.com/smarie/python-makefun
- PyPi:
- https://pypi.org/project/makefun/
- GitHub Repo:
- https://github.com/smarie/python-makefun
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common makefun errors.
Code Examples
Here are some makefun
code examples and snippets.