https://github.com/bmcfee/presets
A python module to manipulate default parameters of a module's functions
https://github.com/bmcfee/presets
Last synced: 9 months ago
JSON representation
A python module to manipulate default parameters of a module's functions
- Host: GitHub
- URL: https://github.com/bmcfee/presets
- Owner: bmcfee
- License: isc
- Created: 2015-10-16T13:36:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-11T20:07:52.000Z (over 7 years ago)
- Last Synced: 2023-11-20T16:00:27.967Z (over 2 years ago)
- Language: Python
- Size: 28.3 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# presets
[](https://pypi.python.org/pypi/presets)
[](https://travis-ci.org/bmcfee/presets)
[](https://coveralls.io/github/bmcfee/presets?branch=master)
[]()
[](http://presets.readthedocs.org/en/latest/?badge=latest)
A python module to manipulate default parameters of a module's functions.
For instructions, please refer to the [documentation](http://presets.readthedocs.org/en/latest/).