The wxflows SDK
Project description
wxflows
wxflows is a library to query a wxflows model.
from wxflows import rag
print(rag.execute())
Installing wxflows and Supported Versions
wxflows is available on PyPI:
$ python -m pip install wxflows
wxflows officially supports Python 3.8+.
Testing Locally
python3 -m venv venv
source ./venv/bin/activate
make test
Export the package
- From root, run
python -m build. - Copy the generated
<>.wzfiles from the generateddistfolder and paste it into your project. - Execute
pip install wxflowsin your project folder.
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
wxflows-0.0.1.tar.gz
(2.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 wxflows-0.0.1.tar.gz.
File metadata
- Download URL: wxflows-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcc225247eff45dd3994cb460735cca6d4a8b67ded8711424dc01bb6bdd3b839
|
|
| MD5 |
5be973e489676cec26c9d55317f50711
|
|
| BLAKE2b-256 |
96086d3f9e2388a6c39ee6888384fb1dda706e47320de53573a0f9531976c563
|
File details
Details for the file wxflows-0.0.1-py3-none-any.whl.
File metadata
- Download URL: wxflows-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e11cd27c2eda02ae8171eadce9e3964394ae9f6f2655689886e7e31ff9200e9f
|
|
| MD5 |
1793d7c12a218e1343f2c7e93f54a86b
|
|
| BLAKE2b-256 |
9cae6aa4120790f7f9a296b62392404d045b95a2395defea2c00c915f2373b16
|