--- id: attoworld version: "2026.2.8" license: unclear license_treatment: unclear maintenance: active --- # attoworld — Tools from the Attosecond science group at the Max Planck Institute of Quantum Optics License: unclear · Maintenance: active · Downloads: 162.7K/mo ## What it is and what it does Attoworld is a Python library bundling research tools from the Attosecond science group at the Max Planck Institute of Quantum Optics. It organizes functionality into submodules for data handling (various lab data formats), numerical computation, waveform and pulse processing, spectrum analysis, plotting with consistent styling, and a Rust-backed component for performance-critical operations. The package depends on established scientific Python libraries: numpy, scipy, matplotlib, pandas, h5py, and pywavelets. The package is explicitly in active development and not yet fully validated. It is designed to share code within the research group and potentially with the broader community, but the developers warn that things may change and should be used at your own risk. It supports Python 3.8 and later, with pre-built wheels for most common Linux, macOS, and Windows architectures. Use it for: - Processing and analyzing attosecond-scale waveforms and pulses in experimental physics workflows. - Reading, transforming, and managing specialized data formats used across Max Planck attosecond labs. - Computing numerical operations on spectral and temporal data with performance-critical sections accelerated by Rust. - Generating publication-ready plots with consistent styling for attosecond physics research. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Attoworld provides data handling, numerical processing, waveform analysis, and visualization tools developed by the Attosecond science group at the Max Planck Institute of Quantum Optics. Yes, with conditions. Install if you work in attosecond physics or collaborate with the Max Planck Attoworld group and can tolerate active development. The package is actively maintained, has no known vulnerabilities, and offers a curated toolkit for the domain. However, the unclear license status and explicit warning that it is still in building phase and not yet validated mean you should review the repository license before production use and treat the API as subject to change. ## Install pip install attoworld uv add attoworld poetry add attoworld ## Installing attoworld Before you install: Medium install friction due to 8 runtime dependencies including numpy, scipy, matplotlib, h5py, pandas, and pywavelets. The package is actively maintained with recent releases, though it explicitly states it is still in building phase and things may change. License in practice: License status is unclear—no SPDX identifier or raw license text is declared. Before production use, verify the actual license terms with the repository maintainers. Quickstart: pip install attoworld import attoworld # Access submodules: attoworld.data, attoworld.numeric, attoworld.plot, attoworld.wave, attoworld.spectrum Requires Python >=3.8. The package includes Rust components compiled via Maturin; pre-built wheels are available for common platforms (Linux, macOS, Windows) but compilation may be needed on unsupported architectures. Verify before relying: - Stability guarantees or timeline for moving out of 'building phase' and validating core functionality. - Whether the 'personal' submodule is intended for end-user consumption or internal use only. - Specific use cases or domains where the package has been validated in production. ## Package facts - License: not declared (unclear) - Python support: supports_current - Install friction: medium - Maintenance: active - Downloads: 162.7K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags attosecond physics tools, waveform and pulse processing, scientific data handling, spectrum analysis, numerical physics library, attosecond-physics, waveform-analysis, research-tools [View on SkillFed](https://skillfed.io/packages/attoworld) · [View on PyPI](https://pypi.org/project/attoworld/)