• 1 Post
  • 3 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2023

help-circle
  • Poetry2nix is your best bet imo, and read through this doc carefully . The option with pypkgs-build-requirements was how i managed to build a mid-sized django project successfully. For IDE i have a devshell set up that pulls in a configured nvim with a python LSP, formatter, debugger,… Works fine for small scripts but i would just use Pycharm in your devshell if you’re on a graphical machine and then also use nix to pull in python with packages. If you use venv i think you will need to also use