Molecular Modelling and GNU/Linux

Django setup with rdkit for chemoinformatics studies

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 (...)

Derniers articles

Vous inscrire sur ce site

Vous avez demandé à intervenir sur un forum réservé aux visiteurs enregistrés.

Identifiants personnels

Indiquez ici votre nom et votre adresse email. Votre identifiant personnel vous parviendra rapidement, par courrier électronique.