» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with serial + python

The AquaticPrime framework is a secure registration method for your shareware applications, released as free open-source software.

It is computationally infeasible for an attacker to generate fake serial numbers, despite the entire framework being open-source.

opensource: del.icio.us tag/opensource

pySerial

pySerial is a python library that encapsulates access to the serial port. It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compilant system) and Jython. The module named “serial” automatically selects the appropriate backend.