Posts mit dem Label Tools werden angezeigt. Alle Posts anzeigen
Posts mit dem Label Tools werden angezeigt. Alle Posts anzeigen

Donnerstag, März 22, 2012

pyvideo.org - Project Gado: Building an Open Archival Scanning Robot Using Python and Arduino

pyvideo.org - Project Gado: Building an Open Archival Scanning Robot Using Python and Arduino: "Project Gado is an initiative which aims to create an open-source archival scanning robot which small archives can purchase for $500 and use to autonomously scan their photographic collections. "

Low cost Lösung...

Dienstag, März 13, 2012

pyvideo.org - PyCon US 2012

Sehr viele, sehr interessante Videos von der PyCon 2012!

Bisher gesehen (und für gut befunden ;-)):
  • Projekt Gado
  • Graph Processing in Python
  • Documenting Your Project With Sphinx
Und morgen schaue ich da wieder rein, wenn die Zeit reicht!

Sonntag, Januar 23, 2011

Processing.org

Processing.org: "Processing is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, ..."

--> Merker an mich: Endlich mal testen!

Sonntag, Januar 09, 2011

Mayavi - 3D scientific data visualization and plotting:: Enthought, Inc.

"3D Scientific Data Visualization and Plotting

The Mayavi project includes two related packages for 3-dimensional visualization:

* Mayavi2: A tool for easy and interactive visualization of data, with seamless integration with Python scientific libraries.
* TVTK: A Traits-based wrapper for the Visualization Toolkit, a popular open-source visualization library."

Sonntag, Januar 02, 2011

GarlicSim - Pythonic framework for computer simulations

"GarlicSim is an ambitious open-source project in the field of scientific computing, specifically computer simulations. It attempts to redefine the way that people think about computer simulations, making a new standard for how simulations are created and used."

Data visualization with Processing, Part 1: An introduction to the language and environment

"Data visualization with Processing, Part 1: An introduction to the language and environment"

Sonntag, November 14, 2010

Pyspread

Pyspread: "Pyspread is a cross-platform Python spreadsheet application. It is based on and written in the programming language Python.

Instead of spreadsheet formulas, Python expressions are entered into the spreadsheet cells. Each expression returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices."

Sonntag, Oktober 31, 2010

Mittwoch, September 08, 2010

Overview — NetworkX v1.3 documentation

Overview — NetworkX v1.3 documentation: "NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks."

--> Testen!

Sonntag, Mai 16, 2010

Why I Switched to Git From Mercurial — Extra Cheese

Why I Switched to Git From Mercurial — Extra Cheese

I used Mercurial for three years, but started switching to Git about a year ago. I now grudgingly recommend Git to anyone who intends to be a full-time programmer. Git's interface is bad in many ways, which is the main complaint about it, and it's a legitimate one. It's just an interface, though, and this is a tool you're going to use all day, every day, in a wide variety of situations.

Hg Init: a Mercurial tutorial by Joel Spolsky

Hg Init: a Mercurial tutorial by Joel Spolsky

Hg Init: a Mercurial tutorial
Mercurial is a modern, open source, distributed version control system, and a compelling upgrade from older systems like Subversion. In this user-friendly, six-part tutorial, Joel Spolsky teaches you the key concepts.

Samstag, April 03, 2010

Let's Discuss the Matter Further » Sphinx + Mercurial = My favorite CMS

Let's Discuss the Matter Further » Sphinx + Mercurial = My favorite CMS: "Though I write and maintain some of the content for our Python Atlanta web site, updates and additional content often come in from other users. For example, our Plone interest group — headed up by Christopher Johnson — has their own page on our web site. And the information about our book club is both written and regularly updated by Doug Hellmann."

Samstag, März 13, 2010

Mittwoch, Dezember 09, 2009