decopatch 1.4.10
0
Create decorators easily in python.
Contents
Create decorators easily in python.
Stars: 24, Watchers: 24, Forks: 4, Open Issues: 11The smarie/python-decopatch
repo was created 5 years ago and the last code push was 4 months ago. The project is not very popular with only 24 github stars!
How to Install decopatch
You can install decopatch using pip
pip install decopatch
or add it to a project with poetry
poetry add decopatch
Package Details
- Author
- Sylvain MARIE <[email protected]>
- License
- BSD 3-Clause
- Homepage
- https://github.com/smarie/python-decopatch
- PyPi:
- https://pypi.org/project/decopatch/
- GitHub Repo:
- https://github.com/smarie/python-decopatch
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common decopatch errors.
Code Examples
Here are some decopatch
code examples and snippets.
GitHub Issues
The decopatch package has 11 open issues on GitHub
- Fix the test suite with pytest-cases