Generate PDF using python, docx templating and libreoffice deployed on Scalingo
What I need to achieve ? For one of my client project, I need to produce legal documents (named CERFA) filled with information entered by …
Each week, I share a technical trick that I learned
What I need to achieve ? For one of my client project, I need to produce legal documents (named CERFA) filled with information entered by …
Sentry in a software monitoring tools which have the ability to group errors, this is very useful to don’t be flood by repeated errors which …
Using gdal library install gdal Then, in your code Using GeoDjango Geodjango is part of django, you’ll just have to declare it in your INSTALL_APPS …
I recently install django-extensions, ptpython and django-browser-reload packages on a project, it is convenient packages to Django developer. Installation install it with pip: or reference …
Hello world ! Let’s start with one you won’t ever use, the package __hello__ print the famous hello world senrence Return Zen of Python Let’s …
Licenses subject is a huge subject in open-source project because some of the licenses can be contaminating. Most common example is the GPL license, every …