RSS 14 projects tagged "Python 3"

No download Website Updated 23 May 2013 awlsim

Screenshot
Pop 96.06
Vit 47.99

Awlsim is a Step 7 AWL/STL/PLC simulator. It achieves good performance of several tens of thousands of AWL instructions per second. S7-3xx and S7-4xx CPUs (with 2 and 4 accus) are supported.

No download No website Updated 11 Feb 2013 rJSmin

Screenshot
Pop 81.87
Vit 7.28

rJSmin is a fast reimplemenation of jsmin.c by Douglas Crockford. Although it's written in Python, nearly all logic happens inside the regular expression engine: rJSmin is actually a single regex substitution call.

No download No website Updated 11 Feb 2013 rCSSmin

Screenshot
Pop 62.58
Vit 3.86

RCSSmin is a CSS minifier. The implementation is based on the semantics of the YUI compressor, but aiming for speed instead of maximum compression so that it can be used at runtime rather than during a preprocessing step. rCSSmin does syntactical compression only (removing spaces, comments, and possibly semicolons). It does not provide semantic compression (like removing empty blocks, collapsing redundant properties etc). It does, however, support various CSS hacks (by keeping them working as intended).

Download No website Updated 13 Apr 2013 PyCraft

Screenshot
Pop 52.09
Vit 1.00

PyCraft is an offline world editor for Minecraft, the multiplayer sandbox game.

Download No website Updated 09 Apr 2010 snmpd-pyagentx

Screenshot
Pop 47.33
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.

No download No website Updated 31 Aug 2011 ColPy

Screenshot
Pop 38.26
Vit 1.00

ColPy is a small Python library for conversion and computation of colors. It supports conversion to and from 22 color spaces, and 20 CIE standard illuminants.

No download No website Updated 22 Mar 2013 dantalian

Screenshot
Pop 33.42
Vit 7.95

dantalian is a transparent file-tagging system using hard links. Tags (which are directories) can be accessed on the file system level (with or without fuse), allowing maximum interoperability with other applications. Tagging operations are performed with scripts, and can also be hooked into other applications. dantalian is file-agnostic and can be used with any and all types of files. Tags can be organized hierarchically and can also be tagged. With (optional) fuse support, dantalian can also create virtual tags (currently limited to tag intersections (AND), but will be expanded later), which can be accessed transparently on the filesystem level.

Download No website Updated 16 Aug 2012 pwget

Screenshot
Pop 30.13
Vit 16.78

pwget is a wget replacement which can recursively download URLs matching a regular expression.

Download No website Updated 28 Feb 2010 Minesweeper 3K

Screenshot
Pop 29.02
Vit 34.36

Minesweeper 3K is an original implementation of the classic game of Mines. Games can be saved and loaded. High scores are saved by level. The game is paused when the window loses focus. Several styles of the game are available, with the possibility to add new styles without having to change the code. The game is internationalized in five languages.

Download Website Updated 08 Jun 2011 pytilities

Screenshot
Pop 25.73
Vit 26.76

Pytilities offers AOP and monkey-patching features for Python 3. Pytilities also offers other features such as help in delegating calls to an inner object, function overloading, some special descriptors, geometry classes, event dispatching classes, and more. The AOP features allow you to make reusable Aspect classes, (un)apply multiple aspects to an instance or class, add new attributes to an instance, and apply advice to all attribute access of an instance or class.

Screenshot

Project Spotlight

pf-kernel

A Linux kernel fork with new features.

Screenshot

Project Spotlight

pafcalc

A panted aquarium fertilizers calculator.