How to interact with jaaql
Project description
Usage
JAAQL Monitor can be called as such
jaaql_monitor.exe creds_file
Where creds_file is a file of the format
jaaql_url
username
password
And as an example
jaaql.io
superjaaql
passw0rd
Then it will accept input over standard input. Scripts can be separated via \p and \g. \p Will print everything in the standard input so far (since the last \g) and \g will submit everything in the standard input so far to jaaql (since the last \g). So \p\g will print and submit to jaaql. Any errors which we receive will be output on stdin and stderr
Building
To build you will need to have a python environment (3.8) setup locally. Building will produce a windows executable (the latest executable is in the repo if you require it). If you are on linux you can create an executable as well but you need to install python to do that so you might as well just use the python script. To build please run the commands below
./build.bat
Running locally
Please install requirements.txt. Using python 3.11
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file jaaql-monitor-1.3.5.tar.gz
.
File metadata
- Download URL: jaaql-monitor-1.3.5.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6da935f9afb086d01eb3dad0cdfe3435f92dc20dd2ee3b540bf0d74a39050df5 |
|
MD5 | 95a4468796753c17845f5c7553ec215a |
|
BLAKE2b-256 | 93e26644e8886e78ba73113bb13c5a0af239d1f676366093881b72f387a8c9a1 |
File details
Details for the file jaaql_monitor-1.3.5-py3-none-any.whl
.
File metadata
- Download URL: jaaql_monitor-1.3.5-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c2b85ec7bfc754ae566d6d5a4c296581f6b521ed9bc5496dacb87e3b5c9ac1b |
|
MD5 | 2ad425ebb5aa5775e19c799400be66f1 |
|
BLAKE2b-256 | 139aefa85a2c821a1695cb798ac12344aa3bc540eaf7ac2964e504c7238b0cff |