Skip to main content

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.

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

hypha-0.13.11.tar.gz (60.1 kB view hashes)

Uploaded Source

Built Distribution

hypha-0.13.11-py3-none-any.whl (75.9 kB view hashes)

Uploaded Python 3

Supported by

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