A simple Python project sample structure
This project provides a sample structure for creating python project.
Installation
It is possible to install the tool with pip:
pip install sc-python-templates
Configuration
First, make sure /var/opt/sc directory exists, if not create this directory and make sure current user has the right to create files in this directory.
You can copy default.yml to /var/opt/sc/.sc-python-templates/production.yml to initialize the production configuration.
The default configuration file looks like this:
dev: # whether this program is running is development mode dev_mode: False
License
The script is released under the MIT License. The MIT License is registered with and approved by the Open Source Initiative [1].
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 sc-python-templates-0.0.3.tar.gz.
File metadata
- Download URL: sc-python-templates-0.0.3.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d4902fe3e93993833c9a81f1c20a39a29340c52c5de53f7444e06d7cf60e706
|
|
| MD5 |
a4d21a00857de4069f2c27222c0f0e55
|
|
| BLAKE2b-256 |
91ea02844f3347583f06a794dd5778d6ec9dd63ab105a0a195213447c5cf71cd
|