Qore Client
Project description
Qore Client
Qore Client is a Python client library for the Qore API.
Prerequisites
First, install uv package installer:
# On macOS and Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
# On Windows PowerShell
(Invoke-WebRequest -Uri "https://astral.sh/uv/install.ps1" -UseBasicParsing).Content | pwsh -Command -
Installation
For users, simply install using pip:
pip install qore-client
Development Environment Setup
- Clone the repository
git clone <repository-url>
- Create a virtual environment and install dependencies
bash dev.sh
Testing Development Versions
# Install the package from TestPyPI
uv pip install -i https://test.pypi.org/simple/ qore-client=={version}
# Install the package from PyPI
uv pip install qore-client=={version}
CI/CD
This project supports automated testing and deployment through GitLab CI/CD.
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
qore_client-0.0.5.tar.gz
(3.4 kB
view details)
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 qore_client-0.0.5.tar.gz.
File metadata
- Download URL: qore_client-0.0.5.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8ec2fe6d57a205c2cf0c77bf2bfb57a535070195a0a13c563dbf0763c6a7b83
|
|
| MD5 |
3217f27ad0326334fdb389076eb1b47a
|
|
| BLAKE2b-256 |
ee1c821fc31000b648681fb9d74faa3fcea7186d47482d83c8f62ce6002ce8d5
|
File details
Details for the file qore_client-0.0.5-py3-none-any.whl.
File metadata
- Download URL: qore_client-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4aacef1c7704e9b3ba836fd8ffe38dec6942dfdbebbcba7c5bc4ef3146d086d
|
|
| MD5 |
0bcc023e60f430eecd5dfabc225655d3
|
|
| BLAKE2b-256 |
00a3ac38ab39594d281c2754b4bc62181084792ac16b1cc8d39de16b4795aa1d
|