Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 774 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 774 Bytes

pyvespa

Documentation Status Build Status

Vespa is the scalable open-sourced serving engine that enable us to store, compute and rank big data at user serving time. pyvespa provides a python API to Vespa. It allow us to create, modify, deploy and interact with running Vespa instances. The main goal of the library is to allow for faster prototyping and to facilitate Machine Learning experiments for Vespa applications.