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.11.0.tar.gz
(51.8 kB
view details)
Built Distribution
busker-0.11.0-py3-none-any.whl
(72.8 kB
view details)
File details
Details for the file busker-0.11.0.tar.gz
.
File metadata
- Download URL: busker-0.11.0.tar.gz
- Upload date:
- Size: 51.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2f9588d220bb582433104608bf762728012ebd99f934673a74a967d51dcf972 |
|
MD5 | dc3b5302ea76a485207208929caab850 |
|
BLAKE2b-256 | 63a0a10d4a250d7cf806ae382c144ad58a0b04a24993cf5effd916cb197678e4 |
File details
Details for the file busker-0.11.0-py3-none-any.whl
.
File metadata
- Download URL: busker-0.11.0-py3-none-any.whl
- Upload date:
- Size: 72.8 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 | c893e50d5f41176bc73bb56cf7aaf818a3c68f97c0cdf49f87dea421cb1cab1f |
|
MD5 | 8cc54fc06d6659158f134528168add09 |
|
BLAKE2b-256 | fdfc0bc368a01bebc8cd362c31afac9ee2e883f0c61ac15e4e3ba34a9063daed |