Skip to main content

HOPSWORKS: An environment independent client to interact with the Hopsworks API

Project description

Hopsworks Client

Hopsworks Community Hopsworks Documentation PyPiStatus Downloads CodeStyle License

hopsworks is the python API for interacting with a Hopsworks cluster.

Getting Started On Hopsworks

Instantiate a connection and get the project object

import hopsworks

connection = hopsworks.connection()

project = connection.get_project("my_project")

Create a new project

project = connection.create_project("my_project")

Upload data to a project

dataset_api = project.get_dataset_api()

dataset_api.upload("data.csv", "Resources")

You can find more examples on how to use the library in our hops-examples repository.

Documentation

Documentation is available at Hopsworks Documentation.

Issues

For general questions about the usage of Hopsworks and the Feature Store please open a topic on Hopsworks Community.

Please report any issue using Github issue tracking.

Contributing

If you would like to contribute to this library, please see the Contribution Guidelines.

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

hopsworks-3.0.0rc4.tar.gz (34.1 kB view details)

Uploaded Source

File details

Details for the file hopsworks-3.0.0rc4.tar.gz.

File metadata

  • Download URL: hopsworks-3.0.0rc4.tar.gz
  • Upload date:
  • Size: 34.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2

File hashes

Hashes for hopsworks-3.0.0rc4.tar.gz
Algorithm Hash digest
SHA256 ff1db73ce9acf8bc1a5fcac6067391d017dc5825bdc0829f606c4f2bba85eb69
MD5 988c78217674dddea14aec1e0ac119f7
BLAKE2b-256 2d165be7848547f11c48cd5a0ede001ae24d6afcecf2787ad5ac07e1b0eea04f

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