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.3.0.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file django-genomix-0.3.0.tar.gz
.
File metadata
- Download URL: django-genomix-0.3.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 010232b4f91066f1b638d804f387128f7abc6d327969a254a52ca37cc33f9204 |
|
MD5 | a12edc39499dc6eaddf95750e6aa5ca3 |
|
BLAKE2b-256 | a3a25d2d161394e8a03501b1c992bfafeeb3b1a104168bb43f26c79b83c2bb3b |
Provenance
File details
Details for the file django_genomix-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_genomix-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d8a57341f73282f0024409aa2e35a9a42d331b185b9c3b83e0a95de050d77a7 |
|
MD5 | 432372b087f561078c8644ad42caddc3 |
|
BLAKE2b-256 | eca3532ef655f1d4971066fde096e033dd8c7dbee419769792fbaca164b6eb4a |