Forgot to reply to devel :)
On 4/5/22 13:23, Ben Beasley wrote:
Thanks for updating these pages.
I noticed that the Flask and Django pages have language like:
Fedora includes a
python3-flask
package that you can install and import. However, unless you are developing or packaging an application for Fedora, it is more useful to install Flask as a third-party package inside a virtual environment. This will keep your project separate from your system, giving you more freedom in choosing additional libraries and their versions, and easing collaboration with people who aren’t using Fedora yet.which, I think is reasonable; for better or worse, this is how Python-based web development is conventionally done in practice.
It might be worthwhile to use similar language on the FastAPI page. Currently, the page recommends a virtualenv, but doesn’t mention that there is a python3-fastapi package in Fedora too.
Thanks for the feedback!
If would find time to write this up, feel free to contribute initial PR into the content [0] repo.I already submitted an issue [1] to make sure it is tracked.
Regards
Jarek
[0] https://github.com/developer-portal/content/
[1] https://github.com/developer-portal/content/issues/424
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure