diff --git a/README.md b/README.md index 873ff8e..db89024 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ A curated list of awesome Python frameworks, libraries and software. * [donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer) - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. +* [EliaOndacs/corelib](https://github.com/EliaOndacs/corelib) - the only package you need to develop simple apps in python * [vinta/awesome-python](https://github.com/vinta/awesome-python) - An opinionated list of awesome Python frameworks, libraries, software and resources. * [TheAlgorithms/Python](https://github.com/TheAlgorithms/Python) - All Algorithms implemented in Python * [Significant-Gravitas/AutoGPT](https://github.com/Significant-Gravitas/AutoGPT) - AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.