Metadata-Version: 2.3
Name: stimela
Version: 2.1.4rc1
Summary: Framework for system agnostic pipelines for (not just) radio interferometry
License: GNU GPL v2
Author: Oleg Smirnov and RATT
Author-email: osmirnov@gmail.com
Requires-Python: >=3.9,<3.14
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: dill (>=0.3.6,<0.4.0)
Requires-Dist: importlib_metadata (==4.13.0) ; python_version == "3.7"
Requires-Dist: munch (>=2.5.0,<3.0.0)
Requires-Dist: omegaconf (>=2.1,<3.0)
Requires-Dist: psutil (>=5.9.3,<6.0.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: pyparsing (>=3.0.9,<4.0.0)
Requires-Dist: python-benedict (>=0.34.1,<0.35.0)
Requires-Dist: rich (>=13.7.0,<14.0.0)
Requires-Dist: typeguard (>=4.2.1,<5.0.0)
Requires-Dist: uritools (>=5.0.0,<6.0.0)
Description-Content-Type: text/x-rst


===========
stimela 2.x
===========


|Pypi Version|
|Python Versions|  

A workflow management framework for radio interferometry data processing pipelines.

`Documentation page <https://stimela.readthedocs.io/>`_  

`Reference paper <https://doi.org/10.1016/j.ascom.2025.100959>`_  

=========================================================================================



.. |Pypi Version| image:: https://img.shields.io/pypi/v/stimela.svg
                  :target: https://pypi.python.org/pypi/stimela
                  :alt:


.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/stimela.svg
                     :target: https://pypi.python.org/pypi/stimela
                     :alt:

