Skip to content

basis for development of interactive population dynamics web applications

License

Notifications You must be signed in to change notification settings

lmaillere/multi_page_streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multipage web app for population dynamics models

This work is a detailed implementation of a multipage web app able to represent and simulate some classical 1D population dynamics models. Parameters are fixed, and the initial condition can be set by the user through a slider.

Implemented models are:

  • the logistic model (page 1)
  • a form of Allee effects model (page 2)

This work is based on classical Python modules, including streamlit, and the streamlit-multipage-framework:

https://github.com/YanAlmeida/streamlit-multipage-framework

It is intended to serve as a basis for more complicated population dynamics web apps development.

About

basis for development of interactive population dynamics web applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages