Skip to content

iScheme4U/sc-python-templates

Repository files navigation

image

PyPI - Python Version

A simple Python project

This is a simple python project.

Installation

It is possible to install the tool with `pip`:

pip install sc-python-templates

Configuration

Configuration files reading in this order, the first is the top most priority:

  1. production.xml in current directory,
  2. production.xml in <project_name> directory under User directory,
  3. production.xml in <project_name> directory under /var/opt/sc/ directory,
  4. default.xml in <project_name> directory under /var/opt/sc/ directory.

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 Initiative1.


  1. https://opensource.org/licenses/MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages