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
Release files for codemaker 0.0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| codemaker-0.0.2.2.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| codemaker-0.0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.5 kB
Release files / codemaker-0.0.2.2.tar.gz
| Download URL | codemaker-0.0.2.2.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
87e693ec9d6d87e98693562ead681ab18e77282cad5dd130c48f3071a6d94c2f
|
|
BLAKE2b-256 checksum How to use checksums |
880b70817af8038a7b995f31e9e29951066005bb28cb06c77481b9de9ae5d066
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / codemaker-0.0.2.2-py3-none-any.whl
| Download URL | codemaker-0.0.2.2-py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ebb597f0ae77e283383e75ec0118361382cd4797533d121d2c14bc1fd769bc74
|
|
BLAKE2b-256 checksum How to use checksums |
ae3170c4883d80c3eb67362e29819e2f78dc88c824f7a55e8831418992e3ae3e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|