https://github.com/pyfar/pyrato
Python Room Acoustics Tools
https://github.com/pyfar/pyrato
Last synced: 4 months ago
JSON representation
Python Room Acoustics Tools
- Host: GitHub
- URL: https://github.com/pyfar/pyrato
- Owner: pyfar
- License: mit
- Created: 2020-09-10T14:58:47.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-03-19T16:25:31.000Z (4 months ago)
- Last Synced: 2026-03-20T04:47:24.442Z (4 months ago)
- Language: Python
- Homepage: https://pyfar.org/
- Size: 23.7 MB
- Stars: 22
- Watchers: 5
- Forks: 14
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-acoustic - pyrato
README
[](https://badge.fury.io/py/pyrato)
[](https://pyrato.readthedocs.io/en/stable/?badge=stable)
[](https://circleci.com/gh/pyfar/pyrato)
[](https://mybinder.org/v2/gh/pyfar/gallery/main?labpath=docs/gallery/interactive/pyfar_introduction.ipynb)
Getting Started
===============
The [`pyfar workshop`](https://mybinder.org/v2/gh/pyfar/gallery/main?labpath=docs/gallery/interactive/pyfar_introduction.ipynb) gives an overview of the most important pyfar functionality and is a good starting point. It is part of the [`pyfar example gallery`](https://pyfar-gallery.readthedocs.io/en/latest/examples_gallery.html) that also contains more specific and in-depth examples that can be executed interactively without a local installation by clicking the mybinder.org button on the respective example. The [`pyrato documentation`](https://pyrato.readthedocs.io) gives a detailed and complete overview of pyrato. All these information are available from [`pyfar.org`](https://pyfar.org).
Installation
============
Use pip to install pyrato
pip install pyrato
If the installation fails, please check out the [help section](https://pyfar-gallery.readthedocs.io/en/latest/help).
Contributing
============
Check out the [contributing guidelines](https://pyfar.readthedocs.io/en/stable/contributing.html) if you want to become part of pyfar.