Viewing profile — eljey
eljey
HN member- Joined
- Tue, Jul 22, 2025, 4:41 PM UTC
- HN karma
- 3
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About eljey
No profile information was provided.
Recent public activity
-
comment
Comment #44649655
At EntwicklerHeld we used a setup i was happy with: - poetry for dependency management - black for formatting - flake for linting (you can use ruff now) - PyCharm as IDE - pyenv fo…