Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

A serverless application framework for large-scale data management and AI model serving.

Project description

PyPI

Hypha

A serverless application framework for large-scale data management and AI model serving.

Installation

pip install -U hypha[server-apps]
playwright install

Usage

To start the hypha server, run the following command:

python -m hypha.server --port=9527 --enable-server-apps

Development

  • We use black for code formatting.
  git clone git@github.com:imjoy-team/hypha.git
  # Enter directory.
  cd hypha
  # Install all development requirements and package in development mode.
  pip3 install -r requirements_dev.txt
  • Run tox to run all tests and lint, including checking that black doesn't change any files.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page