Skip to content

EconForge/dyno.py

Repository files navigation

dyno.py

Setup

Using pixi (production and development environment)

pixi can be installed on a *nix system using the following command:

curl -fsSL https://pixi.sh/install.sh | sh

We can then run Dyno's web server using:

pixi run solara

For development (including documentation and unit tests), pixi provides a set of pre-configured tasks.

To run mkdocs:

pixi run docs

To run unit and coverage tests:

pixi run test
pixi run cov

Finally, types can be checked with mypy:

pixi run typecheck

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages