Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pierre-rouleau/about-python

Notes about the Python programming language
https://github.com/pierre-rouleau/about-python

Last synced: 25 days ago
JSON representation

Notes about the Python programming language

Awesome Lists containing this project

README

        

=====================================================
About the Python Programming Language and Environment
=====================================================

:Home page: https://github.com/pierre-rouleau/about-python
:Time-stamp: <2020-10-05 15:36:32, updated by Pierre Rouleau>
:Copyright: Copyright © 2020, Pierre Rouleau
:License: `MIT `_

This project holds information about the Python Programming Language.
It is a work in progress. Suggestions and contributions are welcome!

Sections:

#. `Learning Python`_
#. `Installing Python`_
#. `Selecting a Python version for a shell`_
#. `Coding in Python`_

.. _Learning Python: doc/learning-python.rst
.. _Installing Python: doc/installing-python.rst
.. _Selecting a Python version for a shell: doc/selecting-python-in-shell.rst
.. _Coding in Python: doc/coding-in-python.rst

.. ---------------------------------------------------------------------------