HTTP API server library for chemical database administration and computation
Project description
kiwiii-server
================
Kiwiii is a web-based client-server application for chemical data analysis and visualization. The server implements web API which enables easy access to databases via HTTP.
Installation
--------------
### PyPI
```
pip3 install kiwiii-server
```
### Anaconda
```
conda upgrade -n root conda
conda install -n root conda-build
conda skeleton pypi kiwiii-server
conda build kiwiii-server
conda install --use-local kiwiii-server
```
API Documentation
-------------------
https://mojaie.github.io/kiwiii-server
License
--------------
[MIT license](http://opensource.org/licenses/MIT)
Test datasets provided by [DrugBank](https://www.drugbank.ca/) are permitted to use under [Creative Common’s by-nc 4.0 License](https://creativecommons.org/licenses/by-nc/4.0/legalcode)
Copyright
--------------
(C) 2014-2017 Seiji Matsuoka
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
Kiwiii-server-0.7.0.tar.gz
(21.9 kB
view details)
Built Distribution
Kiwiii_server-0.7.0-py3-none-any.whl
(106.6 kB
view details)
File details
Details for the file Kiwiii-server-0.7.0.tar.gz
.
File metadata
- Download URL: Kiwiii-server-0.7.0.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35e109a055798ef02e851292117d38adb9db8c200a6bef6a5e49cb36d36fe5f7 |
|
MD5 | 15ec6c5c721482ccdef68c4e46020189 |
|
BLAKE2b-256 | 0742f00848d4ed5181e4d518c9996aab6439bbb04c9ad2e1e3030dcad56ceed1 |
File details
Details for the file Kiwiii_server-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: Kiwiii_server-0.7.0-py3-none-any.whl
- Upload date:
- Size: 106.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12a995adfcb6109d548ccaf4f66e814a79791b404fbbc551676a047751539c09 |
|
MD5 | 11a4bbcfaae3704dc1e0bc2f76cf2f4c |
|
BLAKE2b-256 | fcd352bee0f8f8db5b8c2f4cabac4619bb9df8692853b36134644fdbb134085a |