MathiasWedeken's Stars
tmux/tmux
tmux source code
littlelines/littlechat
A peer-to-peer video chat application made using Phoenix, LiveView, and WebRTC. Want to know how it's made? Read the blog post: https://littlelines.com/blog/2020/07/06/building-a-video-chat-app-in-phoenix-liveview
phoenixframework/phoenix_pubsub
Distributed PubSub and Presence platform for the Phoenix Framework
rabbitmq/rabbitmq-server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
matthewwithanm/django-imagekit
Automated image processing for Django. Currently v4.0
PyCQA/isort
A Python utility / library to sort imports.
psf/requests
A simple, yet elegant, HTTP library.
mvantellingen/python-zeep
A Python SOAP client
jazzband/django-redis
Full featured redis cache backend for Django.
django-crispy-forms/django-crispy-forms
The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
django-extensions/django-extensions
This is a repository for collecting global custom management extensions for the Django Framework.
aaronrenner/phx_gen_auth
An authentication system generator for Phoenix 1.5 applications.
django/django
The Web framework for perfectionists with deadlines.
phoenixframework/phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
phoenixframework/phoenix
Peace of mind from prototype to production
pytoolz/toolz
A functional standard library for Python.