JasonCarroll's Stars
pydantic/logfire
Uncomplicated Observability for Python and beyond! 🪵🔥
pydantic/pydantic
Data validation using Python type hints
python-arq/arq
Fast job queuing and RPC in python with asyncio and redis.
awslabs/distill-cli
awslabs/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
MrPrimate/ddb-adventure-muncher
Import scenes and journals into Foundry VTT from DDB
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
SawyerHood/draw-a-ui
Draw a mockup and generate html for it
arcanemachine/django-htmx-alpine
A sandbox for using Django with HTMX and Alpine.JS
bigskysoftware/_hyperscript
a small scripting language for the web
PyHAT-stack/awesome-python-htmx
A curated list of things related to python-based web development using htmx
spookylukey/django-htmx-patterns
Pattern repository for Django and htmx with full example code
geeogi/async-python-lambda-template
Build a high-performance Python function in AWS lambda using asyncio, aiohttp and aiobotocore.
aws/chalice
Python Serverless Microframework for AWS
mthenw/awesome-layers
λ A curated list of awesome AWS Lambda Layers. Sponsored by https://cloudash.dev
bchew/dynamodump
Simple backup and restore for Amazon DynamoDB using AWS SDK for Python (boto3)
aws-samples/react-router-with-cognito-authenticator
zhanymkanov/fastapi_production_template
FastAPI Template with Docker, Postgres
aws-samples/aws-serverless-app-with-aurora-and-python-sql-alchemy-example
nickatnight/fastapi-backend-base
:globe_with_meridians: A base project I use for building fastapi backends
IamGianluca/cosmic
A working implementation of the concepts learned in "Architecture Patterns with Python" by Harry Percival and Bob Gregory. Great book, highly recommended.
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
marceloprates/prettymaps
A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
onelivesleft/PrettyErrors
Prettify Python exception output to make it legible.
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
brandon-rhodes/python-patterns
Source code behind the python-patterns.guide site by Brandon Rhodes
jsreport/jsreport
javascript based business reporting platform :rocket:
getsentry/sentry
Developer-first error tracking and performance monitoring
serverless/serverless
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required