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.
Hello,
overdue update has just been pushed to release
and will be available soon on the website.
Most notable changes:
* Introduce Lua installation [0]
* Python FastAPI installation [1]
* Configuring RubyGems through .gemrc [2]
* Document usage of qemu sessions in Vagrant [3]
* Long overdue update of IRC links to point to Libera [4]
[0] https://developer.fedoraproject.org/tech/languages/lua/lua_installation.html
[1] https://developer.fedoraproject.org/tech/languages/python/fastapi-installation.html
[2] https://developer.fedoraproject.org/tech/languages/ruby/gems-installation.html
[3] https://developer.fedoraproject.org/tools/vagrant/vagrant-libvirt.html
[4] https://developer.fedoraproject.org/deployment/secondary_architectures/powerpc.html
[4] https://developer.fedoraproject.org/deployment/secondary_architectures/s390.html
[4] https://developer.fedoraproject.org/tech/languages/python/python-sig.html
Regards,
Jarek Prokop
---
Fedora IRC: jackorp
_______________________________________________
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
_______________________________________________ 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