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.0.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file codemaker-0.0.2.0.tar.gz
.
File metadata
- Download URL: codemaker-0.0.2.0.tar.gz
- Upload date:
- Size: 3.6 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 | 86a37bb23df1d2482b0db3658e51e5a80f6d41a5b47d4f308cfddb99174b5f57 |
|
MD5 | 54c32933cf0ac84b322e12c3d2e099dc |
|
BLAKE2b-256 | 3f1204ff97095fcb39ca57e0864bd269ec1d0a8200ba0f0f2fa629ceb1e70c84 |
File details
Details for the file codemaker-0.0.2.0-py3-none-any.whl
.
File metadata
- Download URL: codemaker-0.0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.6 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 | 7a1d70221963eb0d5ff84d4bef62fd61532a4a6aac5db62a296b70c254ff45da |
|
MD5 | 7b14bfc5d18ce9f4f704a8d3dd8a8533 |
|
BLAKE2b-256 | 85fd1cddf856dc2914d966a1538975c6582cb520f1937bc0741b5552b955ea06 |