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 - 100 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
GrassyKnoll is a document storage and search engine written in Python.
by jstone 2008-09-14 18:20 search · python · storage · server · library · programming · free · open.source · text.processing · REST
http://code.google.com/p/grassyknoll/ - cached - mail it - history
This module provides basic functions for handling mime-types. It can handle matching mime-types against a list of media-ranges.See section 14.1 of the HTTP specification RFC 2616 for a complete explanation.
by jstone 2008-09-14 17:58 python · ruby · php · programming · library · free · open.source · http · mime · parsing · web.development · web.services
http://code.google.com/p/mimeparse/ - cached - mail it - history
Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.
by jstone 2008-09-14 17:56 unix · python · sysadmin · tools · daemon · free · open.source · api · web.services
http://supervisord.org/ - cached - mail it - history
RATS is a tool for scanning C, C++, Perl, PHP and Python source code and flagging common security related programming errors such as buffer overflows and TOCTOU (Time Of Check, Time Of Use) race conditions.
by jstone 2008-09-13 15:14 tools · programming · security · static.analysis · C · cxx · php · perl · python · free · open.source
http://www.fortify.com/security-resources/rats.jsp - cached - mail it - history
Parse RSS and Atom feeds in Python. 3000 unit tests. Open source.
by jstone 2008-09-11 19:37 xml · syndication · library · programming · python · rss · atom · parsing · free · open.source
http://feedparser.org/ - cached - mail it - history
Character encoding auto-detection in Python. As smart as your browser. Open source.
by jstone 2008-09-11 19:32 python · encoding · text.processing · library · programming · internationalization · free · open.source
http://chardet.feedparser.org/ - cached - mail it - history
pybonjour provides a pure-Python interface to Apple Bonjour and compatible DNS-SD libraries (such as Avahi). It allows Python scripts to take advantage of Zero Configuration Networking (Zeroconf) to register, discover, and resolve services on both local and wide-area networks. Since pybonjour is implemented in pure Python, scripts that use it can easily be ported to Mac OS X, Windows, Linux, and other systems that run Bonjour.
by jstone 2008-09-10 21:04 python · programming · library · networking · service.discovery · protocols · free · open.source
http://o2s.csail.mit.edu/o2s-wiki/pybonjour - cached - mail it - history
A standalone object-oriented database for Python applications.
by jstone 2008-09-10 20:59 python · programming · database · library · object.oriented · free · open.source
http://www.schevo.org/ - cached - mail it - history
Sage is a free mathematics software system licensed under the GPL. It combines the power of many existing open-source packages into a common Python-based interface.
by jstone 2008-09-10 20:02 math · education · research · tools · python · scripting · numerical.computing · free · open.source
http://www.sagemath.org/ - cached - mail it - history
Beaker is light WSGI middleware layer that provides session's using Myghty's Container API.
by jstone 2008-09-09 19:50 python · web.development · programming · library · http · caching · free · open.source · components
http://beaker.groovie.org/ - cached - mail it - history
Satchmo's mission is to use Django to create an open source framework for creating unique and robust online stores. To provide maximum flexibility, Satchmo is licensed under the BSD license.
by jstone 2008-09-09 14:53 web.development · online.store · framework · programming · django · python · free · open.source
http://satchmoproject.com/ - cached - mail it - history
Pinax is an open-source collection of re-usable apps for the Django Web Framework.
by jstone 2008-09-09 14:48 web.development · framework · components · library · django · programming · python · free · open.source · repository
http://pinaxproject.com/ - cached - mail it - history
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.
by jstone 2008-09-08 14:09 clustering · parallelism · distributed.computing · tools · programming · framework · free · open.source · python · erlang
http://discoproject.org/ - cached - mail it - history
by jstone 2008-09-02 13:11 book · programming · game.development · python · education · open.content
http://pythonbook.coffeeghost.net/book1/index.html - cached - mail it - history
an easily customizable and extensible open source tool that will automatically, or semi-automatically, generate unit tests for legacy systems written in Python.
by jstone 2008-08-28 19:20 python · programming · tools · testing · static.analysis · free · open.source
http://pythoscope.org/ - cached - mail it - history
An example of a REST web service for creating sparklines
by jstone 2008-08-24 16:26 article · REST · design · architecture · web.services · web.development · programming · python · reference
http://www.xml.com/pub/a/2005/06/22/sparklines.html - cached - mail it - history
Dejavu is a public domain, thread-safe Object-Relational Mapper for Python applications. It is designed to provide the "Model" third of an MVC application. When you build an application using Dejavu, you must supply the Controller(s) and View(s) yourself. Dejavu does not provide these, and does its best to not limit your choices regarding them.
by jstone 2008-08-24 02:42 python · programming · library · database · data.mapping · free · open.source
http://www.aminus.net/dejavu/ - cached - mail it - history
A REST client library for use in python, using httplib2 and urllib2. Also provides an alternative implementation using the Google App Engine API
by jstone 2008-08-24 01:42 programming · python · library · http · REST · rpc · free · open.source
http://code.google.com/p/python-rest-client/ - cached - mail it - history
RIP is a WSGI-based Web programming framework for busy Web developers who have to build and maintain numerous applications and services. RIP is for those who don't want a lot of magic because they have been burned before (or have learned from the mistakes of others - even better); who want consistency without lock-in; who want to save time, but only when they are not going to have to pay it back with interest; who want a framework to get out of the way instead of having to work around it. RIP is not about gimmics or gagets or buzzwords, rather it attempts to be a decently elegant way to create real software.
by jstone 2008-08-24 01:38 web.development · programming · python · framework · components · standards · simplicity
http://lukearno.com/projects/rip/ - cached - mail it - history
When asked about the plethora of web frameworks for Python the answer is often that it is way too easy to put together one in Python. That certainly seems plausible since there are so many libraries that implement the components of a web framework and if it's easy to plug those pieces together then maybe that lowers the bar of entry for new frameworks. So let's give it a shot, we'll pick some components and spend a couple hours seeing how far we can get building a web framework, which we'll call Robaccia. Executive Summary: Robaccia was built in three hours and a total of 60 lines of Python code.
by jstone 2008-08-24 01:34 article · web.development · programming · python · code · architecture · simplicity · minimalism · components · standards
http://bitworking.org/news/Why_so_many_Python_web_frameworks - cached - mail it - history
The Django REST interface makes it easy to offer private and public APIs for existing Django models. New generic views simplify data retrieval and modification in a resource-centric architecture and provide model data in formats such as XML, JSON and YAML with very little custom code.
by jstone 2008-08-24 01:16 django · library · extensions · python · programming · web.development · REST · protocols · api · free · open.source · rpc
http://code.google.com/p/django-rest-interface/ - cached - mail it - history
A simple, lightweight system for manipulating HTML (and XML, informally) using a Pythonic object model
by jstone 2008-08-24 01:11 python · programming · tools · text.processing · xhtml · xml · library · free · open.source · simplicity
http://entrian.com/PyMeld/ - cached - mail it - history
Quixote is a simple yet flexible and powerful framework for writing Web-based applications using Python.
by jstone 2008-08-24 00:23 python · programming · web.development · framework · simplicity · free · open.source
http://quixote.ca/ - cached - mail it - history
Nucular is a system for creating full text indices for fielded data. It can be accessed via a Python API or via a suite of command line interfaces. Nucular archives fielded documents and retrieves them based on field value, field prefix, field word prefix, or full text word prefix, word proximity or combinations of these. Nucular also includes features for determining values related to a query often called query facets.
by jstone 2008-08-21 14:22 text.processing · search · metadata · tools · programming · library · python · free · open.source
http://nucular.sourceforge.net/ - cached - mail it - history
The Flamenco search interface framework has the primary design goal of allowing users to move through large information spaces in a flexible manner without feeling lost. A key property of the interface is the explicit exposure of category metadata, to guide the user toward possible choices, and to organize the results of keyword searches. The interface uses hierarchical faceted metadata in a manner that allows users to both refine and expand the current query, while maintaining a consistent representation of the collection's structure. This use of metadata is integrated with free-text search, allowing the user to follow links, then add search terms, then follow more links, without interrupting the interaction flow.
by jstone 2008-08-21 13:45 search · metadata · web · user.interfaces · tools · service · python · research · visualization · free · open.source
http://flamenco.berkeley.edu/index.html - cached - mail it - history
Fabric is a simple pythonic remote deployment tool. It is designed to upload files to, and run shell commands on, a number of servers in parallel or serially. These commands are grouped in tasks (regular python functions) and specified in a ‘fabfile.’
by jstone 2008-08-21 13:19 python · sysadmin · deployment · tools · free · open.source · networking
http://www.nongnu.org/fab/ - cached - mail it - history
Django Evolution is an extension to Django that allows you to track changes in your models over time, and to update the database to reflect those changes.
by jstone 2008-08-21 13:16 web.development · programming · tools · python · django · database · data.mapping · free · open.source
http://code.google.com/p/django-evolution/ - cached - mail it - history
Storm is an object-relational mapper (ORM) for Python developed at Canonical. The project has been in development for more than a year for use in Canonical projects such as Launchpad, and has recently been released as an open-source product.
by jstone 2008-08-21 13:13 programming · python · database · library · data.mapping · free · open.source
https://storm.canonical.com/ - cached - mail it - history
Autumn exists as a super-lightweight Object-relational mapper (ORM) for Python. It’s an alternative to (not a replacement of) SQLObject, SQLAlchemy, Storm, etc. Perhaps the biggest difference is the automatic population of fields as attributes
by jstone 2008-08-21 13:08 database · programming · library · python · data.mapping · free · open.source · simplicity
http://autumn-orm.org - cached - mail it - history
by jstone 2008-08-21 12:53 book · reference · text.processing · python · open.content · programming
http://gnosis.cx/TPiP/ - cached - mail it - history
Axiom is an object database whose primary goal is to provide an object-oriented layer with what we consider to be the key aspects of OO, i.e. polymorphism and message dispatch, without hindering the power of an RDBMS. It is designed to "feel Pythonic", without encouraging the typical ORM behavior such as potato programming.
by jstone 2008-08-20 16:12 database · python · sql · data.mapping · library · object.oriented · programming · free · open.source
http://divmod.org/trac/wiki/DivmodAxiom - cached - mail it - history
Lupy is a is a full-text indexer and search engine written in Python. It is a port of Jakarta Lucene 1.2 to Python. Specifically, it reads and writes indexes in Lucene binary format. Like Lucene, it is sophisticated and scalable
by jstone 2008-08-20 15:42 python · programming · library · tools · text.processing · search · free · open.source
http://divmod.org/projects/lupy - cached - mail it - history
CherryPy is a pythonic, object-oriented HTTP framework. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This results in smaller source code developed in less time.
by jstone 2008-08-19 14:43 web.development · programming · python · framework · http · server · free · open.source
http://www.cherrypy.org - cached - mail it - history
A Pure-Python library built as a PDF toolkit
by jstone 2008-08-16 23:57 programming · library · python · pdf · free · open.source
http://pybrary.net/pyPdf/ - cached - mail it - history
Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and flexibility — but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy.
by jstone 2008-08-16 23:53 python · programming · web.development · framework · free · open.source · components
http://pylonshq.com/ - cached - mail it - history
Brevé is a Python template engine that is designed to be clean and elegant with minimal syntax
by jstone 2008-08-16 23:51 python · programming · tools · text.processing · templating · free · open.source · simplicity · minimalism · code.generation
http://breve.twisty-industries.com/ - cached - mail it - history
A set of tools and libraries to support development and deployment of Python-based WSGI applications
by jstone 2008-08-16 23:50 python · web.development · programming · tools · library · free · open.source · components · framework
http://pythonpaste.org/ - cached - mail it - history
Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.
by jstone 2008-08-16 23:41 scripting · python · text.processing · templating · web.development · library · tools · markup.language · free · open.source
http://www.makotemplates.org/ - cached - mail it - history
by jstone 2008-08-16 23:40 hosting · company · web.development · ruby · python · scripting · framework · simplicity · django
http://www.webfaction.com/ - cached - mail it - history
GrokEVT is a collection of scripts built for reading Windows® NT/2K/XP/2K3 event log files. GrokEVT is released under the GNU GPL, and is implemented in Python
by jstone 2008-08-09 17:03 programming · python · library · tools · logging · parsing · forensics · free · open.source
http://projects.sentinelchicken.org/grokevt/ - cached - mail it - history
Construct is a python library for parsing and building of data structures (binary or textual). It is based on the concept of defining data structures in a declarative manner, rather than procedural code: more complex constructs are composed of a hierarchy of simpler ones. It's the first library that makes parsing fun, instead of the usual headache it is today.
by jstone 2008-08-09 16:59 python · library · programming · parsing · data.structures · free · open.source
http://construct.wikispaces.com/ - cached - mail it - history
A generic tagging application for Django projects, which allows association of a number of tags with any Model instance and makes retrieval of tags simple.
by jstone 2008-08-05 18:50 web · programming · python · library · django · tagging · semantic.web · search · free · open.source
http://code.google.com/p/django-tagging/ - cached - mail it - history
A-A-P makes it easy to locate, download, build and install software. It also supports browsing source code, developing programs, managing different versions and distribution of software and documentation. This means that A-A-P is useful both for users and for developers.
by jstone 2008-06-25 21:38 programming · tools · build · deployment · python · free · open.source
http://www.a-a-p.org/ - cached - mail it - history
This one can handle header dependencies. It is fully written in Python, so it is very flexible. For example, build commands can be Python functions.
by jstone 2008-06-25 21:36 programming · build · tools · python · free · open.source
http://projects.bertram-scharpf.de/bake/ - cached - mail it - history
Boa Constructor is a cross platform Python IDE and wxPython GUI Builder. It offers visual frame creation and manipulation, an object inspector, many views on the source like object browsers, inheritance hierarchies, doc string generated html documentation, an advanced debugger and integrated help.
by jstone 2008-06-25 21:32 python · programming · tools · user.interfaces · content.creation · editing · debugging · free · open.source
http://boa-constructor.sourceforge.net/ - cached - mail it - history
DITrack is a free, open source, lightweight, distributed issue (bug, defect, ticket) tracking system. It is implemented in Python and runs in UNIX (*BSD, Linux, MacOS X) and Windows environment, though support for the latter is limited. DITrack is distributed under BSD license.
by jstone 2008-06-25 21:30 version.control · bug.tracking · programming · tools · distributed.storage · free · open.source · python
http://www.ditrack.org/index.html - cached - mail it - history
Codeville is a distributed version control system. It began with a novel idea for a merge algorithm and has grown from there. It is designed to be easy to use and scale from small personal projects to very large distributed ones.
by jstone 2008-06-25 21:29 tools · version.control · free · open.source · python · programming
http://www.codeville.org/ - cached - mail it - history
Synopsis is a multi-language source code introspection tool that provides a variety of representations for the parsed code to enable further processing such as documentation extraction, reverse engineering, and source-to-source translation. Synopsis provides a framework of C++ and Python APIs to access these representations and allows Processor objects to be defined and composed into processing pipelines, making this framework very flexible and extensible.
by jstone 2008-06-25 21:07 programming · python · cxx · library · tools · static.analysis · documentation · parsing · code.generation · free · open.source
http://synopsis.fresco.org/ - cached - mail it - history
The constraint package is a constraint satisfaction problem solver written in 100% pure Python. The implementation uses constraint propagation algorithms. Constraints and Domain implementations are provided to work with finite domains and finite intervals. It should be fairly easy to add new kind of domains such as finite integer domains, together with specialized constraints.
by jstone 2008-06-25 21:04 python · programming · library · math · optimization · operations.research · constraint.solving · free · open.source
http://www.logilab.org/852 - cached - mail it - history
1 - 100 of 200 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates