"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.6.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file scrippy-1.0.6.tar.gz
.
File metadata
- Download URL: scrippy-1.0.6.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 | c114b7059a031ab837aba62b194380246091f541160bec44f8d7e0a3e5dab848 |
|
MD5 | 5d09c6d0c65febffe579f1a0441010a5 |
|
BLAKE2b-256 | c5a7d749a2f81c286e7e609081eee748643c449783b92392a1cf701cb5176e1f |
File details
Details for the file scrippy-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: scrippy-1.0.6-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 | 895a48bf64b9c9c7d0af664ca8b61904708f86ca767d77b227593ea1ffbaff87 |
|
MD5 | 504558c08020330e12e86fc7c045aa4b |
|
BLAKE2b-256 | 70d9f4df6bfc0e58f07f862eaca66793866324fdd0f435ef6d5c7b2be15d9fc9 |