Dave's Stupid Game Network Library is a python-based network library optimized for games. To use it, you simple write your server and client in python, inherit the ClientCallback and ServerCallback classes, and implement any callbacks you wish to.
Dave's Stupid Network Game Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.