Skip to main content

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


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.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

codemaker-0.0.2.1-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page