News

PyApp seems to be taking the Python world by storm, providing long-awaited click-and-run Python distribution. For developers ...
This paper discusses the design and early imple-mentation of a new online coding tutorial system for teaching Python to novice programmers. The main contribution is to develop Python OCTS, a highly ...
CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line ...