Metadata-Version: 2.1
Name: distwq
Version: 1.0.0
Summary: Distributed queue operations with mpi4py
License: GPL-3
Author: Ivan Raikov
Author-email: ivan.g.raikov@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: black (>=22.6.0,<23.0.0)
Requires-Dist: flake8 (>=5.0.4,<6.0.0)
Requires-Dist: isort (>=5.10.1,<6.0.0)
Requires-Dist: mpi4py (>=3.1.3,<4.0.0)
Requires-Dist: numpy (>=1.23.1,<2.0.0)
Requires-Dist: pylint (>=2.15.0,<3.0.0)
Requires-Dist: pytest (>=7.1.2,<8.0.0)
