{"id":27045,"library":"hopsworks-apigen","title":"Hopsworks Apigen","description":"An auto-generated API client for Hopsworks Feature Store, providing low-level access to the Hopsworks REST API. Version 1.0.5 is current; release cadence is irregular.","status":"active","version":"1.0.5","language":"python","source_language":"en","source_url":"https://github.com/logicalclocks/hopsworks-apigen","tags":["hopsworks","feature-store","api-client","auto-generated"],"install":[{"cmd":"pip install hopsworks-apigen","lang":"bash","label":"Install with pip"}],"dependencies":[{"reason":"High-level API wrapper; hopsworks-apigen is lower-level and usually used alongside","package":"hopsworks","optional":true}],"imports":[{"wrong":"from hopsworks_apigen import ApiClient","symbol":"HopsworksApigenError","correct":"from hopsworks_apigen import HopsworksApigenError"},{"symbol":"public","correct":"from hopsworks_apigen import public"},{"symbol":"deprecated","correct":"from hopsworks_apigen import deprecated"}],"quickstart":{"code":"from hopsworks_apigen import ApiClient, Configuration\nfrom hopsworks_apigen.api import AuthApi\n\nconfig = Configuration(host=\"https://api.hopsworks.ai\")\nclient = ApiClient(config)\nauth_api = AuthApi(client)\n# Use auth_api.login(...) etc.","lang":"python","description":"Initialize client and authenticate"},"warnings":[{"fix":"Use import hopsworks_apigen, not import hopsworks-apigen","message":"The package name has a hyphen (hopsworks-apigen) but import uses underscore (hopsworks_apigen).","severity":"gotcha","affected_versions":"all"},{"fix":"Review changelog for any 2.x releases","message":"Version 1.0.5 may be the last in the 1.x line; check for migration guides to 2.x if available.","severity":"deprecated","affected_versions":"1.x"},{"fix":"Pin to exact version in requirements.txt","message":"API endpoints and models may change without notice; generated code can be incompatible across minor versions.","severity":"breaking","affected_versions":"all"}],"env_vars":null,"search_vec":"'1.0.5':24 'access':17 'api':7,22,36 'api-cli':35 'apigen':2 'auto':5,39 'auto-gener':4,38 'cadenc':28 'client':8,37 'current':26 'featur':11,33 'feature-stor':32 'generat':6,40 'hopswork':1,10,20,31 'irregular':30 'level':16 'low':15 'low-level':14 'provid':13 'releas':27 'rest':21 'store':12,34 'version':23","created_at":"2026-05-01T17:44:12.802202+00:00","updated_at":"2026-05-01T17:44:12.802202+00:00","problems":null,"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"","cli_version":null,"type":"library","homepage":"https://www.hopsworks.ai","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/hopsworks-apigen/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["aws","data","ai-ml"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"passing","verified_at":"2026-06-30","last_verified":"2026-06-30","next_check":"2026-07-30","install_tag":null}}