Metadata-Version: 2.1
Name: pyre
Version: 1.12.3
Summary: A framework for building scientific applications
Author-email: "Michael A.G. Aïvázis" <michael.aivazis@para-sim.com>
Maintainer-email: "Michael A.G. Aïvázis" <michael.aivazis@para-sim.com>
Keywords: science,framework
Classifier: Development Status :: 6 - Mature
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3 :: Only
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
Requires-Python: >3.7.2
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyYAML

# pyre

[![release](https://img.shields.io/github/v/release/pyre/pyre)](https://github.com/pyre/pyre/releases)
[![conda version](https://img.shields.io/conda/vn/conda-forge/pyre)](https://github.com/conda-forge/pyre-feedstock)
[![PyPI version](https://badge.fury.io/py/pyre.svg)](https://badge.fury.io/py/pyre)
[![mm](https://github.com/pyre/pyre/actions/workflows/mm.yaml/badge.svg)](https://github.com/pyre/pyre/actions/workflows/mm.yaml)
[![cmake](https://github.com/pyre/pyre/actions/workflows/cmake.yaml/badge.svg)](https://github.com/pyre/pyre/actions/workflows/cmake.yaml)
[![pypi source](https://github.com/pyre/pyre/actions/workflows/pypi-source.yaml/badge.svg)](https://github.com/pyre/pyre/actions/workflows/pypi-source.yaml)
[![wheels](https://github.com/pyre/pyre/actions/workflows/pypi-wheels.yaml/badge.svg)](https://github.com/pyre/pyre/actions/workflows/pypi-wheels.yaml)

A framework for building scientific applications in Python. Visit the project [homepage](http://pyre.orthologue.com) for more info

[comment]: <> (end of file)
