Core library for Nexus django projects
Project description
Core library for Nexus django projects
Documentation
The full documentation is at https://django-genomix.readthedocs.io.
Quickstart
Install Django GenomiX:
pip install django-genomix
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'genomix.apps.GenomixConfig',
...
)
Features
TODO
Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install tox (myenv) $ tox
Credits
Tools used in rendering this package:
History
0.1.0 (2017-12-02)
First release on PyPI.
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
django-genomix-0.1.0.tar.gz
(6.8 kB
view details)
Built Distribution
File details
Details for the file django-genomix-0.1.0.tar.gz
.
File metadata
- Download URL: django-genomix-0.1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c248b55843ed50ab765fd127905a69225c95ead1e8fb02102276988c43829d8 |
|
MD5 | c6ecfaf003c9d932c151d3e16794daf5 |
|
BLAKE2b-256 | 36a99f195435549434953cd0d1eb902a1c12ec2a1bba8782bf2fbfb8d502db5f |
Provenance
File details
Details for the file django_genomix-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_genomix-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cec6fa44d18c19c4b2f0566a2354ca42e1a3ea2a534c078b3f16759817b77398 |
|
MD5 | a00d7c367977c213251a7641d546f7be |
|
BLAKE2b-256 | aed18b1de729d6cdd215cfba2f3d02e5f0faf3f817f9de7ea4cbb84d1052d5a5 |