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.4.tar.gz
(4.3 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.4.tar.gz.
File metadata
- Download URL: qore_client-0.0.4.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44f332d39adafe4036ad36f740ee186684fb21681337b4a7b3815f0a5ea973bf
|
|
| MD5 |
002188aa52cd48189d8be9944ec32b0f
|
|
| BLAKE2b-256 |
ac67d7f9923c89f570e89e24f1817eafcb8b6891805f50402cfede3899663458
|
File details
Details for the file qore_client-0.0.4-py3-none-any.whl.
File metadata
- Download URL: qore_client-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.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 |
73036e86c4106c8040e1589b3e77ed598cd3005733d1a9cc6c7454aa4384bc5b
|
|
| MD5 |
e27b0343413167ce9c3355a2d1b36017
|
|
| BLAKE2b-256 |
8737bc8eae0607b44d43616a2b731d815beea640a15070e219f8f7cd62cfaa11
|