Metadata-Version: 1.1
Name: custom_step
Version: 2020.12.4
Summary: ['custom_step', 'A step in a SEAMM flowchart for custom Python scripts.', '']
Home-page: https://github.com/molssi-seamm/custom_step
Author: Paul Saxe
Author-email: psaxe@molssi.org
License: BSD-3-Clause
Description: ===========
        Custom Step
        ===========
        
        .. image:: https://travis-ci.org/molssi-seamm/custom_step.svg?branch=master
           :target: https://travis-ci.org/molssi-seamm/custom_step
        
        .. image:: https://codecov.io/gh/molssi-seamm/custom_step/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/molssi-seamm/custom_step
        
        .. image:: https://img.shields.io/lgtm/grade/python/g/molssi-seamm/custom_step.svg?logo=lgtm&logoWidth=18
           :target: https://lgtm.com/projects/g/molssi-seamm/custom_step/context:python
           :alt: Code Quality
        
        .. image:: https://readthedocs.org/projects/custom-step/badge/?version=latest
           :target: https://custom-step.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/molssi-seamm/custom_step/shield.svg
           :target: https://pyup.io/repos/github/molssi-seamm/custom_step/
           :alt: Updates
        
        .. image:: https://img.shields.io/pypi/v/custom_step.svg
           :target: https://pypi.python.org/pypi/custom_step
        
        Custom stage for Python code
        
        
        * Free software: BSD license
        * Documentation: https://custom-step.readthedocs.io.
        
        
        Features
        --------
        
        * TODO: get the Python highlighting working
        
        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 (2019-02-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: custom_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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
