The Review Pages tool generates a set of HTML pages that show the status of a working copy, or the difference between given revisions of a code repository, suitable for review. There is no need in a special server.
Simple program that helps in learning the Highway Code of Hungary called KRESZ.
Written in Python, uses wxPython, runs on every platform that supports Python and wx.
That project aims at providing tools and code to be used in C++ projects that use CppUnit and/or trac, to be able to include them easily in CruiseControl.
Python module for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ source code can be generated.
CodeIgor makes copies of given files, substituting user-defined patterns for given values. Every copy is related to a scpecific 'solution', so that you may define different versions of the same file, having the same patterns but different values.
A tool for exploring records of nominative votes in various legislatures. Currently, it includes just one legislature -- the US Congress -- and one simple visualization. (Code for CPython and Jython.)
Functional Programming for Python. Provides a small mixin to provide 1) type constraints for named tuples 2) pre/postcondition typechecking for functions 3) syntactical sugar to make your code look pretty (accomplished through a PEP 302 import hook)
Software for the Voltcraft DL-120TH USB climate data logger
project status: abandoned
similar projects:
https://www.sigrok.org/
framework for signal analysis
https://gitlab.com/roeles/vdl120
vdl120 fork, based on apuch/vdl120
https://github.com/apuch/vdl120
vdl120 fork
with PID2 0xea61, automatic EP_OUT + EP_IN, memset 0 *cfg
see bug #3
https://github.com/lgyurci/voltcraft-dl191v
based on vdl120
Voltcraft DL-191V voltage logger
https://github.com/patrabu/dl120th
dl120th in Python
https://github.com/mildis/vdl120
vdl120 in Objective-C for macOS
https://launchpad.net/vdl180
vdl180 in C
for Voltcraft DL-180THP
https://gitlab.com/kollo/X11-Basic_examples/blob/master/All/Tests/usb-VDL101T.bas
usb-VDL101T in X11-Basic
for Voltcraft DL-101T
https://sourceforge.net/p/vdl-141th/code/ci/master/tree/lib/DL141TH/
perl module for Voltcraft DL-141TH temperature + humidity data logger
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A three-step approach towards experimental brain-computer-interfaces, based on the OCZ nia device for EEG-data acquisition and artificial neural networks for signal-interpretation.
Preparing custom time field support for Trac trunk, based on Trac-0.12dev_r9115 so far. This is mainly to expose code to interested developers and enable collaboration via distributed VCS (Mercurial for now).
Linear Algebra Common Expressions (LACE) is a C++ templated library which allows you to operate with matricies and vectors inside your code as easy as on the whiteboard.
FreeOS/1 is a Free, Open Source, FreeDOS based Free and Open Source Alternative OS, with open source Microsoft Windows compatibility using HXDOSExtender KernelEx,and ReactOS source code. FreeOS/1 will include new technologies and will be easy to use
A message passing library addressing the special needs/capabilities of Qt applications. The basic building block for classic 3-tier applications where both client and server are Qt applications.
A cross-platform aplication to explore online free maps (OpenStreetMap). Build with python and pygame, full immersive environnement. Actually only source code, require pygame.
Simple and fast templating system for python 2 - needing nothing else than a separator like python´s semicolon. Documentation and code are together in one file - you can cut and paste the code from it.
PyHelper is a modular automatic documentation generator. Docs are generated directly from source code and can use different skins (python modules that render the documentation) to produce the doc-pages.
A script to generate shapes representing colors, using the ColorAdd code developped by Miguel Neiva: http://coloradd.net The ColorAdd code is a monochromatic Graphical Code allowing colorblind to recognize colors.
THIS PROJECT HAS MOVED TO GOOGLE CODE!! An authoritative-only DNS server with a pluggable architecture for determining how to resolve each request. New modules may be written in Python to control how names are resolved.
Regular expressions editor for Python. It is intended for Python programmers that use regular expressions. It has syntax highlighting, brace matching, results coloring, text zooming, RE insertions and more.