No project description provided
Project description
# dcomputationaltool
Dcomputationaltool is a Django app which handle the genome coordinates
Quick start
Add “dcomputationaltool” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'dcomputationaltool', ]
Include the dcomputationaltool URLconf in your project urls.py like this:
url(r'^dcomputationaltool/', include((dcomputationaltool.urls, 'dcomputationaltool'), namespace='dcomputationaltool')),
Run python manage.py migrate to create the dcomputationaltool 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
Built Distribution
File details
Details for the file dcomputationaltool-0.0.2a3.tar.gz
.
File metadata
- Download URL: dcomputationaltool-0.0.2a3.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f37c03d53783caabe6ebe8f9f758ec029430ffbcab0c2e04c2e80962fb2fb07 |
|
MD5 | d64fa436b6d58b6d6a6863b371470e65 |
|
BLAKE2b-256 | 214bff2b93a4a1f559d7b4316063d6ffd0d5e59ff81cb4e8dffc5939e1fa9e9c |
File details
Details for the file dcomputationaltool-0.0.2a3-py2.py3-none-any.whl
.
File metadata
- Download URL: dcomputationaltool-0.0.2a3-py2.py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38ebdbab4da7b5d218c33ebe49eac5026b185774252a2a8ace2c5c686278462f |
|
MD5 | 83a40e6d35d0e031ca255e48b217374f |
|
BLAKE2b-256 | 8f416b87af7018345f06ab3e562d89cdb76cb4ab23292f0fedc418c78a257212 |