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.14.0.tar.gz
(63.1 kB
view details)
Built Distribution
busker-0.14.0-py3-none-any.whl
(82.1 kB
view details)
File details
Details for the file busker-0.14.0.tar.gz
.
File metadata
- Download URL: busker-0.14.0.tar.gz
- Upload date:
- Size: 63.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9f1e9ce112e79f827778c5988112a8b6bf299952cae4ee5a76c4c6df9d1be14 |
|
MD5 | a9e34f58cc02c199ed51ee36521a475d |
|
BLAKE2b-256 | 378aefac84c53b3926746d97ea04e17a6275f1d20be9b6e2f48db43a55dd6c87 |
File details
Details for the file busker-0.14.0-py3-none-any.whl
.
File metadata
- Download URL: busker-0.14.0-py3-none-any.whl
- Upload date:
- Size: 82.1 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 | 089b50300e263abce1a7c91fea561ccb119777278cd2c783052c0a8fcbf50339 |
|
MD5 | 4fb1b75b6c6a5b2902bb1989084f00bb |
|
BLAKE2b-256 | 385794b5a283fd3b8ee939913ee61c45c659a8c82ecd681b91c0274e9fd4520b |