Metadata-Version: 2.1
Name: snutshell
Version: 1.3
Summary: create xlsx and dat file from python list, tuple, dictionary, numpy array
Home-page: UNKNOWN
Author: arn
Author-email: naziul.arnab@gmail.com
License: MIT
Keywords: simulation
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: numpy
Requires-Dist: XlsxWriter

A library for storing numeric data in dat and xlsx format

see the documentation at https://github.com/naziulhaque/Snutshell/blob/master/README.md

change log
===========

1.1 (20 July 2021)
-------------------
-First Release

1.2 (7 November 2021)
---------------------
-Second Release


