Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pierremolinaro/python-makefile
https://github.com/pierremolinaro/python-makefile
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pierremolinaro/python-makefile
- Owner: pierremolinaro
- Created: 2016-06-02T09:05:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-19T08:51:07.000Z (about 3 years ago)
- Last Synced: 2024-11-06T12:38:24.536Z (2 months ago)
- Language: TeX
- Size: 3.8 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python makefile
Python makefile is a replacement script for the traditional Make build system. It provides a class to manage files dependencies, targets, post build command and many other features.
[Check the documentation](https://github.com/pierremolinaro/python-makefile/blob/master/doc-latex/en/doc-makefile-in-python.pdf)