Skip to main content

File templates are specifications of the default contents to be generated when creating a new file.

Project description

Source Code:

https://github.com/CarsonSlovoka/carson-tool.create_template/blob/master/Carson/Tool/CreateTemplate/create_template.py

Compatible:

Python >3.6

Platform:

Windows

License:

Apache 2.0

Author Doc:

https://carsonslovoka.github.io/CarsonDoc/

File templates are specifications of the default contents to be generated when creating a new file.

This Script helps you create the template file at the current work directory.

Just like PyCharm File and code templates

The only difference is that it supports you using the command line to finished.

1 Install

  • pip install carson-tool.create_template

2 USAGE

  1. put your template at the template directory, and that name just like {template_name}.template (i.e. the suffix is equal template)

  2. create_template.bat {template_name} {output file name}
    • first argument means: ref : template_name

    • second argument means: new_file_name: output file name

    example: create_template.bat PEP PEP.0484.py

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

carson-tool.create_template-0.0.1.tar.gz (7.0 kB view hashes)

Uploaded Source

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