Metadata-Version: 1.2
Name: keter
Version: 0.0.1
Summary: Bioinformatics platform
Home-page: https://www.github.com/bnext-iqt/keter
Author: JJ Ben-Joseph
Author-email: jbenjoseph@iqt.org
License: Apache
Description: Keter
        ~~~~~
        
        Keter (keh-ter) is a highly-scalable lab environment for coronavirus data science. This project 
        is informed by lessons learned from past B.Next projects.
        
        The goals of this project:
        
        * Support distributed computing using an archiecture based on a job queue and workers. 
        * Workers can run on heterogeneous hardware and started and stopped on demand without issue.
        * Support Kubernetes as the first class or preferred orchestration solution.
        * Use machine learning techniques that build on state-of-the-art.
        * Antiviral subsystem will build on a ChEMBL foundation.
        * Forecasting UI that is mostly or entirely static and can scale to massive amounts of users.
        
        This project is in the planning phases -- not even pre-alpha.
        
        Acknowledgment
        ~~~~~~~~~~~~~~
        
        A project of `B.Next <https://www.bnext.org/>`_.
Keywords: machine_learning artificial_intelligence medicine devops
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
