cookiecutter-django-rest
eventsourcing
cookiecutter-django-rest | eventsourcing | |
---|---|---|
3 | 2 | |
1,527 | 1,445 | |
- | 1.2% | |
0.0 | 8.8 | |
about 9 hours ago | 16 days 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]
minos-python - 🐍 Minos is a framework which helps you create reactive microservices in Python
python-webpack-boilerplate - Django Webpack boilerplate & Flask Webpack boilerplate
eventhorizon - Event Sourcing for Go!
Django-CRM - Open Source CRM based on Django
walnats - 🌰 Nats-powered event-driven background jobs and microservices framework for Python.
terraformize - Apply\Destory Terraform modules via a simple REST API endpoint.
camunda - Process Orchestration Framework
flask-boilerplate - Flask API Boilerplate including MySQL as database, custom commands for easy management, better structure and dockerized. Based on Python, Flask, MySQL, Docker.
materialize - The Cloud Operational Data Store: use SQL to transform, deliver, and act on fast-changing data.
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.
sqlalchemy-file - SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as Local Storage, Amazon S3, Rackspace CloudFiles, Google Storage and others using Apache Libcloud.