Skip to content

A cheminformatics customization of the Django database abstraction layer. See the README file for additional information about the current status of the project.

License

Notifications You must be signed in to change notification settings

teaguesterling/django-chem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project consists in a customization/extension of the Django ORM which is intended to support the development of cheminformatics applications.

The existing code is a quick adaptation of some classes from the Django GIS extension and mainly represents a proof-of-concept. Supported backends are currently PostgreSQL (via RDKit's cartridge) and - to a lesser extent - SQLite (via ChemicaLite). Only a limited range of the desired functionality is currently implemented. The available API supports the storage of a molecular structures and structural searches (exact and substructure). 

Draft documentation is available from the 'docs' subdirectory or online
at http://django-chem.readthedocs.org/


About

A cheminformatics customization of the Django database abstraction layer. See the README file for additional information about the current status of the project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%