A toolset for Virtual Queue integrations in Python
Project description
Virtual Queue Python SDK
SDK to communicate with Virtual Queue's API in Python projects.
Development
Some development notes
Coding style guidelines
The configurations in .editorconfig and some in pyproject.toml are put in place in order to format and check compliance with PEP 8 (with some exceptions).
.pre-commit-config.yaml defines a set of hooks to be executed right before each commit so that ruff (a blazingly fast linter and formatter) is called on the changes made.
This project uses uv as package and project manager. To set it up:
- Create a virtual environment and install the packages:
uv sync - Install the hooks running:
uvx pre-commit install
- Now on every
git committhepre-commithook (inside.git/hooks/) will be run.
Configuring your editor
To configure your code editor read ruff's documentation about it.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vqueue_sdk-0.1.0.tar.gz.
File metadata
- Download URL: vqueue_sdk-0.1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ea57f89dac3744e109c776c837a96a7f546ae85bf6f4241a6f387d2f92a32bf
|
|
| MD5 |
055fa0a12cbf7919ad862b11b8cd8362
|
|
| BLAKE2b-256 |
7af21a117713645acc809d389b14a25f61d768e7011fdb71eb5b2c57c4702f67
|
File details
Details for the file vqueue_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vqueue_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9f5d83b6126ce9ec14dfe49c3858e55c7c48a2f647b08751585d54e68f970bb
|
|
| MD5 |
a38fc11e186002c520f804383ae7083a
|
|
| BLAKE2b-256 |
dc20989cc524f8821d5857656ec5ac7a4aa69bb9ac8e54fe9521e10fa8e5f8e7
|