PySide6-based interface for exploring and editing time-series data.
Project description
ANYtimeSeries
ANYtimeSeries provides a QT-based interface for exploring and editing time-series data.
The application integrates with the bundled anyqats package and supports various file formats for loading and visualising time-series information.
Some of the features of ANYtimes
- loading of multiple files
- detection of commom variables files for effiecent work flow
- quick manipulation of time series using predefined operations
- complex manipulation of time series using equation input
- frequency filtering
- time sereis statistics
- many plotting options
- embdedded and in browser plotting
- Orcaflex .sim files compability
- extreme value statstics
- selection of plotting engine (plotly, bokeh or matplotlib)
Installation
pip install anytimes
Requirements
- numpy
- pandas
- scipy
- anyqats
- PySide6
- matplotlib
Usage
After installation, import the GUI module in your Python project:
from anytimes import anytimes_gui
The module exposes Qt widgets for building custom time-series exploration tools. You can also launch the GUI from the command line using the anytimes entry point.
License
Released under the MIT License. See LICENSE for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file anytimes-0.1.0.tar.gz.
File metadata
- Download URL: anytimes-0.1.0.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9109b56dfffdf766091dc7b0d6934aed3b0a0cf60c56a1f0da9b5a902123a4f
|
|
| MD5 |
1bcf8be971a1648475de5d09b94807b6
|
|
| BLAKE2b-256 |
1264ee8d972bf2da12b75df5496a499d280b9002bd5fffa77e920e3ed190bd92
|
File details
Details for the file anytimes-0.1.0-py3-none-any.whl.
File metadata
- Download URL: anytimes-0.1.0-py3-none-any.whl
- Upload date:
- Size: 169.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90b5690bf5ebfd3c58a0c21eaf87e4bd2bf6457bb1263236f070e57954a482c4
|
|
| MD5 |
0452f5c352c89c2c9543e9055eb599c9
|
|
| BLAKE2b-256 |
d6629edc5b457c28148ebc9e5455dc44443b238a5bb7066cb13a24cfbe1f8074
|