Metadata-Version: 1.1
Name: pcdsutils
Version: 0.4.2
Summary: PCDS Python Utilities
Home-page: https://github.com/pcdshub/pcdsutils
Author: SLAC National Accelerator Laboratory
Author-email: UNKNOWN
License: BSD
Description: ===============================
        pcdsutils
        ===============================
        
        .. image:: https://img.shields.io/travis/pcdshub/pcdsutils.svg
                :target: https://travis-ci.org/pcdshub/pcdsutils
        
        .. image:: https://img.shields.io/pypi/v/pcdsutils.svg
                :target: https://pypi.python.org/pypi/pcdsutils
        
        
        PCDS Python Utilities
        
        Documentation
        -------------
        
        Sphinx-generated documentation for this project can be found here:
        https://pcdshub.github.io/pcdsutils/
        
        
        Requirements
        ------------
        
        * Python 3.6+
        
        Installation
        ------------
        
        ```
        pip install pcdsutils
        ```
        
        Running the Tests
        -----------------
        ::
        
          $ python run_tests.py
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
