Join Slack
Powered by
(small shameless plug) yesterday I published <kedr...
# plugins-integrations
j
Juan Luis
07/01/2024, 7:49 PM
(small shameless plug) yesterday I published
kedro-init 0.1
, a tiny plugin that you can use to create a minimal Kedro project from scratch in 2 steps: 1. create a new Python project with your favourite tool:
poetry init
,
pdm init
,
rye init
etc 2. run
kedro-init
see this blog post by
@Galen Seilis
on how to do it with Rye:
https://galenseilis.github.io/posts/kedro-init-rye/
🎉 7
2
Views
Open in Slack
Previous
Next