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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for hopsworks-3.5.0rc0.tar.gz
Algorithm Hash digest
SHA256 27dcd0072763960d12742ccba10bb57a0255acd3bbc11b6f27b7d4f3df1001f9
MD5 4a73b9271fb5e492dc2a0dcd854d40f0
BLAKE2b-256 5bca81b220d6c3e35c37bb0b19ab977c684cdc5b1f7f897e44135c06370d2e79

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