links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Pedro Ângelo, member since Mar 11, 2006
.
Search Everyone: "python",

Top "python" experts: stargaming, tomz, cetoli, masterchef, lena, denilw,

Groups about "python": Python, Python, django, Naveen, Zope,

1 - 50 of 200 next »   Watch jstone
 
This is a python web server using the wonderfull libev (http://software.schmorp.de/pkg/libev.html) library. Thus this is yet an another asynchronous web server like Medusa, Twisted, Apricot. And Fapws is a WSGI compliant web server.
by jstone 2009-12-28 17:47 python · web.development · http · server · wsgi · concurrency · realtime · free.software · open.source
http://github.com/william-os4y/fapws3/ - cached - mail it - history
EvServer is a lightweight http server, created especially to host python WSGI applications. Additionally, it supports little known Asynchronous WSGI extension, which was suggested by Christopher Stawarz. Using this extension it's possible to create an output html response in many data chunks, without blocking the main server process while your application waits for external resources.
by jstone 2009-12-28 17:46 python · http · server · concurrency · performance · wsgi · deployment · web.development · realtime · free.software · open.source
http://code.google.com/p/evserver/ - cached - mail it - history
All pages are stored as flat text files containing Markdown text. The directory structure of the text files is simply mirrored by the WSGI app and served as HTML. The HTML can optionally be cached and served directly to lighten server load.
by jstone 2009-12-22 16:21 web · publishing · tools · wiki · python · markup.language · simplicity · free.software · open.source
http://code.google.com/p/wlpages/ - cached - mail it - history
A post-receive githook which updates static html files on a webserver when Markdown text files are pushed to the remote repository on that same server.
by jstone 2009-12-22 16:19 publishing · wiki · markup.language · tools · version.control · python · free.software · open.source · simplicity · web
http://github.com/waylan/MGPages - cached - mail it - history
This project provides a converter written in Python that closely matches the behaviour of the original Perl-implemented Markdown.pl. There is another Python markdown.py (see link at right), but markdown2.py is faster (see PerformanceNotes) and, to my knowledge, more correct (see TestingNotes).
by jstone 2009-12-21 19:38 python · programming · library · text.processing · markup.language · parsing · free.software · open.source · xhtml
http://code.google.com/p/python-markdown2/ - cached - mail it - history
uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server, aimed for professional python webapps deployment and development.
by jstone 2009-11-22 14:19 python · web.development · server · performance · deployment · tools · free · open.source
http://projects.unbit.it/uwsgi/ - cached - mail it - history
The sregex module implements Structural Regular Expressions in Python
by jstone 2009-11-09 15:59 python · programming · library · text.processing · regex · free.software · open.source
http://code.google.com/p/sregex/ - cached - mail it - history
Brace is a dialect of C that looks like Python. Brace has coroutines, hygenic macros, header generation, #! scripting and cached executables, and libraries with graphics and sound.
by jstone 2009-11-09 15:58 programming · language · C · python · free.software · open.source
http://sam.nipl.net/brace/ - cached - mail it - history
by jstone 2009-10-30 23:29 web.development · python · application · management · business · web · free.software · open.source
http://openerp.com/ - cached - mail it - history
Now Lamson is a fully functioning SMTP server, relay, proxy, and e-mail application framework. It supports most RDBMS, has templates, and is easy to manage and deploy. Lamson is smarter than most any e-mail processing system out there thanks to Python
by jstone 2009-10-29 12:55 email · server · framework · programming · python · free.software · open.source
http://lamsonproject.org/ - cached - mail it - history
Hatta is a wiki engine – software that lets you run a wiki. It requires no configuration and can be easily started in any Mercurial repository.
by jstone 2009-10-29 12:46 mercurial · web.development · wiki · framework · python · free.software · open.source
http://hatta-wiki.org/ - cached - mail it - history
this a small self-contained application (136 lines) that runs a wiki based on mercurial control version system. It works *inside* mercurial repository it is *NOT* a repository itself since has more sense to have a wiki inside project repo (like bitbucket) than another repo.
by jstone 2009-10-29 12:37 python · web.development · tools · wiki · mercurial · file.system · free.software · open.source
http://bitbucket.org/javisantana/hg-wiki/ - cached - mail it - history
Spyder (previously known as Pydee) is a free open-source Python development environment providing MATLAB-like features in a simple and light-weighted software, available for Windows XP/Vista/7, GNU/Linux and MacOS X.
by jstone 2009-10-19 16:21 python · programming · ide · tools · math · numerical.computing · image.processing · research · free.software · open.source
http://code.google.com/p/spyderlib/ - cached - mail it - history
Purity is a Python library for Pure Data dynamic patching. The idea is to be able to harness the power of Pure Data for audio programming without having to use its graphical interface. Python's clear and intuitive syntax can be used with profit in order to create intricate patches with advanced string handling, graphical user interfaces and asynchronous network operations. Purity uses Twisted, an event-driven Python framework.
by jstone 2009-10-18 21:18 puredata · python · scripting · library · programming · livecoding · realtime · free.software · open.source · domain.specific.languages
http://pypi.python.org/pypi/purity - cached - mail it - history
The goal is to create a basic game prototyping sandbox built around open source software free for commercial use.
by jstone 2009-10-18 21:10 game.development · tools · framework · blender · python · open.source · free.software · programming
http://code.google.com/p/gamekit/ - cached - mail it - history
A flat file web publishing tool
by jstone 2009-10-03 18:32 python · web.development · cms · wiki · file.system · html · compiler · free.software · open.source · simplicity
http://code.google.com/p/piccolo-pub/ - cached - mail it - history
MongoDB is a high-performance, open source, schema-free document-oriented database
by jstone 2009-09-30 16:08 database · javacscript · markup.language · json · cxx · server · programming · library · python · free.software · open.source · concurrency · performance · storage · distributed.storage
http://www.mongodb.org/display/DOCS/Home - cached - mail it - history
Static Website Generator using Django Templates extended with Page Context Variables and Site Templates supports Plugins
by jstone 2009-09-23 12:02 python · web.development · django · templating · html · compiler · markup.language · free.software · open.source
http://site.ringce.com/products/hyde/hyde.html - cached - mail it - history
PyOpenCL lets you access the OpenCL parallel computation API from Python
by jstone 2009-09-21 09:53 programming · python · library · opencl · parallelism · hardware · free.software · open.source · language.binding
http://mathema.tician.de/software/pyopencl - cached - mail it - history
Pynomo is a program to create (pdf) nomographs (nomograms) using Python interpreter. A nomograph (nomogram) is a graphical solution to an equation.
by jstone 2009-08-06 11:10 python · programming · library · vector.graphics · math · visualization · free.software · open.source
http://www.pynomo.org/wiki/index.php/Main_Page - cached - mail it - history
Werkzeug started as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, fully featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules. Werkzeug is unicode aware and doesn't enforce a specific template engine, database adapter or anything else. It doesn't even enforce a specific way of handling requests and leaves all that up to the developer.
by jstone 2009-07-30 17:30 python · web.development · framework · programming · library · free.software · open.source
http://werkzeug.pocoo.org/ - cached - mail it - history
PyBlosxom is a lightweight file-based weblog system. The project started as a Python clone of Blosxom but has since evolved into a beast of its own. PyBlosxom focuses on three things: simplicity, extensibility, and community.
by jstone 2009-07-24 00:13 python · web · publishing · web.development · file.system · storage · blog · free.software · open.source
http://pyblosxom.sourceforge.net/ - cached - mail it - history
Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array.
by jstone 2009-07-23 11:28 database · programming · library · C · performance · lua · free.software · open.source · python
http://tokyocabinet.sourceforge.net/index.html - cached - mail it - history
cocos2d is a framework for building 2D games, demos, and other graphical/interactive applications.
by jstone 2009-07-07 13:09 python · opengl · game.development · framework · 2D · free.software · open.source · programming · library
http://cocos2d.org/ - cached - mail it - history
bpython is a fancy interface to the Python interpreter for Unix-like operating systems
by jstone 2009-07-01 04:31 python · command.line · shell · scripting · livecoding · editing · tools · free.software · open.source
http://bpython-interpreter.org/home/ - cached - mail it - history
Gloss is a high-performance graphics wrapper around Pygame that lets you take advantage of OpenGL without having to delve into the murky depths of 3D programming. Gloss lets you build 2D games where you can rotate, scale and recolor sprites on the fly, and also includes a selection of helpful mathematics functions to make the life of games coders easier.
by jstone 2009-06-10 21:33 game.development · programming · library · python · free.software · open.source · prototyping · tools · 2D · computer.graphics
http://www.tuxradar.com/gloss - cached - mail it - history
The Echo Nest Remix API lets you manipulate music and video from the web. We've done the following: rearranged the syllables of a vocal line, walkenized and cowbellized hundreds of thousands of songs in a week, mixed up the hits of a drum beat and synced it to another loop, beat matched two songs, split apart DJ mixes by their individual tracks, made new kinds of music, synced a video to a song, transitioned between two covers of the same song, made a cat play piano. We're making this available as an open source SDK for Python that can currently be easily installed for Mac OS X and Linux. It accesses the Echo Nest Analyze API at http://developer.echonest.com seamlessly through a web services interface and parses the results. You'll need an Echo Nest API key to use this SDK.
by jstone 2009-05-04 13:26 programming · python · audio · video · signal.processing · data.mining · remix · api · sdk · free.software · open.source · web.services
http://code.google.com/p/echo-nest-remix/ - cached - mail it - history
Field is a software project initiated by OpenEnded Group, for the creation of their digital artworks. It is an environment for writing code to rapidly and experimentally assemble and explore algorithmic systems. It is visual, it is hybrid, it is code-based. We think that it has something to offer a diverse range of programmers and artists.
by jstone 2009-02-25 16:42 python · programming · framework · computer.graphics · java · digital.art · user.interfaces · research · reference · free · open.source · processing.org
http://openendedgroup.com/field/ - cached - mail it - history
Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.
by jstone 2009-02-12 12:48 python · text.processing · library · programming · search · free · open.source
http://whoosh.ca/ - cached - mail it - history
In this interactive tutorial, we'll cover many essential Python idioms and techniques in depth, adding immediately useful tools to your belt.
by jstone 2009-02-02 16:03 python · reference · tutorial · programming · code · snippets
http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html - cached - mail it - history
This is Angel, a 2D game prototyping engine based on OpenGL and C++. Angel was originally made by a group of employees at Electronic Arts Los Angeles for use in a GameJam they were planning for April of 2008. The source was opened in January 2009.
by jstone 2009-01-29 19:28 game.development · prototyping · tools · programming · library · cxx · python · opengl · free · open.source
http://code.google.com/p/angel-engine/ - cached - mail it - history
A python GUI library for pygame
by jstone 2009-01-23 18:06 python · programming · library · user.interfaces · free · open.source · game.development
http://joey101.net/gooeypy/ - cached - mail it - history
In Kamaelia you build systems from simple components that talk to each other. This speeds development, massively aids maintenance and also means you build naturally concurrent software. It's intended to be accessible by any developer, including novices. It also makes it fun :)
by jstone 2009-01-23 17:39 dataflow · programming · library · python · free · open.source · stream.processing · concurrency
http://www.kamaelia.org/Home - cached - mail it - history
by jstone 2008-12-24 00:28 python · database · programming · library · free · open.source · storage · api
http://buzhug.sourceforge.net/ - cached - mail it - history
Pyke introduces a form of Logic Programming (inspired by Prolog) to the Python community by providing a knowledge-based inference engine (expert system) written in 100% Python. Unlike Prolog, Pyke integrates with Python allowing you to invoke Pyke from Python and intermingle Python statements and expressions within your expert system rules.
by jstone 2008-12-24 00:07 python · programming · logic · computer.science · algorithm · knowledge.representation · expert.systems · data.mining · pattern.matching · artificial.intelligence · declarative.language · domain.specific.languages · free · open.source
http://pyke.sourceforge.net/index.html - cached - mail it - history
CorePy is a Python package for developing assembly-level applications on x86, Cell BE and PowerPC processors. Its simple APIs enable the creation of complex, high-performance applications that take advantage of advanced processor features, including multiple cores and vector instruction sets (SSE, VMX, SPU), usually inaccessible from high-level languages.
by jstone 2008-11-28 20:25 programming · python · hardware · assembly · optimization · code.generation · library · performance · free · open.source
http://www.corepy.org/index.php - cached - mail it - history
Creoleparser is a Python implementation of a parser for the Creole wiki markup language.
by jstone 2008-11-20 21:52 python · programming · library · markup.language · wiki · parsing · free · open.source
http://creoleparser.googlepages.com/ - cached - mail it - history
The file creole.py is a parser for WikiCreole written in Python, to be used in all sorts of Python applications. It was initially written for MoinMoin wiki engine, but can be easily used with almost anything.
by jstone 2008-11-20 21:50 python · programming · library · wiki · markup.language · parsing · free · open.source
http://oink.sheep.art.pl/WikiCreole%20parser%20in%20python - cached - mail it - history
This is an intermediate-to-advanced level book focusing on Python 3 features, idioms and patterns.
by jstone 2008-11-16 20:12 book · programming · python · research · reference · open.content · free · open.source
http://www.mindviewinc.com/Books/Python3Patterns/Index.php - cached - mail it - history
This application is a webcam image processing library on top of OpenCV intended to generate events from user's head, hand and body movements. This library is also intended to track objects so that augmented reality can be made. In order to enhance human computer interaction, the application is going to use a single webcam, without the needs to use FTIR or Diffused Illumination techniques. Besides tracking positions, this library will also be able to provide higher level events and gestures like get 3d user position, and open hand gestures. Collision with virtual objects is also considered in augmented reality.
by jstone 2008-11-12 14:35 cxx · programming · library · python · computer.vision · computer.graphics · human.computer.interaction · free · open.source
http://code.google.com/p/ehci/ - cached - mail it - history
Copy this SIP
SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.
by jstone 2008-10-04 21:33 python · programming · tools · extensions · scripting · cxx · C · free · open.source
http://www.riverbankcomputing.co.uk/software/sip/intro - cached - mail it - history
Veusz is a scientific plotting package written in Python. It uses PyQt (Wiki) and Numpy. Veusz is designed to produce publication-ready Postscript output.
by jstone 2008-10-04 21:31 research · tools · free · open.source · visualization · data.mapping · numerical.computing · python
http://home.gna.org/veusz/ - cached - mail it - history
Planet Venus is an awesome ‘river of news’ feed reader. It downloads news feeds published by web sites and aggregates their content together into a single combined feed, latest news first.
by jstone 2008-09-28 15:44 rss · daemon · python · web · application · free · open.source
http://www.intertwingly.net/code/venus/ - cached - mail it - history
Copy this waf
Waf is a Python-based framework for configuring, compiling and installing applications. It is a replacement for other tools such as Autotools, Scons, CMake or Ant.
by jstone 2008-09-24 10:33 build · tools · free · open.source · programming · python
http://code.google.com/p/waf/ - cached - mail it - history
Pyro is short for PYthon Remote Objects. It is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use. Never worry about writing network communication code again, when using Pyro you just write your Python objects like you would normally. With only a few lines of extra code, Pyro takes care of the network communication between your objects once you split them over different machines on the network. All the gory socket programming details are taken care of, you just call a method on a remote object as if it were a local object!
by jstone 2008-09-18 11:56 python · programming · library · distributed.computing · rpc · free · open.source
http://pyro.sourceforge.net/ - cached - mail it - history
Snakelets is a very simple-to-use Python web application server. It provides a threaded web server (you don't have to provide a web server such as Apache yourself), Ypages (Python HTML template language, similar to Java's JSPs) and Snakelets: code-centric page request handlers (similar to Java's Servlets). Snakelet's focus is to make the creation of dynamic web sites as quick and easy as possible.
by jstone 2008-09-18 11:54 python · web.development · http · server · application · free · open.source
http://snakelets.sourceforge.net/index.html - cached - mail it - history
Pyndexter (pronounced 'poindexter') is an abstraction layer for full-text indexing engines. It presents a uniform query syntax to the user, includes a basic but functional pure-Python indexer, and has adapters for Hype, Hyperestraier, Lucene, Lupy, Pyndex, Swish-e and Xapian
by jstone 2008-09-14 19:59 search · programming · python · library · free · open.source · text.processing · metadata · abstraction
http://swapoff.org/wiki/pyndexter - cached - mail it - history
1 - 50 of 200 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates