Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the Python docs #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update the Python docs #1

wants to merge 2 commits into from

Conversation

encukou
Copy link
Owner

@encukou encukou commented Oct 13, 2020

Update the list of Python versions.
Remove sections for recently removed interpreters.

Change the section order to put Multiple Pythons near the top,
since this is one of the main selling points of Fedora wrt. Python.

Warn that pip installs third-party software.

Explain more clearly why virtual environments are preferred over
Fedora packages for development.

Only keep the name "virtualenv" for environments created by the actual
virtualenv tool; otherwise switch "virtual environment" or just "environment".

Update Flask docs to reflect best practice there.
Add ESP32 to the MicroPython docs.

And further rewordings and reorganization.

Update the list of Python versions.
Remove sections for recently removed interpreters.

Change the section order to put Multiple Pythons near the top,
since this is one of the main selling points of Fedora wrt. Python.

Warn that pip installs third-party software.

Explain more clearly why virtual environments are preferred over
Fedora packages for development.

Only keep the name "virtualenv" for environments created by the actual
`virtualenv` tool; otherwise switch "virtual environment" or just "environment".

Update Flask docs to reflect best practice there.
Add ESP32 to the MicroPython docs.

And further rewordings and reorganization.
Copy link

@keszybz keszybz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

tech/languages/python/django-installation.md Show resolved Hide resolved
tech/languages/python/multiple-pythons.md Show resolved Hide resolved
tech/languages/python/multiple-pythons.md Outdated Show resolved Hide resolved
tech/languages/python/multiple-pythons.md Outdated Show resolved Hide resolved
tech/languages/python/multiple-pythons.md Outdated Show resolved Hide resolved
tech/languages/python/multiple-pythons.md Outdated Show resolved Hide resolved
tech/languages/python/pypi-installation.md Outdated Show resolved Hide resolved
tech/languages/python/pypi-installation.md Outdated Show resolved Hide resolved
@hroncok
Copy link

hroncok commented Oct 13, 2020

Added some suggestions and nit picks. As a whole, looking good, thanks!

Co-authored-by: Miro Hrončok <miro@hroncok.cz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants