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.1a5.tar.gz
(54.8 kB
view details)
File details
Details for the file xchem-db-0.0.1a5.tar.gz
.
File metadata
- Download URL: xchem-db-0.0.1a5.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 | 4fe0ff79f68ae018c4a5ea8cdf1d0012e4c4c057034a6ab07bcb206d430fd247 |
|
MD5 | ee64a1f723f48ba12972f11e8d880789 |
|
BLAKE2b-256 | 713ecd1216d1f4858e4640e8dc5d781a265e9291b82cc6423595d029dddf20ab |