Frites
Documentation | Installation | Usage example | List of functions | Cite Frites
Description
Frites is a Python toolbox for assessing information-theorical measures on human and animal neurophysiological data (M/EEG, Intracranial). The aim of Frites is to extract task-related cognitive brain networks (i.e modulated by the task). The toolbox also includes directed and undirected connectivity metrics such as group-level statistics. Frites documentation is available online at https://brainets.github.io/frites/
Installation
Run the following command into your terminal to get the latest stable version :
pip install -U frites
You can also install the latest version of the software directly from Github :
pip install git+https://github.com/brainets/frites.git
For developers, you can install it in develop mode with the following commands :
git clone https://github.com/brainets/frites.git
cd frites
python setup.py develop
# or : pip install -e .
Dependencies
The main dependencies of Frites are :
In addition to the main dependencies, here’s the list of additional packages that you might need :
Numba : speed up the computations of some functions
Dcor for fast implementation of distance correlation
Matplotlib, Seaborn and Networkx for plotting the examples
Some example are using scikit learn estimators
Acknowledgments
See acknowledgments
Release files for frites 0.4.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 | |
|---|---|---|---|
| frites-0.4.5.tar.gz | 114.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| frites-0.4.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:264.7 kB
Release files / frites-0.4.5.tar.gz
| Download URL | frites-0.4.5.tar.gz |
|---|---|
| Size | 114.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a3fe5687b5feacb1dbea2febf3a17e3050668c53ff3cb28960fe6cc47bb8dac0
|
|
BLAKE2b-256 checksum How to use checksums |
d9e30a4047e4a4354f58f43f1253e717adf9cb3f282fdde2705aba00c4ee2e1d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 15, 2026.
Transparency logRelease files / frites-0.4.5-py3-none-any.whl
| Download URL | frites-0.4.5-py3-none-any.whl |
|---|---|
| Size | 150.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
428f0f2070b06d381c71de5869812c3899b4f9447fc0dcff8b418dab44d481cb
|
|
BLAKE2b-256 checksum How to use checksums |
aa224cd59470546933f1d9a289d4996285b5644dddb8c08f258ef92cff6932c5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 15, 2026.
Transparency log