"Scrippy framework install helper"
Project description
Scrippy installer
This is the Scrippy framework installer.
Configure and install the Scrippy scripting framework with default value
-
With configuration setting confirmation
export PATH=${HOME}/.local/bin:${PATH} pip install scrippy scrippy install
-
Without configuration setting confirmation
export PATH=${HOME}/.local/bin:${PATH} pip install scrippy scrippy install -y
Configure and install the Scrippy scripting framework interactively
pip install scrippy
scrippy install -i
Configure and install the Scrippy scripting framework from custom configuration file
pip install scrippy
scrippy install -c /path/to/config.yml
Configuration file example
env:
confdir: ~/.local/share/scrippy/conf
datadir: ~/.local/share/scrippy/data
histdir: ~/.local/share/scrippy/hist
logdir: ~/.local/share/scrippy/log
reportdir: ~/.local/share/scrippy/reports
templatedir: ~/.local/share/scrippy/templates
tmpdir: ~/.local/share/scrippy/tmp
packages:
scrippy-core: latest
scrippy-remote: latest
scrippy-api: latest
scrippy-mail: latest
scrippy-git: latest
scrippy-template: latest
scrippy-snmp: latest
Uninstall the Scrippy scripting framework
scrippy uninstall
Uninstall the Scrippy scripting framework and delete all scippy directories
scrippy uninstall --prune
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
scrippy-1.0.7.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file scrippy-1.0.7.tar.gz
.
File metadata
- Download URL: scrippy-1.0.7.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40d761318e5f0420b60aaa54aee659ae6626f35f19022d32765dee4d9a3b47a2 |
|
MD5 | 8790fb3fd3239ce90de412b1291fb7a4 |
|
BLAKE2b-256 | 680c5a05b28abf8a1db373a442fa4348c1325d57fc319392d04078ed5c46b70b |
File details
Details for the file scrippy-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: scrippy-1.0.7-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02130f1f8140a3dd7289dfc6878521807e2de24c29a952a516cb8d0291710595 |
|
MD5 | 19cf7c16f3c994b7ea6d5d971135a124 |
|
BLAKE2b-256 | b9885d9b97130659cea96db98c9de1a8d8d6271625e3ad6ca6e6d39c0fbce76e |