File templates are specifications of the default contents to be generated when creating a new file.
Project description
- Source Code:
- Compatible with:
Python >3.6
- Platform:
Windows
- License:
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
put your template at the template directory, and that name just like {template_name}.template (i.e. the suffix is equal template)
- 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
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
File details
Details for the file carson-tool.create_template-0.0.0.tar.gz
.
File metadata
- Download URL: carson-tool.create_template-0.0.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7e55ab3a3c3850992f54904f02493c605ea86252ef7cc6296d79153bd905edf |
|
MD5 | d54015f875157296fc5878595aab2b66 |
|
BLAKE2b-256 | b7d33a28bbbb5821c5c255b67fc0a66c8401614025505083780505cde4212723 |