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.0rc3.tar.gz (34.1 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: hopsworks-3.0.0rc3.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.0rc3.tar.gz
Algorithm Hash digest
SHA256 6af4d4b23098ffcd06b01ebd5d2c3d9f353e7768444a463eceba52d1c1a8c6dc
MD5 bae213c43e3692b41e7ac0907f4fabc4
BLAKE2b-256 07af1bf6b3703192503be7e73ac6e1f9b4d9aaab0da1b5cdbaa3f8b244d3f6de

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