Metadata-Version: 1.1
Name: datascroller
Version: 1.4.0
Summary: Data scrolling in the terminal
Home-page: https://github.com/baogorek/datascroller
Author: Ben Ogorek, John C. Merfeld, Kevin Merfeld
Author-email: baogorek@gmail.com, john.merfeld@gmail.com, kevinjmerfeld@gmail.com
License: MIT
Description: 
        Welcome to the datascroller project! While IDEs and notebooks are excellent
        for interactive data exploration, there will always be some of us who prefer
        to stay in the terminal. For exploring Pandas data frames, that meant
        painstakingly tedius use of `.iloc`, until now...
        
        For more info, please see our github page: github.com/baogorek/datascroller
        
Keywords: data,dataframe,viewer
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: User Interfaces
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
