Skip to main content

Client to connect to a cornflow server

Project description

The aim of this repository is to have a client to use to connect to a deployed cornflow webserver

Requirements

  • python >= 3.6

Install cornflow-client

To install the package do:

py -m pip install cornflow-client

Use cornflow-client

To use, first you have to import the package:

from cornflow-client import CornFlow

Then you have to start up the client and login or sing up:

client = CornFlow(url="URL_TO_THE_WEB_SERVER")
client.sing_up(email, password, name)
client.login(email, password)

And then finally you can use the cornflow webserver and start solving problems:

instance_id = client.create_instance(data)
execution_id = client.create_execution(instance_id, execution_config)
status = client.get_status(execution_id)
results = client.get_results(execution_id)

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

cornflow-client-0.0.4.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cornflow_client-0.0.4-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file cornflow-client-0.0.4.tar.gz.

File metadata

  • Download URL: cornflow-client-0.0.4.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.6

File hashes

Hashes for cornflow-client-0.0.4.tar.gz
Algorithm Hash digest
SHA256 237c7c4422669615a0b8b385e35be0e7dc9dfa5ea614fb39f7347d0045c5f9f0
MD5 298f596f78d80cac1716297e42aa5717
BLAKE2b-256 5528c64090e6dbc948062f7cd55e26027cf3e86d8ffedd98dee13e03b0639a3f

See more details on using hashes here.

File details

Details for the file cornflow_client-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: cornflow_client-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.6

File hashes

Hashes for cornflow_client-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 96e0206d8e2f4725b7166023c13913d4922f0354f0cdc4669228f387a3c74e28
MD5 5592a1c9459b9c944102f54062e3a0ac
BLAKE2b-256 b4b55f796cda972d084915b22d985c33d997dd54f99ea2b57be9bce15110ddc5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page