https://github.com/ddc/pythonscripttemplate
https://github.com/ddc/pythonscripttemplate
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ddc/pythonscripttemplate
- Owner: ddc
- License: gpl-3.0
- Created: 2022-02-02T16:34:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T00:23:05.000Z (over 2 years ago)
- Last Synced: 2025-02-07T10:16:16.809Z (over 1 year ago)
- Language: Python
- Size: 87.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# TEMPLATE
[
](https://www.python.org/downloads)
[
]()
[
]()
[
](https://github.com/ddc/pythonTemplate/blob/master/LICENSE)
## LOCATION
Git:
Host:
Path:
Logs:
## ABOUT
1)
## OBS
## PARAMETERS
project.py --a
--b
--c
Arguments:
--a [OPTIONAL]
--b [REQUIRED]
--c Path
EXAMPLE:
--a 127.0.0.1 --b 27017 --c /opt
## CONFIG FILE VARIABLES
[main]
LOG_BACKUP_DAYS = Time IN DAYS of compressed log files
[mongo]
HOST = Mongo Host / IP
PORT = Mongo port
DATABASE = Database / Schema
AUTHSOURCE = Authorization user
USER = Mongo User
PASSW = Mongo user password