Metadata-Version: 2.1
Name: chess_heatmap_qxf2
Version: 0.0.0.19
Summary: Package to generate chess heatmaps from pgn files
Home-page: UNKNOWN
Author: Sravanti Tatiraju
Author-email: sravanti.t25@gmail.com
License: UNKNOWN
Description: A python project which uses dask and coiled to explore parallelism. The project produces a control heatmap for a chess game.
        HeatMap visualization shows which side controls which sqaures for each ply in the chess board. It can be used to analyze important squares, utilization, capture squares. 
        This package contains the files which are packaged as a python package.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
