Metadata-Version: 2.1
Name: pytimings
Version: 2021.2.1
Summary: MPI Aware section timings
Home-page: https://github.com/WWU-AMM/pytimings
Author: René Fritze
Author-email: coding@fritze.me
License: BSD license
Description: =========
        PyTimings
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/pytimings.svg
                :target: https://pypi.python.org/pypi/pytimings
        
        .. image:: https://github.com/WWU-AMM/pytimings/workflows/pytest/badge.svg
                :target: https://github.com/WWU-AMM/pytimings/actions
        
        .. image:: https://readthedocs.org/projects/pytimings/badge/?version=latest
                :target: https://pytimings.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        MPI Aware section timings
        
        
        * Free software: BSD license
        * Documentation: https://pytimings.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2021-02-12)
        ------------------
        
        * First release on PyPI.
        
        
        
Keywords: pytimings
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Provides-Extra: ci
Provides-Extra: docs
Provides-Extra: full
