piefull

piefull 1.0

Sparkline graphs are miniature charts that can be embedded inline with text.The "pieful" library supports only pie chart sparklines and relies ExplorerCanvas for IE fallback.It works by replacing 0-100 numbers with their corresponding pie chart, where the...

read more
rpcpdb

rpcpdb 0.4.2

rpcdb works with both Python branches, 2.x and 3.x.It was designed to work around Python's native pdb debugger, providing a tool specialized for handling RPC server configurations.rpcdb can be used to open an interactive console into the RPC processes and...

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...