PythonNest / PyNest

PyNest is a Python framework built on top of FastAPI that follows the modular architecture of NestJS
https://pythonnest.github.io/PyNest
MIT License
737 stars 50 forks source link

I have an idea #62

Open Allin2000 opened 4 months ago

Allin2000 commented 4 months ago

https://github.com/nsidnev/fastapi-realworld-example-app

You can update this project first. Then migrate to pynest. And you can also advertise

Allin2000 commented 4 months ago

https://github.com/lujakob/nestjs-realworld-example-app

ItayTheDar commented 4 months ago

@Allin2000 This is great idea! I will try to do it. I might need some help with this 🙌

Allin2000 commented 4 months ago

I tested it. Install the package via pip and do not need to specify the version. With very little code modification, it can be run.

Allin2000 commented 4 months ago

How to bring a better architecture. The key may be this.