# edfio - Read and write EDF/EDF+ files.

**URL:** https://mne.discourse.group/t/edfio-read-and-write-edf-edf-files/7822
**Category:** Announcements
**Created:** [November 9, 2023, 3:58pm UTC](https://mne.discourse.group/t/edfio-read-and-write-edf-edf-files/7822 "2023-11-09T15:58:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![hofaflo](https://yyz2.discourse-cdn.com/free1/user_avatar/mne.discourse.group/hofaflo/32/1061_2.png) [@hofaflo](https://mne.discourse.group/u/hofaflo)
#### Post date: [November 9, 2023, 3:58pm UTC](https://mne.discourse.group/t/edfio-read-and-write-edf-edf-files/7822/1 "2023-11-09T15:58:11Z")

</div>

I’m happy to announce that [The Siesta Group](https://thesiestagroup.com/) released their first open source project today: [edfio](https://github.com/the-siesta-group/edfio), a modern and fast Python package for reading and writing EDF and EDF+C files 🎉

It supports Python ≥3.9 and is available on PyPI:

```
pip install edfio

```

See the GitHub repo for more information:

> **[GitHub - the-siesta-group/edfio: Read and write EDF/EDF+ files.](https://github.com/the-siesta-group/edfio)**
>
> Read and write EDF/EDF+ files. Contribute to the-siesta-group/edfio development by creating an account on GitHub.
