Pinned Repositories
CT_G42_unibot
Vrije Amsterdam, Bachelor AI, first year. Computation Thinking project UniBot
difftime
display delta time from two files or one file and now
faults
A C library for collecting faults/errors in a central place and apply policies to get failures.
femoplay
Un semplice giochino per imparare python. Storie a bivi basate su testo semplice.
IngExplore
A tool to analyze the transactions of ING Direct account
lsel
terminal line selector and terminal menu utility
PyDataVE
Raccolta di materiale dei meetup PyDataVE (Veneto)
slmenu
Clone of https://bitbucket.org/rafaelgg/slmenu with my own improvements
strongtypes
Simple C module to manage numeric types that need to enforce range and precision.
SumatraTemplate
A very simple Python structure to setup a Sumatra environment for data experimenting.
ognibit's Repositories
ognibit/PyDataVE
Raccolta di materiale dei meetup PyDataVE (Veneto)
ognibit/IngExplore
A tool to analyze the transactions of ING Direct account
ognibit/SumatraTemplate
A very simple Python structure to setup a Sumatra environment for data experimenting.
ognibit/CT_G42_unibot
Vrije Amsterdam, Bachelor AI, first year. Computation Thinking project UniBot
ognibit/difftime
display delta time from two files or one file and now
ognibit/faults
A C library for collecting faults/errors in a central place and apply policies to get failures.
ognibit/femoplay
Un semplice giochino per imparare python. Storie a bivi basate su testo semplice.
ognibit/lsel
terminal line selector and terminal menu utility
ognibit/slmenu
Clone of https://bitbucket.org/rafaelgg/slmenu with my own improvements
ognibit/strongtypes
Simple C module to manage numeric types that need to enforce range and precision.
ognibit/kivy-security
A security framework for Python Kivy
ognibit/libmodbus
A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Windows
ognibit/licenseheaders
Simple python script to add/replace license headers in a directory tree of source files
ognibit/petrinet
A C implementation of Petri Net
ognibit/pymodbus
A full modbus protocol written in python
ognibit/sudoku-solver
Sudoku-solver it's a sandbox where I try to improve my Pythonic programming, using NumPy
ognibit/tclap
Templatized C++ Command Line Parser mirror