This template provides just enough to get started with your Python application.
Report Bug
·
Request Feature
To properly run this template, you will have to make sure that the Lenra CLI and docker with docker-compose are installed on your computer. Installation instructions can be found here https://github.com/lenra-io/lenra_cli.
template you can use the dev
command that will build and start your app and enter in a custom terminal:
lenra dev
You can then access the application by opening localhost:4000
on your web browser.
This template is a basic implementation of a Lenra application using the Python language. You can get your application started by using this template.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please open an issue with the tag "enhancement". Don't forget to give the project a star if you liked it! Thanks again!
Distributed under the MIT License. See LICENSE for more information.
Lenra - @lenra_dev - contact@lenra.io
Project Link: https://github.com/lenra-io/template-python