• Welcome to LINK ACCUMULATOR. Please log in.

[Python (Programmiersprache)... ]

Started by lemonhorse, April 10, 2012, 08:04:15 PM

Link

Python (Programmiersprache)
http://de.wikipedia.org/wiki/Python_%28Programmiersprache%29

Python Programming Language – Official Website
http://www.python.org/

-.-

Hands-on Python Tutorial
Release 1.0 for Python Version 3.1+
Dr. Andrew N. Harrington, Loyola University Chicago
http://anh.cs.luc.edu/python/hands-on/3.1/Hands-onPythonTutorial.pdf

-.-

Visual Studio Code
https://code.visualstudio.com/

Getting Started with Python in VS Code
https://code.visualstudio.com/docs/python/python-tutorial


This module encapsulates the access for the serial port. It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compliant system), Jython and IronPython (.NET and Mono). The module named "serial" automatically selects the appropriate backend.
http://pyserial.sourceforge.net/index.html

pySerial
This module encapsulates the access for the serial port. It provides backends for Python running on Windows, OSX, Linux, BSD (possibly any POSIX compliant system) and IronPython. The module named "serial" automatically selects the appropriate backend.
https://pyserial.readthedocs.org/en/latest/pyserial.html


This is a step-by-step guide to using the serial port from a program running under Linux; it was written for the Raspberry Pi serial port with the Raspbian Wheezy distribution. However, the same code should work on other systems. ...
http://elinux.org/Serial_port_programming

Link

#1
Python
http://www.devedge.de/python

A Python Book: Beginning Python, Advanced Python, and Python Exercises
Author: Dave Kuhlman (2012)
http://www.rexx.com/~dkuhlman/python_book_01.pdf

Das Python-Tutorium
Version 2.1 - Guido van Rossum (15. April 2001)
http://starship.python.net/~gherman/publications/tut-de/tut-de-21.pdf

Python 2.0 Quick Reference
http://www.brunningonline.net/simon/python/quick-ref2_0.html

Python unter Linux
http://de.wikibooks.org/wiki/Python_unter_Linux


Link

#2
Create a Python game for the Raspberry Pi
Posted on 13 Sep 2012 at 09:00
http://www.pcpro.co.uk/features/376867/create-a-python-game-for-the-raspberry-pi

Pygame is a set of Python modules designed for writing games. Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system. ...
http://www.pygame.org/

http://www.pygame.org/docs/tut/newbieguide.html

http://www.nerdparadise.com/tech/python/pygame/basics/part1/

Unofficial Windows Binaries for Python Extension Packages
by Christoph Gohlke, Laboratory for Fluorescence Dynamics, University of California, Irvine.
http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame

The Python Game Book
http://thepythongamebook.com/

http://pygame.org/ftp/contrib/pygame_docs.pdf

http://slav0nic.org.ua/static/books/python/beginning-game-development-with-python-and-pygame-from-novice-to-professional.9781590598726.29808.pdf

http://inventwithpython.com/makinggames.pdf



-.-

This page is divided in four sections: Music software written in Python, Music software supporting Python, Music programming in Python, and a category of unsorted (may still fit in the above)... Music software written in Python
http://wiki.python.org/moin/PythonInMusic

-.-

Audiere is a high-level audio API. It can play Ogg Vorbis, MP3, FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For audio output, Audiere supports DirectSound or WinMM in Windows, OSS on Linux and Cygwin, and SGI AL on IRIX. Audiere is open source and licensed under the LGPL.
http://audiere.sourceforge.net/


Python Midi Package
The Python Midi package is a collection of classes handling Midi in and output in the Python programming language.
http://www.mxm.dk/products/public/pythonmidi


http://docs.python.org/library/audioop.html


http://docs.python.org/library/wave.html


pyo
Python digital signal processing module...
https://code.google.com/p/pyo/


Cecilia is an audio signal processing environment. Cecilia lets you create your own GUI (grapher, sliders, toggles, popup menus) using a simple syntax. Cecilia comes with many original builtin modules for sound effects and synthesis.
Minimum versions (for running Cecilia5 from sources):
Python: 2.6 or 2.7
pyo 0.6.2 (or compiled with sources up-to-date)
numpy 1.6.0
https://code.google.com/p/cecilia5/

http://docs.python.org/library/wave.html

http://pydoc.org/1.6/wave.html



Link

#3
The goal of this site is to provide a set of materials in support of my Python for Informatics: Exploring Information book to allow you to learn Python on your own. This page serves as an outline of the materials to support the textbook. ...
http://www.pythonlearn.com/


A Python Book: Beginning Python, Advanced Python, and Python Exercises
http://cutter.rexx.com/~dkuhlman/python_book_01.html

Das Python-Tutorial auf Deutsch
http://tutorial.pocoo.org/

Learn Python The Hard Way
http://learnpythonthehardway.org/

---

Welcome to the home of wxPython, a blending of the wxWidgets C++ class library with the Python programming language.
wxWidgets gives you a single, easy-to-use API for writing GUI applications on multiple platforms that still utilize the native platform's controls and utilities.
http://www.wxpython.org/

http://wiki.wxpython.org/



Link

...
#5
Python Imaging Library
Python Imaging Library (abbreviated as PIL) is a free library for the Python programming language that adds support for opening, manipulating, and saving many different image file formats. It is available for Windows, Mac OS X and Linux. ...
http://en.wikipedia.org/wiki/Python_Imaging_Library

http://effbot.org/imagingbook/

http://en.wikibooks.org/wiki/Python_Imaging_Library

http://www.pythonware.com/media/data/pil-handbook.pdf



Link

#6
Einführung in Python 3.3.3 (Christian Bender)
https://www.youtube.com/playlist?list=PLICRn1k1s8ys--btvoLCix3el6XYa8FMO

GUI Programmierung in Python #1 DEUTSCH (Christian Bender)
In diesem Video geht es um die GUI-Programmierung in Python 3.3.3. GUI-Programmierung ist das programmieren mit grafischen Oberflächen. ...
https://www.youtube.com/watch?v=hLXUaGvlIdE