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.1a6.tar.gz
(56.8 kB
view details)
File details
Details for the file xchem-db-0.0.1a6.tar.gz
.
File metadata
- Download URL: xchem-db-0.0.1a6.tar.gz
- Upload date:
- Size: 56.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 | 355c0e1945bc317e0ba875eb9f5866666da1000565e68c042aae75632eaf4639 |
|
MD5 | 9f0dd1c36e8b636eb3b5ffe90a7009ec |
|
BLAKE2b-256 | 9c08598ca771dfef7284011b46080edc94f71755a83ea47986c995ca97ea7a7b |