RSS 6 projects tagged "python3"

Download Website Updated 21 Mar 2011 LEPL

Screenshot
Pop 118.86
Vit 7.97

LEPL is a recursive descent parser library written in Python. It is based on parser combinator libraries popular in functional programming, but also exploits Python language features. Operators provide a friendly syntax, and the consistent use of generators supports full backtracking and resource management. Backtracking implies that a wide variety of grammars are supported; appropriate memoisation ensures that even left-recursive grammars terminate.

Download No website Updated 09 Apr 2010 snmpd-pyagentx

Screenshot
Pop 47.62
Vit 2.49

snmpd-pyagentx provides Python3 bindings for AgentX extension of the snmpd part of the Net-SNMP project. It allows you to tie into snmpd, returning your own values for OIDs or whole OID trees right from the Python code. It consists of a thin C interface for snmp_agent_api(3), provided by net-snmp project libraries, and pure Python logic for handling forwarded requests. The C code is loosely based on the python-agentx project codebase by Bozhin Zafirov.

Download Website Updated 30 Jun 2010 PyMW

Screenshot
Pop 48.17
Vit 1.00

PyMW is a Python module for parallel master-worker computing in a variety of environments. With the PyMW module, users can write a single program that scales from multicore machines to global computing platforms.

Download No website Updated 20 Apr 2011 fathom

Screenshot
Pop 16.67
Vit 27.56

Fathom is Python3 package that provides database inspection. It allows you to easily retrieve information about database schema for Sqlite3, PostgreSQL, MySQL, and Oracle. Fathom comes with a set of tools built upon the library, which allow you to create django models from database schema or generate entity-relationship diagrams.

No download Website Updated 24 Dec 2011 pdm

Screenshot
Pop 32.63
Vit 1.00

The PDM library aids in inspecting and managing Python programs running as daemons, allowing client programs to connect to the daemon process in order to interact with it in various ways. Primarily, it provides an interactive read-eval-print loop, and a non-interactive programmatic interface not entirely unlike Java's JMX.

Download Website Updated 05 Feb 2013 LifeQuest

Screenshot
Pop 40.25
Vit 1.00

LifeQuest is a tool that keeps track of what you need to do, and tells you what to do next. You simply enter the things you want to do, along with priority and date information, and LifeQuest does the rest. Unlike other to do list programs, it aims to minimise the amount of effort you spend entering information. It is also inspired by GTD, with contexts and projects to help you find things to do wherever you are or when there is a project you want to focus on. It is also designed to be motivational. Your to do list is a Quest, your projects are Adventures, and your contexts are Locations.

Screenshot

Project Spotlight

Corlpack

A fast Ada implementation of R-like data objects, UUIDs, and simplified API.

Screenshot

Project Spotlight

eSpeak for Android

A text-to-speech tool.