Metadata-Version: |
2.1 |
Name: |
wxflow |
Version: |
0.2.0 |
Summary: |
Tools for Weather Workflows |
Author: |
NOAA/NWS/NCEP/EMC |
Home-Page: |
https://github.com/noaa-emc/wxflow |
Project-Url: |
Bug Tracker, https://github.com/noaa-emc/wxflow/issues |
Project-Url: |
CI, https://github.com/noaa-emc/wxflow/actions |
License: |
GNU Lesser General Public License v3 (LGPLv3) |
Keywords: |
NOAA,NWS,NCEP,EMC |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3) |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.6 |
Requires-Dist: |
numpy (>=1.21.6) |
Requires-Dist: |
PyYAML (>=6.0) |
Requires-Dist: |
Jinja2 (>=3.1.2) |
Requires-Dist: |
pytest (>=7); extra == "dev" |
Requires-Dist: |
pytest-cov (>=3); extra == "dev" |
Requires-Dist: |
isort (>=5); extra == "dev" |
Requires-Dist: |
pycodestyle (>=2); extra == "dev" |
Requires-Dist: |
pre-commit (>=2); extra == "dev" |
Requires-Dist: |
tox (>=3); extra == "dev" |
Requires-Dist: |
sphinx (>=4); extra == "docs" |
Requires-Dist: |
sphinx-autobuild; extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme (>=0.5); extra == "docs" |
Requires-Dist: |
furo (>=2023.03.23); extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE.md |