# Hopsworks Client
<p align="center">
<a href="https://community.hopsworks.ai"><img
src="https://img.shields.io/discourse/users?label=Hopsworks%20Community&server=https%3A%2F%2Fcommunity.hopsworks.ai"
alt="Hopsworks Community"
/></a>
<a href="https://docs.hopsworks.ai"><img
src="https://img.shields.io/badge/docs-HOPSWORKS-orange"
alt="Hopsworks Documentation"
/></a>
<a href="https://pypi.org/project/hopsworks/"><img
src="https://img.shields.io/pypi/v/hopsworks?color=blue"
alt="PyPiStatus"
/></a>
<a href="https://pepy.tech/project/hopsworks/month"><img
src="https://pepy.tech/badge/hopsworks/month"
alt="Downloads"
/></a>
<a href="https://github.com/psf/black"><img
src="https://img.shields.io/badge/code%20style-black-000000.svg"
alt="CodeStyle"
/></a>
<a><img
src="https://img.shields.io/pypi/l/hopsworks?color=green"
alt="License"
/></a>
</p>
*hopsworks* is the python API for interacting with a Hopsworks cluster.
## Getting Started On Hopsworks
Instantiate a connection and get the project object
```python
import hopsworks
connection = hopsworks.connection()
project = connection.get_project("my_project")
```
Create a new project
```python
project = connection.create_project("my_project")
```
Upload data to a project
```python
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](https://github.com/logicalclocks/hops-examples) repository.
## Documentation
Documentation is available at [Hopsworks Documentation](https://docs.hopsworks.ai/).
## Issues
For general questions about the usage of Hopsworks and the Feature Store please open a topic on [Hopsworks Community](https://community.hopsworks.ai/).
Please report any issue using [Github issue tracking](https://github.com/logicalclocks/hopsworks-api/issues).
## Contributing
If you would like to contribute to this library, please see the [Contribution Guidelines](CONTRIBUTING.md).
Raw data
{
"_id": null,
"home_page": "https://github.com/logicalclocks/hopsworks-api",
"name": "hopsworks",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Hopsworks, Feature Store, Spark, Machine Learning, MLOps, DataOps",
"author": "Logical Clocks AB",
"author_email": "robin@logicalclocks.com",
"download_url": "https://files.pythonhosted.org/packages/9f/e3/97ee6e37b898abbb9b1307ce072e6facf382c6bffca12b3f001f8ebadc4e/hopsworks-3.7.0.tar.gz",
"platform": null,
"description": "# Hopsworks Client\n\n<p align=\"center\">\n <a href=\"https://community.hopsworks.ai\"><img\n src=\"https://img.shields.io/discourse/users?label=Hopsworks%20Community&server=https%3A%2F%2Fcommunity.hopsworks.ai\"\n alt=\"Hopsworks Community\"\n /></a>\n <a href=\"https://docs.hopsworks.ai\"><img\n src=\"https://img.shields.io/badge/docs-HOPSWORKS-orange\"\n alt=\"Hopsworks Documentation\"\n /></a>\n <a href=\"https://pypi.org/project/hopsworks/\"><img\n src=\"https://img.shields.io/pypi/v/hopsworks?color=blue\"\n alt=\"PyPiStatus\"\n /></a>\n <a href=\"https://pepy.tech/project/hopsworks/month\"><img\n src=\"https://pepy.tech/badge/hopsworks/month\"\n alt=\"Downloads\"\n /></a>\n <a href=\"https://github.com/psf/black\"><img\n src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"\n alt=\"CodeStyle\"\n /></a>\n <a><img\n src=\"https://img.shields.io/pypi/l/hopsworks?color=green\"\n alt=\"License\"\n /></a>\n</p>\n\n*hopsworks* is the python API for interacting with a Hopsworks cluster.\n\n## Getting Started On Hopsworks\n\nInstantiate a connection and get the project object\n```python\nimport hopsworks\n\nconnection = hopsworks.connection()\n\nproject = connection.get_project(\"my_project\")\n\n\n```\n\nCreate a new project\n```python\nproject = connection.create_project(\"my_project\")\n```\n\nUpload data to a project\n```python\ndataset_api = project.get_dataset_api()\n\ndataset_api.upload(\"data.csv\", \"Resources\")\n```\n\n\n\n\n\nYou can find more examples on how to use the library in our [hops-examples](https://github.com/logicalclocks/hops-examples) repository.\n\n## Documentation\n\nDocumentation is available at [Hopsworks Documentation](https://docs.hopsworks.ai/).\n\n## Issues\n\nFor general questions about the usage of Hopsworks and the Feature Store please open a topic on [Hopsworks Community](https://community.hopsworks.ai/).\n\nPlease report any issue using [Github issue tracking](https://github.com/logicalclocks/hopsworks-api/issues).\n\n## Contributing\n\nIf you would like to contribute to this library, please see the [Contribution Guidelines](CONTRIBUTING.md).",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "HOPSWORKS: An environment independent client to interact with the Hopsworks API",
"version": "3.7.0",
"project_urls": {
"Download": "https://github.com/logicalclocks/hopsworks-api/releases/tag/3.7.0",
"Homepage": "https://github.com/logicalclocks/hopsworks-api"
},
"split_keywords": [
"hopsworks",
" feature store",
" spark",
" machine learning",
" mlops",
" dataops"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9fe397ee6e37b898abbb9b1307ce072e6facf382c6bffca12b3f001f8ebadc4e",
"md5": "b512cc31a7081a93418bafe6b9055487",
"sha256": "0155e41a0eb6df96561c938da98c7b6736698760bc71d087905188e9fbdbb64b"
},
"downloads": -1,
"filename": "hopsworks-3.7.0.tar.gz",
"has_sig": false,
"md5_digest": "b512cc31a7081a93418bafe6b9055487",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47128,
"upload_time": "2024-04-11T18:12:48",
"upload_time_iso_8601": "2024-04-11T18:12:48.342929Z",
"url": "https://files.pythonhosted.org/packages/9f/e3/97ee6e37b898abbb9b1307ce072e6facf382c6bffca12b3f001f8ebadc4e/hopsworks-3.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-11 18:12:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "logicalclocks",
"github_project": "hopsworks-api",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "hopsworks"
}