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.4.2rc0.tar.gz (45.9 kB view details)

Uploaded Source

File details

Details for the file hopsworks-3.4.2rc0.tar.gz.

File metadata

  • Download URL: hopsworks-3.4.2rc0.tar.gz
  • Upload date:
  • Size: 45.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for hopsworks-3.4.2rc0.tar.gz
Algorithm Hash digest
SHA256 15400a3273e2c395e095fe3c22e060f278672d0bc536cc644b9cbad6c9a295ff
MD5 26871d731b5205408ed087e57d539fed
BLAKE2b-256 c6cc9715a741d4f288bc592b903ec80d77b9e29a76566adf02a4d3a380e28869

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