Library for XChem Django database
Project description
Polls is a simple Django app to get a RESTFul API of XChem data.
Detailed documentation is in the “docs” directory.
Quick start
Add “polls” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'xchem', ]
Include the polls URLconf in your project urls.py like this:
path('xchem/', include('xchem.urls')),
Run python manage.py migrate to create the polls 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.1a0.tar.gz
(49.9 kB
view details)
File details
Details for the file xchem-db-0.0.1a0.tar.gz
.
File metadata
- Download URL: xchem-db-0.0.1a0.tar.gz
- Upload date:
- Size: 49.9 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 | 737a1bc0dbcaee67c178bdd3b5bb6858012a197548d7d06020d8d27a895c11ae |
|
MD5 | b7e2bc86b60d99cefb2262216bec9493 |
|
BLAKE2b-256 | 6f8033c425b43e1624c45d2fcfe4d158c5527e23ffc9d013cd0de51e82947877 |