Metadata-Version: 1.0
Name: Pyvot
Version: 0.1.2
Summary: Pythonic interface for data exploration in Excel
Home-page: http://pytools.codeplex.com/wikipage?title=Pyvot
Author: Microsoft Corporation
Author-email: vspython@microsoft.com
License: Apache License 2.0
Download-URL: http://pypi.python.org/pypi/Pyvot
Description: Pyvot connects familiar data-exploration and visualization tools in Excel with the powerful data analysis 
            and transformation capabilities of Python, with an emphasis on tabular data. It provides a minimal and Pythonic 
            interface to Excel, smoothing over the pain points in using the existing Excel object model as exposed via COM.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Win32 (MS Windows)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: License :: OSI Approved :: Apache Software License
