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.10.0.tar.gz
(48.0 kB
view details)
Built Distribution
busker-0.10.0-py3-none-any.whl
(65.1 kB
view details)
File details
Details for the file busker-0.10.0.tar.gz
.
File metadata
- Download URL: busker-0.10.0.tar.gz
- Upload date:
- Size: 48.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 914a69d5aff4ccb5dfd8bd1077d32158325ffddd53b7c32d946b385084dc827a |
|
MD5 | 454e8eef2a43ceff303283c25df5db3f |
|
BLAKE2b-256 | 231bf17fd0a1cb94ebfc8b06543f352e19865374af3960514e76b463e084362c |
File details
Details for the file busker-0.10.0-py3-none-any.whl
.
File metadata
- Download URL: busker-0.10.0-py3-none-any.whl
- Upload date:
- Size: 65.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 | 18c4fd8e91b9b06c9a9e3979619882ffd3216abf5262b35c616f0ff3a76bde2d |
|
MD5 | 3b078ef6ad463bfbb40f9ca014224934 |
|
BLAKE2b-256 | c720cb31d48c7e3ca0fc1c9a5b142b02269f69c6598a8fefa4f0041f2012d666 |