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.12.0.tar.gz
(48.4 kB
view details)
Built Distribution
busker-0.12.0-py3-none-any.whl
(67.2 kB
view details)
File details
Details for the file busker-0.12.0.tar.gz
.
File metadata
- Download URL: busker-0.12.0.tar.gz
- Upload date:
- Size: 48.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b478eb30f1ed023808c1d83fa3dfd1f4a96b432e15a98cd8d1a37fd2afea1f31 |
|
MD5 | 4c736c92a9bb3ffd69f3f35bb34a409b |
|
BLAKE2b-256 | ec8f0844dd1a4c07b49b8a994726babf89b15a08ef04e2ca270bbb46c13122cb |
File details
Details for the file busker-0.12.0-py3-none-any.whl
.
File metadata
- Download URL: busker-0.12.0-py3-none-any.whl
- Upload date:
- Size: 67.2 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 | 77adf0addd8348b425276091e3d0eec5d9feecd43d641737ded28b991926680d |
|
MD5 | b423cf83631ba48864f3d43faa7d5edd |
|
BLAKE2b-256 | 2a291457e9faf110a777a1255921916178a0d2cd14d9152612af07523afadf41 |