sqlflow

SQLFlow client library for Python.
Installation
This package is available on PyPI as pysqlflow. So you can install it by running the following command:
pip install sqlflow
Documentation
You can read the Sphinx generated docs at: http://sql-machine-learning.github.io/pysqlflow/
Development
Prerequisite
Python 3
brew install python
Setup Environment
make setup
Test
make test
Release
make release
Generate Documentation
make doc
Generate GRPC client
GRPC client code has been generated when you setup environment.
If you would like to regenerate it, please run make protoc.
Release files for sqlflowcli 0.15.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sqlflowcli-0.15.2-py3-none-any.whl | Python 3 | none | any | Details |
Release files / sqlflowcli-0.15.2-py3-none-any.whl
| Download URL | sqlflowcli-0.15.2-py3-none-any.whl |
|---|---|
| Size | 19.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
00f8a4919365f860ad58cfe9cfa79603508013a365c719faf6ebb140467f722f
|
|
BLAKE2b-256 checksum How to use checksums |
8fab10b7f5050e32090ace3a5c56e94eb966e181ac6b84fa7d8d26646a43f3f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|