Alex Hall

Results 16 repositories owned by Alex Hall

birdseye

1.6k
Stars
73
Forks
Watchers

Graphical Python debugger which lets you easily view the values of all evaluated expressions

birdseye-pycharm

30
Stars
2
Forks
Watchers

IntelliJ IDE plugin for the Python debugger birdseye

futurecoder

1.2k
Stars
128
Forks
Watchers

100% free and interactive Python course for beginners

instant_api

129
Stars
5
Forks
Watchers

Instantly create an HTTP API with automatic type conversions, JSON RPC, and a Swagger UI. Just add methods!

sorcery

393
Stars
22
Forks
Watchers

Dark magic delights in Python

snoop

1.2k
Stars
34
Forks
Watchers

A powerful set of Python debugging tools, based on PySnooper

heartrate

1.7k
Stars
122
Forks
Watchers

Simple real time visualisation of the execution of a Python program.

cheap_repr

21
Stars
5
Forks
Watchers

Better version of repr/reprlib for short, cheap string representations in Python

executing

295
Stars
30
Forks
Watchers

Get information about what a Python frame is currently doing, particularly the AST node being executed

friendly_states

19
Stars
2
Forks
Watchers

Declarative, explicit, tool-friendly finite state machines in Python