Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/messersm/mtoolbox
A collection of (meta-)programming tools for Python.
https://github.com/messersm/mtoolbox
Last synced: about 2 months ago
JSON representation
A collection of (meta-)programming tools for Python.
- Host: GitHub
- URL: https://github.com/messersm/mtoolbox
- Owner: messersm
- License: mit
- Created: 2016-10-20T10:54:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-20T16:48:38.000Z (over 7 years ago)
- Last Synced: 2024-11-16T03:13:43.717Z (2 months ago)
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
README
======
**mtoolbox** - A collection of (meta-)programming tools for Python.Installation
------------
mtoolbox is available in the Python Package Index (PyPi).
Simply install it with: ``pip install mtoolbox``You can also download the package directly from:
Documentation
-------------
Documentation is available at:
.License
-------
mtoolbox is licensed under the MIT License. This doesn't apply for the
versions up to 0.1.3, which where published under the AGPL-3.