Skip to content

Releases

Current status: alpha

We're actively working towards our beta release. Track our progress here!

Alpha phase notice

During the alpha phase, breaking changes may occur between releases as we establish the core features.

  • Latest release


    Version 0.1.0-a1 (Alpha)

        2025-02-15

  • Supported versions


    Python 3.11+

    Compatibility

Quick start

Version Status Release Date Links
0.1.0-a1 active 2025-02-15

Use the following command to install the latest version of Plateforme:

pip install plateforme
uv add plateforme
Install a specific version

Use the following command to install a specific version or the current development version of Plateforme:

# Specific version
pip install plateforme==[version]

# Development version
pip install git+https://github.com/plateformeio/plateforme.git
# Specific version
uv add plateforme==[version]

# Development version
uv add git+https://github.com/plateformeio/plateforme.git

Feedback and issues


Changelog

0.1

alpha-1

 •   2025-02-15

  • NA
  • NA
  • NA
  • NA

Compatibility

Plateforme is compatible with Python 3.11 and later versions. If you need support for an earlier version, please let us know by joining the discussion.