Utils to easily generate code, speed up your workflow.
Project description
codemaker
Utils to easily generate code, speed up your workflow.
Usage
quick start
# Assume we are going to create a python package (which can be uploaded to pypi.org adn be installed using pip) named foopkg
# 1. Export the template files for a normal python package project.
pip3 install codetmpl
codetmpl export pypkg foopkg
# 2. Edit file foopkg/maker.yml, fill in some information such as author and package name
# 3. Make your project code from template,
cd foopkg
codemaker make
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
codemaker-0.0.2.2.tar.gz
(3.7 kB
view details)
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 codemaker-0.0.2.2.tar.gz.
File metadata
- Download URL: codemaker-0.0.2.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87e693ec9d6d87e98693562ead681ab18e77282cad5dd130c48f3071a6d94c2f
|
|
| MD5 |
b03a3ead7331d386de7d9bf89dfc5ef8
|
|
| BLAKE2b-256 |
880b70817af8038a7b995f31e9e29951066005bb28cb06c77481b9de9ae5d066
|
File details
Details for the file codemaker-0.0.2.2-py3-none-any.whl.
File metadata
- Download URL: codemaker-0.0.2.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebb597f0ae77e283383e75ec0118361382cd4797533d121d2c14bc1fd769bc74
|
|
| MD5 |
dd842f5869e3f3d18d2e90db34eeb79a
|
|
| BLAKE2b-256 |
ae3170c4883d80c3eb67362e29819e2f78dc88c824f7a55e8831418992e3ae3e
|