Projects tagged ‘library’, ‘python’, and ‘tools’


Jump to tag:

Projects tagged ‘library’, ‘python’, and ‘tools’

Filtered by Project Tags library python tools

Refine results Project Tags programming (9) development (8) cross-platform (6) linux (4) framework (4) parser (3) code (3) utilities (3) web (3) xml (3) algorithms (2) spring (2)

[13 total ]

614 Users
   

Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration ... [More] management applying Inversion-of-Control principles, a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies. There is also a .NET port available. [Less]
Created over 3 years ago.

21 Users
 

Parse RSS and Atom feeds in Python
Created over 3 years ago.

4 Users
 

The 1d6 project develops tools for the free One Die roleplaying System. Its first deliverable is a battle simulator using the simple One Roll combat System for quick combat resolution. Its ... [More] second deliverable is the blob_battle, where two blobs can duel. The third deliverable is babglet, which aims to ease game creation with pyglet. And then there's the TextRPG... [Less]
Created over 2 years ago.

3 Users

Software that enables users to create and edit content stored in the NetImmerse File Format. NIF files store the 3D models used in several popular PC games based on the NetImmerse/Gamebryo game engine ... [More] including Morrowind, DAoC, Zoo Tycoon 2, and Civ4. [Less]
Created over 2 years ago.

2 Users

This is another library for creating and manipulating graphs. There is simply no other graph library out there which can be handle graphs of the size the author is confronted with efficiently. ... [More] Whenever possible igraph tries to be also user friendly and portable. igraph started as an additional package to the GNU R statistical environment, and still some functions which are hard to implement in C are available only in R (like interactive graphics). Most functions are however now written in C and they can be compiled without R as a separate library. [Less]
Created over 2 years ago.

2 Users
 

The Python File Format Interface, briefly PyFFI, is an open source Python library for processing block structured binary files: * Simple: Reading, writing, and manipulating complex binary files in ... [More] a Python environment is easy! Currently, PyFFI supports the NetImmerse/Gamebryo NIF and KFM formats, CryTek's CGF format, the DDS format, and the TGA format. * Batteries included: Many tools for files used by 3D games, such as a stripifier, tangent space calculator, 2d/3d hull algorithms, inertia calculator, as well as a general purpose file editor QSkope (using PyQt4), are included. * Modular: Its highly modular design makes it easy to add support for new formats, and also to extend existing functionality. [Less]
Created over 2 years ago.

2 Users
 

Director is a python library that allows developers to create command line plugins for tools making it easy to add new functionality.
Created about 1 year ago.

1 Users

Created 12 months ago.

1 Users
 

Pivy is a Coin binding for Python. Coin is a high-level 3D graphics library with a C++ Application Programming Interface. Coin uses scene-graph data structures to render real-time graphics suitable ... [More] for mostly all kinds of scientific and engineering visualization applications. [Less]
Created about 1 year ago.

1 Users

Spring Python is an offshoot of the Java-based SpringFramework and AcegiSecurityFramework, targeted for Python. Spring provides many useful features, and I wanted those same features available when ... [More] working with Python. Several key features include: * Inversion of control * Aspect oriented programming * DatabaseTemplate * Database transaction management * Distributed remoting * Security You can pick and choose which parts to use. Visit the web site for more details. The main library of Spring Python as well the sample applications are released under Apache License 2.0, making it a business friendly library. The SpringWiki sample application reuses a set of style sheets written for mediawiki that are GPL. [Less]
Created over 3 years ago.