A python package for respiratory air flow rates analysis
Project description
pybreathe: a python package for respiratory air flow rates analysis
Get started
First of all, we highly recommend that you install miniconda on your machine.
To set up the virtual environment required for respiratory flow analysis, open Anaconda prompt, copy the full package path and move to it with $ cd package_path. Then, please run (only the first time):
$ conda env create -f environment.yml
$ conda activate venv_pybreathe
$ python -m ipykernel install --user --name=venv_pybreathe
Then, every time you want to analyze data, activate the virtual environment with:
$ conda activate venv_pybreathe
and run the example script (or any other) with:
$ jupyter lab example.ipynb
/!\ You must either be in the same directory as your .ipynb file, or specify the absolute path.
Finally, to quit the analysis, please follow these steps:
- Right clic on your .ipynb file in the tree, then "Shut Down Kernel"
- Clic on "File", the "Shut Down"
- When you regain control in your terminal, run:
$ conda deactivate
Project details
Release history Release notifications | RSS feed
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 pybreathe-0.0.0.tar.gz.
File metadata
- Download URL: pybreathe-0.0.0.tar.gz
- Upload date:
- Size: 525.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce5fc9458ca6706b59468c62993b7dcdc5272daa25d1de32f2374c19ec24bed8
|
|
| MD5 |
c73f1cabb5a8c7aa551c74d92f71edaa
|
|
| BLAKE2b-256 |
1826bca914112326cb61ede22df6898045857a5a35295123acceef854e30043d
|
File details
Details for the file pybreathe-0.0.0-py3-none-any.whl.
File metadata
- Download URL: pybreathe-0.0.0-py3-none-any.whl
- Upload date:
- Size: 527.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afd30e32a34b30acf9bc6821a9df9d18bfd24726b09b42480db49c87fedc0e09
|
|
| MD5 |
4fa3d4f7873b6838bd8fb57ea1a9bf00
|
|
| BLAKE2b-256 |
a01b60ae61763aabf5d9ae8d09db278fb45187bee628a1e00b8e582888f37112
|