Skip to content

Publish SDK to PyPI before beta launch #1

@man4ish

Description

@man4ish

Goal

Make the OmniBioAI Python SDK installable via pip.

Steps

  • Bump version to 1.0.0-beta
  • python -m build
  • twine upload dist/*
  • Verify: pip install omnibioai-sdk
  • Test basic usage in Jupyter notebook
  • Update README with pip install instructions
  • Add to beta user onboarding docs

Package name

omnibioai or omnibioai-sdk on PyPI (check availability first)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions