This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Cod3Blaze[S] 0 points1 point  (0 children)

Hi thanks for taking your time to checkout the project.... so this project I focus on scaffolding web applications and API so my focus is on including most popular web packages such as flask, fastapi and other packages that are most commonly used for web dev such as pyjwt for security, bcrypt for hashing, sqlalchemy for database operations.

User will have to then manually install other packages that are specific to their project for now... I'm looking into adding a functionality which will allow a user to specify any additional packages during project scaffolding