Yann Büchau :python: on Nostr: This solution to do Python development on Nix forces you to use poetry for your ...
This solution to do Python development on Nix forces you to use poetry for your Python projects. I found however that poetry is a very good tool and that it makes sense to use it anyway, so I switched all my current projects over to it. The age of not having to run a command to enter your dev environment (e.g. `poetry shell`) is over, so running `nix develop` instead is not too much of a problem. And non-nix people can still just continue with their normal workflow. 👍
Published at
2024-01-18 13:50:15Event JSON
{
"id": "6f9b044f55a80f22d244111032f49e0bd001c031e564517dc3d0beb58961600a",
"pubkey": "0abc897a05eca0849f658dc45fb983e46041d357150b09df857131e7a7552848",
"created_at": 1705585815,
"kind": 1,
"tags": [
[
"e",
"9327d642af7658ffae2442c6298dbc476d5afc5a25153604d3deeda276ddca04",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://fosstodon.org/users/nobodyinperson/statuses/111777271992435910",
"activitypub"
]
],
"content": "This solution to do Python development on Nix forces you to use poetry for your Python projects. I found however that poetry is a very good tool and that it makes sense to use it anyway, so I switched all my current projects over to it. The age of not having to run a command to enter your dev environment (e.g. `poetry shell`) is over, so running `nix develop` instead is not too much of a problem. And non-nix people can still just continue with their normal workflow. 👍",
"sig": "754be1e429fd8ae74ceb2e7d790d5fec90bba0eb8ad41cb4cffce50ef5833e627fead2e414041ae0510cf864a73cba1428c57678e3388f2ec4b5b2f2b2420871"
}