Actualités

Want to know how to make and use a Python module? It’s extremely simple! Simply create a new .py file in the same folder as your main Python code. Then “import” that file as you now know how ...
These are my notes while learning to create my own python module. I have copied some of the reference and code verbatim to make it easier for me to read. Please refer to the reference for a more ...
This repository is about creating templates in python with jinja module, knowing about Bootstrap Modal, a simpleproject demonstarting the use case of creating the objects in Django and rendering them ...