-
As you can see, I build up the extra requirements so that I don't need to repeat code. How do I do something similar in a pyproject.toml file? Based on what I've read online (this issue and this blog), it looks like this feature isn't yet supported. But these links are a bit old, so I'm hoping poetry there's a solution by now.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Tsukasa-credit-card-gag-scam
A script I made to resemble a joke video I saw on reddit ( https://www.reddit.com/r/luckystar/comments/m8p9ul/tsukasa_wants_your_credit_card_info/ )
I've recently started updating my projects to support the feature, right now I have only one example, but a basic one could look like
-
My patterns in this regard aren't exactly mainstream, as I use flit+pip-tools+zpy (the latter being my own Zsh interface for Python dependency and environment operations), but FWIW here's how I go about nested requirements.