# LASPrs: Library for Acoustic Signal Processing in Rust
Welcome to LASPrs: Library for Acoustic Signal Processing. LASPrs is a rust
library that provides tools and measurement software that enables the acquisition
and processing of (multi) sensor data in real time on a PC and output results.
## Note to potential users
**This crate is still under heavy development. API changes happen on the fly. Documentation is not finished. Use with caution but except things to be broken and buggy.**
## Documentation
Documentation is provided at [doc.rs](https://docs.rs/lasprs/latest/lasprs).
## Python bindings and examples
The library has Python bindings (via [pyo3](https://pyo3.rs), which can be installed via:
```
$ pip install git+https://code.ascee.nl/ascee/lasprs --install-option "python-bindings"
```
Raw data
{
"_id": null,
"home_page": null,
"name": "lasprs",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "dsp, audio, measurement, acoustics, filter",
"author": "J.A. de Jong <j.a.dejong@ascee.nl>",
"author_email": "J.A. de Jong <j.a.dejong@ascee.nl>",
"download_url": "https://files.pythonhosted.org/packages/15/67/5639f1ba229da5142b5e3c2b81750bc022696cc25ddc39075165b5a3acea/lasprs-0.6.1.tar.gz",
"platform": null,
"description": "# LASPrs: Library for Acoustic Signal Processing in Rust\n\nWelcome to LASPrs: Library for Acoustic Signal Processing. LASPrs is a rust \nlibrary that provides tools and measurement software that enables the acquisition\nand processing of (multi) sensor data in real time on a PC and output results.\n\n## Note to potential users\n\n**This crate is still under heavy development. API changes happen on the fly. Documentation is not finished. Use with caution but except things to be broken and buggy.**\n\n## Documentation\n\nDocumentation is provided at [doc.rs](https://docs.rs/lasprs/latest/lasprs).\n\n\n## Python bindings and examples\n\nThe library has Python bindings (via [pyo3](https://pyo3.rs), which can be installed via:\n\n```\n$ pip install git+https://code.ascee.nl/ascee/lasprs --install-option \"python-bindings\"\n```\n\n\n",
"bugtrack_url": null,
"license": "MIT OR Apache-2.0",
"summary": "Library for Acoustic Signal Processing (Rust edition, with optional Python bindings via pyo3)",
"version": "0.6.1",
"project_urls": {
"Source Code": "https://code.ascee.nl/ascee/lasprs"
},
"split_keywords": [
"dsp",
" audio",
" measurement",
" acoustics",
" filter"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f6f2407eff88d5879de5d43cc3b1581a05c460dbae31e4db8e39cef1930efe85",
"md5": "d5b8251e5f144185dc7aeb35e95c591d",
"sha256": "328127031b0dafb92df9112f7b986f5383dd1511198be5ec5cd6f5795d881a05"
},
"downloads": -1,
"filename": "lasprs-0.6.1-cp310-cp310-manylinux_2_35_x86_64.whl",
"has_sig": false,
"md5_digest": "d5b8251e5f144185dc7aeb35e95c591d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 1110423,
"upload_time": "2024-08-28T13:30:27",
"upload_time_iso_8601": "2024-08-28T13:30:27.714930Z",
"url": "https://files.pythonhosted.org/packages/f6/f2/407eff88d5879de5d43cc3b1581a05c460dbae31e4db8e39cef1930efe85/lasprs-0.6.1-cp310-cp310-manylinux_2_35_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "15675639f1ba229da5142b5e3c2b81750bc022696cc25ddc39075165b5a3acea",
"md5": "1e314920147ef6fff5c52339418facbb",
"sha256": "bbe29b12f0d5500ddab106817d208f24483e71fed683489db7bbc906cf57487d"
},
"downloads": -1,
"filename": "lasprs-0.6.1.tar.gz",
"has_sig": false,
"md5_digest": "1e314920147ef6fff5c52339418facbb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 89587,
"upload_time": "2024-08-28T13:30:30",
"upload_time_iso_8601": "2024-08-28T13:30:30.149418Z",
"url": "https://files.pythonhosted.org/packages/15/67/5639f1ba229da5142b5e3c2b81750bc022696cc25ddc39075165b5a3acea/lasprs-0.6.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-28 13:30:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "lasprs"
}