This repository is a cli that automatically creates api boilerplates for some python frameworks
Made with love by Thais. - CX software engineer at Luizalabs (Magalu)
This repository assumes that Python 3.10 or newer is used.
Use pip
to download project dependencies:
pip install pastelaria
pip install cutie
A CLI will be installed through the package via pip. To get help on any option, just add the --help
flag when invoking the CLI.
to get the list of commands do:
pastelaria --help
To start building the boilerplate, do:
pastelaria init
Select framework and database options.
This is an open source work, feel free to contribute, ideas and criticism are welcome.
First of all, please check out the CONTRIBUTING guide.
Feel free to start a thread about github issues or contact me at thaisribeirodn@gmail.com
Thank you for making it this far, we are in the beginning, we expect contributions and patience for the finalization of the CLI