Metadata-Version: 1.1
Name: badass
Version: 3.12159
Summary: Betterize your Python.
Home-page: https://github.com/dfm/badass
Author: Dan Foreman-Mackey
Author-email: danfm@nyu.edu
License: UNKNOWN
Description: First
        
        .. code-block::
        
            pip install badass
        
        Then, add
        
        .. code-block::
        
            from badass import *
        
        to the beginning of your Python programs and watch the awesome begin.
        
        That is all.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
