Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/domdfcoding/pywine-pyms-nist
Docker image for the Flask search server for PyMassSpec NIST Search
https://github.com/domdfcoding/pywine-pyms-nist
chemistry docker flask mass-spectrometry python3
Last synced: 16 days ago
JSON representation
Docker image for the Flask search server for PyMassSpec NIST Search
- Host: GitHub
- URL: https://github.com/domdfcoding/pywine-pyms-nist
- Owner: domdfcoding
- License: mit
- Created: 2020-03-25T18:42:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T12:08:18.000Z (about 1 month ago)
- Last Synced: 2024-11-08T13:19:52.817Z (about 1 month ago)
- Topics: chemistry, docker, flask, mass-spectrometry, python3
- Language: Python
- Size: 24.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
********************
pywine-pyms-nist
**********************Docker container for the Flask search server for PyMassSpec NIST Search**
.. image:: https://img.shields.io/docker/cloud/build/domdfcoding/pywine-pyms-nist
:alt: Docker Cloud Build Status
:target: https://hub.docker.com/r/domdfcoding/pywine-pyms-nist
.. image:: https://img.shields.io/docker/cloud/automated/domdfcoding/pywine-pyms-nist
:alt: Docker Cloud Automated build
:target: https://hub.docker.com/r/domdfcoding/pywine-pyms-nist/builds
.. image:: https://img.shields.io/docker/image-size/domdfcoding/pywine-pyms-nist?label=docker%20image%20size
:alt: Docker Image Size (latest by date)
:target: https://hub.docker.com/r/domdfcoding/pywine-pyms-nist
.. image:: https://img.shields.io/github/license/domdfcoding/pywine-pyms-nist
:alt: GitHub
:target: https://opensource.org/licenses/MITThis is a docker container to allow PyMassSpec NIST Search to function on Linux via a Flask REST API. It is based on the `pywine `_ docker image by `webcomics `_.
This container isn't designed to be run directly; rather it is invoked automatically from `PyMassSpec NIST Search `_ when running on platforms other than Windows.