Pinned Repositories
birdseye
Graphical Python debugger which lets you easily view the values of all evaluated expressions
executing
Get information about what a Python frame is currently doing, particularly the AST node being executed
funcfinder
A tool for automatically solving problems of the form "I need a python function that does X."
futurecoder
100% free and interactive Python course for beginners
heartrate
Simple real time visualisation of the execution of a Python program.
instant_api
Instantly create an HTTP API with automatic type conversions, JSON RPC, and a Swagger UI. Just add methods!
pure_eval
Safely evaluate AST nodes without side effects
s3-stream-upload
Manages streaming of data to AWS S3 without knowing the size beforehand and without keeping it all in memory or writing to disk.
snoop
A powerful set of Python debugging tools, based on PySnooper
sorcery
Dark magic delights in Python
alexmojaki's Repositories
alexmojaki/birdseye
Graphical Python debugger which lets you easily view the values of all evaluated expressions
alexmojaki/futurecoder
100% free and interactive Python course for beginners
alexmojaki/snoop
A powerful set of Python debugging tools, based on PySnooper
alexmojaki/executing
Get information about what a Python frame is currently doing, particularly the AST node being executed
alexmojaki/s3-stream-upload
Manages streaming of data to AWS S3 without knowing the size beforehand and without keeping it all in memory or writing to disk.
alexmojaki/pure_eval
Safely evaluate AST nodes without side effects
alexmojaki/stack_data
alexmojaki/cheap_repr
Better version of repr/reprlib for short, cheap string representations in Python
alexmojaki/pyodide-worker-runner
alexmojaki/nameof
Python function to get the name of a variable or attribute, as in C#
alexmojaki/eval_type_backport
Like `typing._eval_type`, but lets older Python versions use newer typing features.
alexmojaki/sunhours
Sketchup plugin for analysing the amount of sunlight hitting points on a surface over the year:
alexmojaki/sync-message
alexmojaki/comsync
alexmojaki/quiggles
Android app for drawing symmetrical patterns
alexmojaki/littleutils
Small personal collection of python utility functions, partly just for fun.
alexmojaki/alexmojaki
alexmojaki/python-devtools
Dev tools for python
alexmojaki/inline-snapshot
create and update inline snapshots in your python code
alexmojaki/apm-agent-python
Official Python agent for Elastic APM
alexmojaki/dirty-equals
Doing dirty (but extremely useful) things with equals.
alexmojaki/flytekit
Extensible Python SDK for developing Flyte tasks and workflows. Simple to get started and learn and highly extensible.
alexmojaki/opentelemetry-python-contrib
OpenTelemetry instrumentation for Python modules
alexmojaki/opentelemetry.io
The OpenTelemetry website and documentation
alexmojaki/prefect
Prefect is a workflow orchestration tool empowering developers to build, observe, and react to data pipelines
alexmojaki/pydantic
Data validation using Python type hints
alexmojaki/pydantic-core
Core validation logic for pydantic written in rust
alexmojaki/pytest-examples
Pytest plugin for testing examples in docstrings and markdown files.
alexmojaki/snowpark-python
Snowflake Snowpark Python API
alexmojaki/superduperdb
🔮 SuperDuperDB: Bring AI to your favourite datastore!