Skip to content

Publish project on PyPI #8

@SequeI

Description

@SequeI

This issue tracks the steps needed to publish this project on the Python Package Index (PyPI). This will allow other users to install the package using pip or uv

  • Make sure our pyproject.toml is well formatted and everything we need is defined

  • Ensure the project structure is compliant with PyPI standards (e.g., README.md, LICENSE, requirements.txt).

  • Build the source and wheel distributions using setuptools or hatchling.

  • Create a PyPI account and obtain an API token.

  • Use twine to securely upload the distributions to PyPI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions