Analyseur
A lightweight and extensible analysis toolkit
Overview
Analyseur is a modular package designed to simplify data analysis workflows. It provides a clean API, extensibility, and composable components for building custom analysis pipelines.
Features
- 🔍 Flexible data analysis pipeline
- ⚙️ Modular architecture
- 📦 Easy integration with existing projects
Installation
pip install neurosig-analyseur
Or install from source:
git clone https://github.com/neuralmodelling/analyseur.git
cd analyseur
pip install -e .
Usage
- Documentation 🗃️
- Source 📄🐍
Project Structure
analyseur/
├── src/
| |__ analyseur/
| | |__ cbgtc/
| | | |__ modules/
| | |
| | |__ rbcbg/
| | |__ modules/
| |
|__ scripts/
| |__ cbgtc/
| | |__ scriptX.py
| |
| |__ rbcbg/
|
|__ docs/
| |__ cbgtc/
| |__ rbcbg/
| |__ scripts/
|
|__ __init__.py
License
BSD-3-Clause
Supported by
Release files for neurosig-analyseur 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| neurosig_analyseur-0.0.5.tar.gz | 97.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| neurosig_analyseur-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 220.3 kB
Release files / neurosig_analyseur-0.0.5.tar.gz
| Download URL | neurosig_analyseur-0.0.5.tar.gz |
|---|---|
| Size | 97.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8299b63079df0930790f8bbbe1eaf5a1556d2af967737493f4163da5e124a488
|
|
BLAKE2b-256 checksum How to use checksums |
4aa6c6a83f32e6f21773b7add01992a15c1af1db1561f1d94c06a4aad63f1a04
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|
Release files / neurosig_analyseur-0.0.5-py3-none-any.whl
| Download URL | neurosig_analyseur-0.0.5-py3-none-any.whl |
|---|---|
| Size | 123.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
96325c4034d5c9ca0b71c3504b03158ff497f604b55aae5c1b2567f9b485bb37
|
|
BLAKE2b-256 checksum How to use checksums |
b212fa1ac759102ddad3a09b31d436b1ca3b5116ee5fabae6a28a6c54465a838
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|