Generate makefiles with a function.
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
Makefile Generator Module
Usage
Heads up: This is a Python-only module.
- Install the module with pip:
pip install makefile-generator
- Use the module by importing it:
from mk_generator import create_write_mk
- Call the function (
create_write_mk()):
create_write_mk("makefile", "main.cpp")
- Example usage file: example.py
Supported Languages
- C++
- Python
- TypeScript
Features
- Self documented module
- The parameters of
create_write_mk()can be autocompleted:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file makefile_generator-1.0.2.tar.gz.
File metadata
- Download URL: makefile_generator-1.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9478f6e1ce0062df5a34539e0c5d19f532bc115b3517616e0aa8297cb581ca3
|
|
| MD5 |
cc45aa2ea463a7ae94f096f900801b8f
|
|
| BLAKE2b-256 |
304a99dd8708b5c4f359533926a3dafde25249b2bfebb3bf88f50ab0c6f0d54d
|
File details
Details for the file makefile_generator-1.0.2-py3-none-any.whl.
File metadata
- Download URL: makefile_generator-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2be68693dc6199b4b47ac201fb83b40d54cede309c730a9581c89a4094d191e4
|
|
| MD5 |
cb636542e83ffa09db7ada12794d8e5f
|
|
| BLAKE2b-256 |
649d2eb7237b823fef5062b035c41a561f63200ed9d2299774caeecf497706bf
|