Metadata-Version: 1.2
Name: tweetypy
Version: 1.0.0rc5
Summary: Bird song analysis tools)
Home-page: http://jessemcclure.org
Author: Jesse McClure
Author-email: jmcclure@broadinstitute.org
License: MIT
Description: TweetyPy
        ========
        
        TweetyPy is a direct descendant of the FEX frequency excursion calculator.
        Frequency excursion is the first (and only in v1) analysis that TweetyPy is
        capable of, but there are plans for adding several additional calculations
        starting with trill rate and bandwidth followed by multi-song comparisons for
        similarity and eventually clustering and categorizations.
        
        The current code is still in an alpha state.  This means it should only be used
        for testing and cannot be considered reliable for analyses yet.  Please report
        any bugs, but do not be surprised if this_ happens while using the alpha/beta
        releases.
        
        .. _this: https://www.youtube.com/watch?v=iWtohHwNXoU
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3
