eam-data-tools

View on PyPIReverse Dependencies (0)

1.5.0 eam_data_tools-1.5.0-py2.py3-none-any.whl

Wheel Details

Project: eam-data-tools
Version: 1.5.0
Filename: eam_data_tools-1.5.0-py2.py3-none-any.whl
Download: [link]
Size: 15638
MD5: 23a9046e38a9c955660cd9428731bd7f
SHA256: 270954a25c00fef3280cf9d1e2c18f92c9b2831820f15cd57353dead4137e0a2
Uploaded: 2020-06-12 04:25:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eam-data-tools
Version: 1.5.0
Summary: Tool to read model data from a table
Author: Dan Schien
Author-Email: daniel.schien[at]bristol.ac.uk
Home-Page: https://github.com/dschien/eam-data-tools
Project-Url: Documentation, https://eam-data-tools.readthedocs.io/
Project-Url: Changelog, https://eam-data-tools.readthedocs.io/en/latest/changelog.html
Project-Url: Issue Tracker, https://github.com/dschien/eam-data-tools/issues
License: Apache-2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Requires-Dist: openpyxl
Requires-Dist: scipy
Requires-Dist: xlrd
Requires-Dist: pandas (==0.24.2)
Requires-Dist: pint
Requires-Dist: pint-pandas-fork
Requires-Dist: numpy
Requires-Dist: python-dateutil
Requires-Dist: openpyxl; extra == "excel"
Requires-Dist: xlrd; extra == "excel"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: codecov; extra == "test"
Requires-Dist: coveralls; extra == "test"
Requires-Dist: nbval; extra == "test"
Provides-Extra: excel
Provides-Extra: test
Provides-Extra: units
[Description omitted; length: 2889 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
table_data_reader/__init__.py sha256=unFUMiDC_N1kyO8UiKGKHkv3TmcKOo2dXjotKQQML8Q 40422
table_data_reader/__main__.py sha256=VB3fJczwmHqvvPy7hr1MAqQZCYtKs4Tju0aqtF7maHs 381
table_data_reader/cli.py sha256=RFoljGglBDakLJTvzLApHQwP3WGrcInbOGV4Fl_WYOQ 944
table_data_reader/table_data_writer.py sha256=DNwfGrqfm5xG-GgA8F0AAzEc12tN7uxXExaz7QsK15k 2014
eam_data_tools-1.5.0.dist-info/LICENSE sha256=ailDZ3CJ9P4h0qNDEoNJpSfYYRfQwiIa3ZFmbWibBCg 1456
eam_data_tools-1.5.0.dist-info/METADATA sha256=X2ijN4XTWznwJMjD6DxWiF4Z1SvLEtFgGT16lbHf5zU 4471
eam_data_tools-1.5.0.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
eam_data_tools-1.5.0.dist-info/entry_points.txt sha256=t-vaICNl_loKqT4eG59rlM8gP2fktzRZGz9rGQH6Y_Y 66
eam_data_tools-1.5.0.dist-info/top_level.txt sha256=B7SLQwXXNMUjrfNfw7QFUqbRQYi8a7uEmMkG_P8wLhw 18
eam_data_tools-1.5.0.dist-info/RECORD

top_level.txt

table_data_reader

entry_points.txt

table-data-reader = table_data_reader.cli:main