awesome-python
awesome-python copied to clipboard
Add PyAssimilator
PyAssimilator: https://github.com/knucklesuganda/py_assimilator
What is this Python project?
The best Python patterns that allow you to completely remove dependencies from your code. PyAssimilator supports multiple databases and enables you to quickly switch data storages without changing a single line of your code.
What's the difference between this Python project and similar ones?
- Simple and readable DDD patterns.
- You can switch data storages without changing a single line of your code. For example, MySQL to MongoDB without changing the logic.
- You can remove more than 40% of your boilerplate code.
- You remove any kind of external dependencies from your code and move them to the patterns.
- Common things like CRUD are already implemented, and you can use them with one function.
- You can easily implement your own patterns for any kind of external provider.
--
Anyone who agrees with this pull request could submit an Approve review to it.