Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
17 lines (13 loc) · 765 Bytes

File metadata and controls

17 lines (13 loc) · 765 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Python is a freeware portable object oriented language that is very powerfull.
It compiles the source code into byte-code and runs it in a virtual machine.
Python was created by Guido van Rossum.
You can find whatever you want about Python at the official site:
http://www.python.org/
You can get the sources of Python, or specific binaries distributions
(for unix, Windows, Macintosh, OS2...)
You can get the Python reference manuals (a Tutorial, Language Reference,
Library Reference and Extending Reference).
There are several books:
- Mark Lutz, Programming Python, O'Reilly and Associates, 1996.
- Guido van Rossum, and James C. Ahlstrom, Internet Programming with Python,
M&T Books (MIS Press/Henry Holt and Co.), Fall, 1996.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.