nflgame

nflgame 1.1.14

nflgame is an API to retrieve and read NFL Game Center JSON data. It can work with real-time data, which can be used for fantasy football.nflgame works by parsing the same JSON data that powers NFL.com's live GameCenter. Therefore, nflgame can be...

rpcpdb

rpcpdb 0.3.5

rpcpdb is a Python wrapper around the Python pdb debugger which makes it more suitable for use in RPC contexts.It is designed to fulfil the need to debug a function on an already-running server which uses threads or processes to dispatch each remote...