Skip to content

Latest commit

 

History

74 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build and test pages-build-deployment

Immunowave

Dynamical models for immune trigger waves

Note

Documentation is available at https://dewitt-lab.github.io/immunowave/

Installation

Standard user

To install from the cloned repository:

pip install .

Developer

For an editable installation with additional tools for package development:

pip install -e ".[dev]"

Usage

Import in your Python code:

import immunowave as iw

Development

Formatting

We use Black for code formatting. To format your code, run the following command:

black .

Linting

We use Flake8 for linting. To lint your code, run the following command:

flake8 .

Testing

We use pytest for testing. To run the tests, run the following command:

pytest

License

This project is licensed under the MIT License.

About

Dynamical models for multi-scale immune responses

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages