Metadata-Version: 1.1
Name: exopy_pulses
Version: 0.1.0
Summary: ExopyPulses plugin package
Home-page: https://github.com/exopy/exopy_pulses
Author: see AUTHORS
Author-email: m.dartiailh@gmail.com
License: BSD
Download-URL: https://github.com/exopy/exopy_pulses/tarball/master
Description-Content-Type: UNKNOWN
Description: Exopy Pulses
        ============
        
        .. image:: https://travis-ci.org/Exopy/exopy_pulses.svg?branch=master
            :target: https://travis-ci.org/Exopy/exopy_pulses
            :alt: Build Status
        .. image:: https://codecov.io/gh/Exopy/exopy_pulses/branch/master/graph/badge.svg
            :target: https://codecov.io/gh/Exopy/exopy_pulses
            :alt: Coverage
        .. image:: https://readthedocs.org/projects/exopy-pulses/badge/?version=latest
            :target: http://exopy-pulses.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        .. image:: https://api.codacy.com/project/badge/Grade/700a9aea186b40aeba07bab363ff3544
            :target: https://www.codacy.com/app/Exopy/exopy_pulses?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=Exopy/exopy_pulses&amp;utm_campaign=Badge_Grade
            :alt: Code quality (Codacy)
        .. image:: https://anaconda.org/exopy/exopy_pulses/badges/version.svg
            :target: https://anaconda.org/exopy/exopy_pulses
            :alt: Conda package
        
        
        Plugin providing tools to synthesize pulse sequences in Exopy.
        
        Installling
        -----------
        
        The easiest way to install exopy_pulses is through conda :
        
        .. code:: shell
        
            conda install exopy_pulses -c exopy
        
Keywords: experiment automation GUI
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires: exopy
Requires: numpy
