Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/svisser/python-3-examples

Learn Python 3 by examples.
https://github.com/svisser/python-3-examples

Last synced: 9 days ago
JSON representation

Learn Python 3 by examples.

Awesome Lists containing this project

README

        

Learn Python 3 by examples
==========================

This repository shows you things you can only write in Python 3. The examples
are organised by subject and the Python 3.x version number is mentioned in
the code comments.

Contributions are welcome as long as they include some commentary and
the Python 3.x version in which the feature was introduced.

These examples have been tested with Python 3.4.