Library for XChem Django database
Project description
=====
XChem_db
=====
XChem_db 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.
XChem_db
=====
XChem_db 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.1a3.tar.gz
(54.8 kB
view details)
File details
Details for the file xchem-db-0.0.1a3.tar.gz
.
File metadata
- Download URL: xchem-db-0.0.1a3.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 | 8de903597fc0da0425fcdaceb5cbd9d1157ee776ffdc10235699dfbc89c9448b |
|
MD5 | fadd4b4e937c363c7608b67f33b567e4 |
|
BLAKE2b-256 | efa08790ea3b63ec2af26cbf66134627e737aebfba3ed52e4085ca91eb0676e7 |