RSS 15 projects tagged "Python"

Download Website Updated 29 Apr 2013 pbs_python

Screenshot
Pop 63.40
Vit 9.42

The pbs_python package is a wrapper class for the Torque Batch System C library. With this package, you now can write utilities and extensions in Python instead of C. This package was developed to replace xpbsmon by an ASCII version named pbsmon. PBSQuery is also included in this package. This is a Python module built on top of the pbs Python module to simplify querying the batch server. There are a lot of examples included in the source package.

Download No website Updated 16 Aug 2011 Kobold's Quest 2

Screenshot
Pop 18.14
Vit 25.57

Kobold's Quest 2 is an RPG game in which the quest of the kobold continues. The adventure takes you out of the assassin queen's room into the wilds of the rogue assassin's destiny.

Download Website Updated 18 Mar 2011 Feel++

Screenshot
Pop 43.22
Vit 1.00

Feel++ (formerly known as Life) is a C++ library for solving partial differential equations using generalized Galerkin methods: fem, hp/fem, and spectral methods.

No download Website Updated 29 Jun 2010 RXPY

Screenshot
Pop 30.72
Vit 1.00

RXPY is a pure-Python regular expression library, compatible with the re package. RXPY can be used as a test-bed for new matching algorithms, since the parser and compatibility components are reusable.

No download Website Updated 03 Jul 2010 noVNC

Screenshot
Pop 76.22
Vit 33.04

noVNC is a VNC client implemented using HTML5 technologies, specifically Canvas and WebSockets. It supports "wss://" encryption (SSL/TLS). For browsers that do not have native WebSockets support, the project includes web-socket-js, a WebSockets emulator using Adobe Flash. In addition, as3crypto has been added to web-socket-js to implement WebSocket SSL/TLS encryption, i.e. the "wss://" URI scheme.

Download No website Updated 20 Mar 2010 pyxser

Screenshot
Pop 52.54
Vit 1.00

pyxser (Python XML Serialization) is a Python object to XML serializer that validates every XML deserialization against the pyxser 1.0 XML Schema. It is written entirely in C as a Python extension. It uses recursive O(n) algorithms for both serialization and deserialization.

Download Website Updated 14 Dec 2010 StarCluster

Screenshot
Pop 76.84
Vit 2.14

StarCluster is a utility for creating traditional computing clusters used in research labs or for general distributed computing applications on Amazon's Elastic Compute Cloud (EC2). It uses a simple configuration file provided by the user to request cloud resources from Amazon and to automatically configure them with a queuing system, an NFS shared /home directory, passwordless SSH, OpenMPI, and ~140GB scratch disk space. It consists of a Python library and a simple command line interface to the library. For end-users, the command line interface provides simple intuitive options for getting started with distributed computing on EC2 (i.e. starting/stopping clusters, managing AMIs, etc). For developers, the library wraps the EC2 API to provide a simplified interface for launching/terminating nodes, executing commands on the nodes, copying files to/from the nodes, etc.

No download Website Updated 16 Aug 2009 LibForensics

Screenshot
Pop 26.83
Vit 37.07

LibForensics is a framework for developing digital forensics applications in Python.

Download Website Updated 16 Dec 2012 listparser

Screenshot
Pop 105.73
Vit 12.54

listparser is a Python library that parses subscription lists (also called reading lists) and returns all of the feeds, subscription lists, and "opportunity" URLs that it finds. It supports OPML, RDF+FOAF, and the iGoogle exported settings format.

No download Website Updated 17 Sep 2009 Pybatis

Screenshot
Pop 27.20
Vit 1.47

Pybatis lets you use a templating engine to generate SQL in the same way we use templating engines to generate HTML. But while HTML is generated to send to a browser, Pybatis generates SQL to send to the database via Python's DB API, and then gathers the results. Pybatis consists of three things combined: Python's DB API, templates, and convenience methods. The core idea of treating dynamic SQL as a templating problem rather than a code generation problem (as in most ORM libraries) comes from iBATIS, after which Pybatis is named with great respect.

Screenshot

Project Spotlight

Rodent filemanager

An advanced multi-threaded file manager.

Screenshot

Project Spotlight

Babel Router

A distance-vector routing protocol for IPv6 and IPv4.