16 projects tagged "Python"
Veusz is a scientific plotting package, designed to create publication-ready Postscript, PDF, or SVG output. It features an easy to use graphical interface as well as a command line interface and can be scripted or embedded in Python scripts. Graphs are constructed in a modular fashion from separate components. Datasets can be interactively modified or created from within the program.
MV3D is a virtual world and multi-player game framework for use with Python. It was designed with scalability in mind and is able to distribute a world across as many servers as needed while dynamically balancing the load. The simulation framework is not specifically slanted towards any one genre of online game or virtual world, and can just as easily be used for a space game as a fantasy setting. Objects on an MV3D server can be simulated using the ODE physics engine for realistic interactions. A single server is able to host thousands of of simulated objects. The client works with both the Ogre3D and Panda3D renderers.
Proportional Font Terminal is a version of Ajaxterm hacked to use Web-optimized proportional fonts. This allows terminal users to have the same kind of proportional fonts that have all but displaced monospace fonts for mainstream Web use because they offer simply better usability.
Adjector is a lightweight, fast, and flexible, open-source ad server. It serves plain text, HTML, and Javascript ads to your Web application in several different ways, even from a separate machine. It tracks views and clicks. It is designed to save you time and effort and to stay out of your way.
Taru is appointment scheduler that was designed for use within a university for scheduling demo times between course assistants and students. It includes support for calendar synchronization with iCal and Google. Taru means "to be sufficient, to be enough" in Japanese and "myth" in Finnish.
Kaiku (Japanese for "evolution", Finnish for "echo") is a Web-based reservation system for physical items. It allows you to check what is in the inventory and to keep track of who has borrowed which items. It was designed for use within a university to reserve and keep track of phones, tablets, and other gadgets borrowed by students.
VoltDB is a blazingly fast relational database system. It is specifically designed to run on modern scale-out architectures: fast, inexpensive servers connected via high-speed data networks. It is aimed at a new generation of database applications - real-time feeds, sensor-driven data streams, micro-transactions, low-latency trading systems - requiring database throughput that can reach millions of operations per second. What’s more, the applications that use this data must scale on demand, provide flawless fault tolerance, and enable real-time visibility into the data that drives business value. It includes client application drivers for applications written in Java, C++, C#, PHP, and Python. VoltDB community members have also authored client libraries for Erlang, Ruby and Node.js. There are streaming export capabilities for leading analytic database environments, including Apache Hadoop.