Installation

To install the latest release of pop2net, run the following command on your console:

$ pip install pop2net

Dependencies

Pop2net supports Python 3.8 and higher. The installation includes the following packages:

These optional packages can further be useful in combination with pop2net:

Development

The most recent version of agentpy can be cloned from Github:

$ git clone https://github.com/mariuzka/pop2net.git

Once you have a copy of the source, you can install it with:

$ pip install -e