Library for XChem Django database
Project description
=====
XChemDB
=====
This is a simple Django app to get a RESTFul API of XChem data.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "xchem_db" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'xchem_db',
]
2. Run `python manage.py migrate` to create the xchem_db models.
XChemDB
=====
This is a simple Django app to get a RESTFul API of XChem data.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "xchem_db" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'xchem_db',
]
2. Run `python manage.py migrate` to create the xchem_db models.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xchem-db-0.0.1a4.tar.gz
(54.8 kB
view details)
File details
Details for the file xchem-db-0.0.1a4.tar.gz
.
File metadata
- Download URL: xchem-db-0.0.1a4.tar.gz
- Upload date:
- Size: 54.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e02a048ffd108512cbb015da72139011efbd441b9b8fe551e14b5cc88447a05c |
|
MD5 | ddbc6e2c523d1bf57bbd212c904cdad2 |
|
BLAKE2b-256 | c9bd2655fb38ab11542ed33105743fc28602b3edfe210383bc0dd9c84fba985e |