A utility for testing Balladeer projects.
Project description
Busker
Busker is a utility for testing Balladeer projects.
It provides a graphical interface for interaction with a Balladeer host.
Busker also allows you to self-host the Balladeer application, simplifying the steps required:
- Creating a Python virtual environment.
- Installing the Balladeer package along with its dependencies.
- Running the Balladeer server.
Operation
- Busker works on Windows and UNIX systems.
- Python 3.11 or later is required.
- No installation is necessary. Simply run from the command line.
[!TIP] On Windows, you'll need a minimum of Python 3.12. To speed up your Automation scripts, check the file C:\Windows\System32\drivers\etc\hosts. Make sure that the
localhost
name is resolved to127.0.0.1
, ie: the default entry should be uncommented.
python3 -m busker.main --help
usage: busker.main [-h] [--with-automation] [--config CONFIG] [--url URL] [--number NUMBER]
options:
-h, --help show this help message and exit
Display:
--with-automation Show Automation tab in GUI [False].
Automation:
--config CONFIG Set a path to a configuration file [/home/user/busker.toml].
--url URL Set url path to begin session.
--number NUMBER Set the number of times to run the plugin.
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
busker-0.13.0.tar.gz
(58.2 kB
view details)
Built Distribution
busker-0.13.0-py3-none-any.whl
(76.6 kB
view details)
File details
Details for the file busker-0.13.0.tar.gz
.
File metadata
- Download URL: busker-0.13.0.tar.gz
- Upload date:
- Size: 58.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b3996333742af4eb548f9e14ba8f36e5169bd1652f965fba4413626dcb5030c |
|
MD5 | 26cdc34efb7996b7842e99c71f205484 |
|
BLAKE2b-256 | baf2d8665b6ef6003b3ad73b414d8abff01b3ecd9b0735dde8da5a80351a2218 |
File details
Details for the file busker-0.13.0-py3-none-any.whl
.
File metadata
- Download URL: busker-0.13.0-py3-none-any.whl
- Upload date:
- Size: 76.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 417ce760b4adba54b14aa7eadabb5bf9ee8a4091b521f7441872996618397254 |
|
MD5 | 07bc7df1486c28e95df955820c4202a7 |
|
BLAKE2b-256 | 46e7d8c90c0ffc659a00c458e2fcd32696acbdab96d97172204409ee22d5179f |