Metadata-Version: 2.1
Name: galactica-terminus
Version: 0.6rc7
Summary: Celery-based async. task management daemon for astrophysical simulation data distributed post-processing
Home-page: https://galactica-terminus.readthedocs.io
Author: Damien CHAPON ; Loic STRAFELLA
Author-email: loic.strafella@cea.fr
License: CEA CNRS Inria Logiciel Libre License, version 2.1 (CeCILL-2.1, http://www.cecill.info)
Download-URL: https://gitlab.com/coast-dev/galactica-terminus
Project-URL: Source, https://drf-gitlab.cea.fr/coast-dev/terminus/
Keywords: distributed processing,astrophysics,numerical simulations,asynchronous task,analysis,visualization
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: CEA CNRS Inria Logiciel Libre License, version 2.1 (CeCILL-2.1)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4
Requires-Dist: celery (>=5.0.5)

The Terminus package is an astrophysical simulation data post-processing asynchronous
task management system. It is based on Celery 5 and compatible with Python 3.5+.

It interacts with the Galactica simulations database (http://www.galactica-simulations.eu)
through a RabbitMQ message broker to provide raw simulation data distributed data processing
services to the scientific community.


