cookiecutter-django-rest
eventsourcing
Our great sponsors
cookiecutter-django-rest | eventsourcing | |
---|---|---|
3 | 2 | |
1,431 | 1,302 | |
- | 1.8% | |
0.0 | 0.0 | |
5 days ago | about 2 months ago | |
Python | Python | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cookiecutter-django-rest
-
DR-CLI: A Flexible Cookie cutter and CRUD Endpoints Generator for Django
At a point, I wished there was a tool that could start my project with the integrations I need already configured. I found cookie-cutter-django-rest to be useful, but sometimes it's just an overkill for my use-case.
- Anyone knows some good DRF boilerplate?
- So is Django cookiecutter really worth it?
eventsourcing
-
walnats: Nats-powered event-driven background jobs and microservices framework for Python. It's like Celey or Dramatiq but for microservices, asyncio-powered, and type-safe.
There is no built-in storage backend but in just a few lines you can make an actor (or use the monitor method to consume everything) that will store everything wherever you want, with eventsourcing or plain events.
-
The Reactive Monolith – How to Move from CRUD to Event Sourcing
Similar thing happened on a project I joined. Except this person not only forced ES onto the business but their own specific library for it https://github.com/johnbywater/eventsourcing
The business eventually failed to due to this, due to slow implementation of simple features and many other issues with it.
I will never use ES due to this project, it's pointless, anything you can do with it, you can do without it.
What are some alternatives?
cookiecutter-django - Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. [Moved to: https://github.com/cookiecutter/cookiecutter-django]
Django-CRM - Open Source CRM based on Django
python-webpack-boilerplate - Django Webpack boilerplate & Flask Webpack boilerplate
terraformize - Apply\Destory Terraform modules via a simple REST API endpoint.
flask-boilerplate - Flask API Boilerplate including MySQL as database, custom commands for easy management, better structure and dockerized. Based on Python, Flask, MySQL, Docker.
usaspending-api - Server application to serve U.S. federal spending data via a RESTful API
scantron - A distributed nmap / masscan scanning framework complete with scan scheduling, engine pooling, subsequent scan port diff-ing, and an API client for automation workflows.
minos-python - 🐍 Minos is a framework which helps you create reactive microservices in Python
codeclassroom - The Core for codeclassroom
prod-django-docker-config - This repository contains Django application docker configuration for production environment
materialize - Materialize is an Operational Data Warehouse: A cloud data warehouse with streaming internals, built for work that needs action on what’s happening right now.
eventhorizon - Event Sourcing for Go!