Metadata-Version: 1.1
Name: from-smiles-step
Version: 2021.2.4
Summary: ['from_smiles_step', 'A step in SEAMM Flowchart to create a structure from a SMILES string', '']
Home-page: https://github.com/molssi-seamm/from_smiles_step
Author: Paul Saxe
Author-email: psaxe@molssi.org
License: BSD-3-Clause
Description: ================
        From SMILES step
        ================
        
        .. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/from_smiles_step
           :target: https://github.com/molssi-seamm/from_smiles_step/pulls
           :alt: GitHub pull requests
        
        .. image:: https://github.com/molssi-seamm/from_smiles_step/workflows/CI/badge.svg
           :target: https://github.com/molssi-seamm/from_smiles_step/actions
           :alt: Build Status
        
        .. image:: https://codecov.io/gh/molssi-seamm/from_smiles_step/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/molssi-seamm/from_smiles_step
           :alt: Code Coverage
        
        .. image:: https://img.shields.io/lgtm/grade/python/g/molssi-seamm/from_smiles_step.svg?logo=lgtm&logoWidth=18
           :target: https://lgtm.com/projects/g/molssi-seamm/from_smiles_step/context:python
           :alt: Code Quality
        
        .. image:: https://github.com/molssi-seamm/from_smiles_step/workflows/Documentation/badge.svg
           :target: https://molssi-seamm.github.io/from_smiles_step/index.html
           :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/molssi-seamm/from_smiles_step/shield.svg
           :target: https://pyup.io/repos/github/molssi-seamm/from_smiles_step/
           :alt: Updates for Dependencies
        
        .. image:: https://img.shields.io/pypi/v/from_smiles_step.svg
           :target: https://pypi.python.org/pypi/from_smiles_step
           :alt: PyPi VERSION
        
        
        The From SMILES step implements a step in a SEAMM flowchart to create a structure from a SMILES string
        
        
        * Free software: BSD license
        * Documentation: https://from-smiles-step.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `molssi-seamm/cookiecutter-seamm-plugin`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-plugin
        
        Developed by the Molecular Sciences Software Institute (MolSSI_),
        which receives funding from the `National Science Foundation`_ under
        award ACI-1547580
        
        .. _MolSSI: https://www.molssi.org
        .. _`National Science Foundation`: https://www.nsf.gov
        
        
        =======
        History
        =======
        
        0.1.0 (2018-01-20)
        ------------------
        
        * First release on PyPI.
        
Keywords: from_smiles_step
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
