Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

Kiwiii_server-0.7.0-py3-none-any.whl (106.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page