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.1a2.tar.gz
(50.6 kB
view details)
File details
Details for the file xchem-db-0.0.1a2.tar.gz
.
File metadata
- Download URL: xchem-db-0.0.1a2.tar.gz
- Upload date:
- Size: 50.6 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 | f517fedfaf757e55baf8a653ec0b05d83df3605e6f0b1c5bfb698f421ae4ce1b |
|
MD5 | 168b27532ace64b9481f236ab3878214 |
|
BLAKE2b-256 | a316a970e59508f1889173fd3883f365b42a79cf4ae5f79dff3abcba20815991 |