You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more information, see [the original announcement post](https://www.tweag.io/blog/2020-08-12-poetry2nix/).
9
9
10
-
## Maintenance status: ⚠️ Unmaintained ⚠️
10
+
## Maintenance status: ⚠️ Work in Progress ⚠️
11
11
12
-
The creator & long-term maintainer of poetry2nix ([@adisbladis](https://github.com/adisbladis)) is no longer using Poetry or Poetry2nix.
13
-
This means that [poetry2nix is looking for maintainers](https://github.com/nix-community/poetry2nix/issues/1865).
12
+
[@Nebucatnetzer](https://github.com/Nebucatnetzer) took over maintenance for poetry2nix and [@elikoga](https://github.com/elikoga) is supporting him in doing so.
13
+
We're currently working on getting the project up and running again.
14
+
15
+
Poetry has a number of upcoming large changes, which poetry2nix is currently not supporting:
14
16
15
-
Poetry has a number of upcoming large changes, which poetry2nix is unlikely to gain support for:
If you are not already using Poetry & Poetry2nix, do consider [`uv`](https://docs.astral.sh/uv/) & [`uv2nix`](https://github.com/adisbladis/uv2nix).
20
-
21
20
## Quickstart Non-flake
22
21
23
22
You can turn your Python application into a Nix package with a few lines
-[Package and deploy Python apps faster with Poetry and Nix](https://www.youtube.com/watch?v=TbIHRHy7_JM)
610
609
This is a short (11 minutes) video tutorial by [Steve Purcell](https://github.com/purcell/) from [Tweag](https://tweag.io) walking you through how to get started with a small web development project.
611
610
611
+
## Alternative projects
612
+
613
+
If poetry2nix isn't working for your use case check the NixOS wiki for alternative solutions: https://wiki.nixos.org/wiki/Python#Package_a_Python_application
614
+
612
615
## Contributing
613
616
614
617
Contributions to this project are welcome in the form of GitHub PRs. Please consider the following before creating PRs:
0 commit comments