Metadata-Version: 2.4
Name: smplr
Version: 0.0.1
Summary: Simplified smpl
Project-URL: Homepage, https://github.com/APN-Pucky/smplr
Project-URL: Bug Tracker, https://github.com/APN-Pucky/smplr/issues
Project-URL: Discussions, https://github.com/APN-Pucky/smplr/discussions
Project-URL: Changelog, https://github.com/APN-Pucky/smplr/releases
Author-email: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
License-Expression: BSD-3-Clause
License-File: LICENSE
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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
Classifier: Topic :: Scientific/Engineering
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: matplotlib
Description-Content-Type: text/markdown

# smplr

[![Actions Status][actions-badge]][actions-link]
[![Documentation Status][rtd-badge]][rtd-link]

[![PyPI version][pypi-version]][pypi-link]
[![Conda-Forge][conda-badge]][conda-link]
[![PyPI platforms][pypi-platforms]][pypi-link]

[![GitHub Discussion][github-discussions-badge]][github-discussions-link]

<!-- SPHINX-START -->

<!-- prettier-ignore-start -->
[actions-badge]:            https://github.com/APN-Pucky/smplr/workflows/CI/badge.svg
[actions-link]:             https://github.com/APN-Pucky/smplr/actions
[conda-badge]:              https://img.shields.io/conda/vn/conda-forge/smplr
[conda-link]:               https://github.com/conda-forge/smplr-feedstock
[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
[github-discussions-link]:  https://github.com/APN-Pucky/smplr/discussions
[pypi-link]:                https://pypi.org/project/smplr/
[pypi-platforms]:           https://img.shields.io/pypi/pyversions/smplr
[pypi-version]:             https://img.shields.io/pypi/v/smplr
[rtd-badge]:                https://readthedocs.org/projects/smplr/badge/?version=latest
[rtd-link]:                 https://smplr.readthedocs.io/en/latest/?badge=latest

<!-- prettier-ignore-end -->
