Although Rdkit and Django installation and deployment are well documented independently, it may become rapidly difficult to a newcomer to get a simple rdkit + django implementation working using a real apache backend. This article will detail how they can be implemented and used for a small demonstration application.
Django setup
We will first create our django sample application using virtualenv and pip.
virtualenv venv source venv/bin/activate pip install django==3.2.20
Now that (…)
A simple how-to of frequent errors made while writing an article in English (American)
Of course, since I’m French, this article will be far from being complete, so do not hesitate to correct me !
Rule 1 - Define the topic of your research publication
http://abacus.bates.edu/ (…)
Molecular Modelling and GNU/Linux
Where Penguins Meet Molecules