Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pierre-rouleau/about-python
- Owner: pierre-rouleau
- License: mit
- Created: 2019-03-04T12:39:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-05T19:44:05.000Z (over 4 years ago)
- Last Synced: 2024-11-08T05:33:46.299Z (3 months ago)
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.. ---------------------------------------------------------------------------