RSS 1114 projects tagged "OS Independent"

Download Website Updated 17 Feb 2013 WTMParse

Screenshot
Pop 47.37
Vit 9.75

WTMParse is a script originally intended for use in forensic examinations which parses WTMP files from Unix-like operating systems and generates a CSS-styled HTML report containing the login terminal, username, log start date, and login time/date in a table. It's good for postmortem forensic examinations or as a way of getting "last"-like information when you don't have the ability to boot the machine in question but can grab the wtmp.

No download Website Updated 18 Feb 2013 git-flow Python Edition

Screenshot
Pop 29.85
Vit 9.77

git-flow Python Edition is a a pure Python implementation of git-flow. All sub-commands share a common back-end to ensure features behave the same, whatever branch-type they are working on. New workflow behavior can also be added easily by simply sub-classing existing ones. It also includes a comprehensive unit test suite, decent man pages, and HTML docs.

No download Website Updated 12 May 2013 Template Data Interface (TDI)

Screenshot
Pop 55.41
Vit 7.14

Template Data Interface (TDI, /ʹtedɪ/) is a markup templating system written in Python with (optional but recommended) speedup code written in C. Unlike most templating systems, TDI does not invent its own language to provide functionality. Instead, you simply mark the nodes you want to manipulate within the template document. The template is parsed, and the marked nodes are presented to your Python code, where they can be modified in any way you want.

No download Website Updated 06 May 2013 TkinterTreectrl

Screenshot
Pop 37.15
Vit 5.75

The TkinterTreectrl module wraps the treectrl Tk extension for use with Python/Tkinter. The treectrl widget allows you to create fancy things like sortable multi-column list boxes and hierarchical tree views in Tkinter. The package also includes a ready to use multi-column listbox widget, scrolled Treectrl, and multi-column list box widgets plus a generic ScrolledWidget class that makes it quite easy to add one or two static or automatic scroll bars to any listbox-alike Tkinter widget.

No download No website Updated 26 May 2012 Pyjs

Screenshot
Pop 29.15
Vit 19.10

Pyjs is a Python-to-Javascript compiler and an AJAX widget set for Web application development. It was forked from Pyjamas and was originally a port of Google's Web Toolkit to Python.

Download No website Updated 08 May 2012 statsmodels

Screenshot
Pop 21.61
Vit 19.52

statsmodels is a Python package which provides a complement to scipy for statistical computations, including descriptive statistics and estimation of statistical models. The main included model categories are linear, discrete, generalized linear, and robust linear, and, in time series analysis, AR, ARMA, and VAR. It also includes statistical tests mainly for regression diagnostics. statsmodels was renamed from scikits.statsmodels.

Download Website Updated 14 May 2013 GFeedLine

Screenshot
Pop 172.29
Vit 27.70

GFeedLine is a social networking client. It supports Twitter.

Download No website Updated 07 May 2012 scikits.statsmodels

Screenshot
Pop 42.64
Vit 1.13

scikits.statsmodels is a Python package which provides a complement to scipy for statistical computations, including descriptive statistics and estimation of statistical models. The main included model categories are linear, discrete, generalized linear, and robust linear models, and, in time series analysis, AR, ARMA, and VAR. It also includes statistical tests mainly for regression diagnostics.

Download Website Updated 07 Nov 2011 pyuds

Screenshot
Pop 16.19
Vit 23.73

pyuds is a Python library for measuring uncertainty in the Dempster-Shafer theory of evidence. The functionals supported are the Generalized Hartley (GH) uncertainty functional, Generalized Shannon (GS) uncertainty functional, and Aggregate Uncertainty (AU) functional. The library can be utilized either through its API, or through a user-friendly Web interface.

Download Website Updated 26 Jan 2012 MinimalModbus

Screenshot
Pop 56.18
Vit 1.63

MinimalModbus is an easy-to-use Python module for talking to instruments (slaves) from a computer (master) using the Modbus protocol. Example code includes drivers for Eurotherm and Omega process controllers. The only dependency is the pySerial module. This software supports the ‘Modbus RTU’ serial communication version of the protocol, and is intended for use on Linux, OS X, and Windows platforms. It has been tested with Python2.6, Python2.7, and Python3.2.

Screenshot

Project Spotlight

JGloss

Add reading and translation annotations to words in a Japanese text.

Screenshot

Project Spotlight

Yoke

A middleware framework for Vert.x.