Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 435 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 435 Bytes

ZSequencer Simulations

Some simulations for zellular network.

Table of Contents

  1. Installation

Installation

pip install -r requirements.txt

Then you should create a .env file like the .env.sample indicating to zellular root project directory. sample env file:

    ZSEQUENCER_PROJECT_ROOT=/Users/alimoosavi/projects/zellular/zsequencer
    ZSEQUENCER_PROJECT_VIRTUAL_ENV=venv/bin/activate