A client for the QtFactor API
Project description
QtFactor
A Python client for the QtFactor API.
This package provides a client to interact with a running QtFactor server instance.
IMPORTANT: This is a client-only package. Before using this library, you must have a QtFactor server instance running and accessible. The client is configured to connect to the SERVER_URL specified within the package.
Installation
pip install QtFactor
Usage
from qtfactor import QtFactor
# Initialize the client with your license code
qt = QtFactor(license_code="YOUR_LICENSE_CODE")
# Use the client to call API methods
data = qt.stock_basic()
print(data)
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 qtfactor-0.1.2.tar.gz.
File metadata
- Download URL: qtfactor-0.1.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
788127eac52dc7c1f1ae55687f9ff1355187da0c994cd1f3cbea840d12734cd5
|
|
| MD5 |
76d330968b26ecb7eb6916739535d285
|
|
| BLAKE2b-256 |
92d9df4413fa7285b73bbf3ab108654e479258f7143982d9b66ad8d0acdbcb53
|
File details
Details for the file qtfactor-0.1.2-py3-none-any.whl.
File metadata
- Download URL: qtfactor-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0030db68844c79bfe61c90995cd49d3a8ca0166ac523ab306e22d975d04ebd8
|
|
| MD5 |
7ed87e9530d8f2252f088041bb6265f2
|
|
| BLAKE2b-256 |
e9e090179f4681177a74fdbb6093e65574d06a8f0eeba07268e9a4e7dc54a4ee
|