kedro-org / kedro

Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
https://kedro.org
Apache License 2.0
10.02k stars 906 forks source link

[Kedro-starters] Add official support for Python 3.13 #4344

Closed ravi-kumar-pilla closed 2 days ago

ravi-kumar-pilla commented 2 days ago

Description

This issue is an extension of https://github.com/kedro-org/kedro/issues/4267 as kedro-starters was blocked by python 3.13.1 patch release

Context

https://github.com/kedro-org/kedro/issues/4267#issuecomment-2489074519

Possible Implementation

ravi-kumar-pilla commented 2 days ago

Duplicate of https://github.com/kedro-org/kedro-starters/issues/259