"A library for vmake tool which include global functions for project management"
Project description
Libvmake
A library for vmake tool which include project tasks runner that can run in multi platform(linux, windows)
Install
You can install this from PYPI();
python3 -m pip install --no-input libvmake
Build
# Pack
python3 setup.py bdist_wheel --universal
# Upload
python3 -m twine upload --repository pypi dist/*
Usage
# init vmake project
python3 -m libvmake init
# view vmake module help
python3 -m libvmake help
# view help
vmake.cmd help
# Then customize vmake.py to define tasks, enjoy!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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
libvmake-1.2.2-py2.py3-none-any.whl
(109.9 kB
view details)
File details
Details for the file libvmake-1.2.2-py2.py3-none-any.whl.
File metadata
- Download URL: libvmake-1.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 109.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25e8e1dfd6672f7f084f82f9e0bbb7897f2123ddd8f4d64d0a6cb5061fe7eaf1
|
|
| MD5 |
0c4619c112ee2ff8e4a8070f114db5dd
|
|
| BLAKE2b-256 |
ed1a9b9cd831f3e3cf67b24f50f7e4a797eef7d4396537d5d4114311b3ef8596
|