marcell mars's Library tagged → View Popular
Web Hooks / FrontPage
"Web hooks let you customize, extend and integrate the web applications you use with anything else you can access programmatically. To web developers, web hooks are a simple design pattern that only require the ability to make web requests and to store some extra data about users. To users, web hooks are a way to get events and data in realtime from their web applications. From this they can use the data however they like, empowering them with the ability to extend and integrate, and start seeing the true vision of the programmable web."
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."
-
3D Scientific Data Visualization and Plotting

The Mayavi project includes two related packages for 3-dimensional visualization:
Diesel: How Python Does Comet
"diesel is a framework for writing network applications using asynchronous I/O in Python. It uses Python's generators to provide a friendly syntax for coroutines and continuations. It performs well and handles high concurrency with ease. "
-
diesel is a framework for writing network applications using asynchronous I/O
in Python.
It uses Python's generators to provide a friendly syntax for coroutines and continuations.
It performs well and handles high concurrency with ease.
Tornado Web Server
"Tornado is an open source version of the scalable, non-blocking web server and and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure."
-
Tornado is an open source version of the scalable, non-blocking web server and and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.
Converting 11 million articles from TIFF to PDF-s on amazon EC2 & S3: Self-service, Prorated Super Computing Fun!
"I was ready to deploy Hadoop and my code on a cluster of EC2 machines. For deployment, I created a custom AMI (Amazon Machine Image) for EC2 that was based on a Xen image from my desktop machine. Using some simple Python scripts and the boto library, I booted four EC2 instances of my custom AMI. [..] thanks to the swell people at Amazon, I got access to a few more machines and churned through all 11 million articles in just under 24 hours using 100 EC2 instances, and generated another 1.5TB of data to store in S3."
-
I was ready to deploy Hadoop and my code on a cluster of EC2 machines. For deployment, I created a custom AMI (Amazon Machine Image) for EC2 that was based on a Xen image from my desktop machine. Using some simple Python scripts and the boto library, I booted four EC2 instances of my custom AMI. I logged in, started Hadoop and submitted a test job to generate a couple thousands articles — and to my surprise it just worked.
I then began some rough calculations and determined that if I used only four machines, it could take some time to generate all 11 million article PDFs. But thanks to the swell people at Amazon, I got access to a few more machines and churned through all 11 million articles in just under 24 hours using 100 EC2 instances, and generated another 1.5TB of data to store in S3.
[PyQt] PyQt, GStreamer & gobject MainLoop
"simple audio player in pyqt using gstreamer as backend"
-
simple audio player
PySide – Python for Qt
"Although based on a different technology than the existing GPL-licensed PyQt bindings, PySide will initially be 100% API-compatible with them. In addition to the PyQt-compatible API, a more Pythonic API will be provided in the future. While the PySide project has been initiated and the first set of code provided by Nokia, PySide will be run as a true open source project. Nokia will provide multiple developers working on the project, but contributions will be encouraged and the contributors need not transfer their copyright or accept a code reuse license; merely providing code under the LGPLv2.1 license will be sufficient."
-
Although based on a different technology than the existing GPL-licensed PyQt bindings, PySide will initially be 100% API-compatible with them. In addition to the PyQt-compatible API, a more Pythonic API will be provided in the future.
While the PySide project has been initiated and the first set of code provided by Nokia, PySide will be run as a true open source project. Nokia will provide multiple developers working on the project, but contributions will be encouraged and the contributors need not transfer their copyright or accept a code reuse license; merely providing code under the LGPLv2.1 license will be sufficient.
python ircbot-collection - Google Code
"This is a collection of IRC bots written using Joel Rosdahl's IRC python libraries."
-
This is a collection of IRC bots written using Joel Rosdahl's IRC python libraries.
dboddie / PyQt Browser Plugin / overview — bitbucket.org
"Bindings for the Browser Plugin Qt Solution"
-
Bindings for the Browser Plugin Qt Solution
samuraix
"samurai-x is a highly modular and configurable, next generation framework window manager for X. It is written in pure python utilising ctypes. samurai-x is targeted at people wishing to experiment with desktop programming and people who want more control over their desktop ( without having to code in C ). "
-
samurai-x is a highly modular and configurable, next generation framework window manager for X. It is written in pure python utilising ctypes.
samurai-x is targeted at people wishing to experiment with desktop programming and people who want more control over their desktop ( without having to code in C ).
surfrdf - Google Code
"SuRF is an Object Oriented - RDF Mapper based on the popular rdflib python library. It exposes the RDF triple sets as sets of resources and seamlessly integrates them into the Object Oriented paradigm of python in a similar manner as ActiveRDF does for ruby."
-
SuRF is an Object Oriented - RDF Mapper based on the popular rdflib python library. It exposes the RDF triple sets as sets of resources and seamlessly integrates them into the Object Oriented paradigm of python in a similar manner as ActiveRDF does for ruby.
Speeqe
"Speeqe is a web based, group chat client that works with the XMPP/MUC protocol. It is chat made simple. The goal is to give the user the best and easiest experience in creating chat rooms. It is a combination of javascript and python code using a collection of open source software and software tools."
-
Speeqe is a web based, group chat client that works with the XMPP/MUC protocol. It is chat made simple. The goal is to give the user the best and easiest experience in creating chat rooms. It is a combination of javascript and python code using a collection of open source software and software tools.
The OpenEnded Group - Field (open source software)
"The technical frontier of digital art is no longer what computers can do, but how we get them to do it. "
-
The technical frontier of digital art is no longer what computers can do, but how we get them to do it.
Neopythonic: People Who Annoy Me
"Tell me five things you know about me, that you can't find through Google."
-
"Tell me five things you know about me, that you can't find through Google."
BBC NEWS | Africa | Man bites snake in epic struggle
"I stepped on a spongy thing on the ground and suddenly my leg was entangled with the body of a huge python," he said. "I had to bite it."
-
"I stepped on a spongy thing on the ground and suddenly my leg was entangled with the body of a huge python," he said.
"I had to bite it."
PyQGLViewer - start
"PyQGLViewer is a set of Python bindings for the libQGLViewer C++ library which extends the Qt framework with widgets and tools that eases the creation of OpenGL 3D viewers. "
-
PyQGLViewer is a set of Python bindings for the libQGLViewer C++ library which extends the Qt framework with widgets and tools that eases the creation of OpenGL 3D viewers.
Unladen-swallow - Plans for optimizing Python
"Produce a version of Python at least 5x faster than CPython. "
-
Produce a version of Python at least 5x faster than CPython.
http://www.ics.uci.edu/~eppstein/PADS/README.txt
"This is PADS, a library of Python Algorithms and Data Structures implemented by David Eppstein of the University of California, Irvine."
-
This is PADS, a library of Python Algorithms and Data Structures implemented by David Eppstein of the University of California, Irvine.
Python HTML/CSS to PDF converter - HTML2PDF Converter
Translates HTML and CSS input into PDF filesi; Is written pure Python and therefore platform independent; Supports document specifics like columns, headers, footers, page numbers, custom Postscript and TrueType fonts, etc.
-
- Translates HTML and CSS input into PDF files
- Is written pure Python and therefore platform independent
- Supports document specifics like columns, headers, footers, page numbers, custom Postscript and TrueType fonts, etc.
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in python
-
development
Items: 88 | Visits: 49
Created by: zou ave
-
Tom's Programming Sites
programming tech sites
Items: 14 | Visits: 96
Created by: Tom McGinnis
-
python
python related resources.
Items: 3 | Visits: 62
Created by: tgkuo1 Kuo
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
