Skip to content

**DisSysLab** is a free, open-source Python framework for non-programmers to learn the fundamentals of distributed systems.

License

Notifications You must be signed in to change notification settings

kmchandy/DisSysLab

Repository files navigation

DisSysLab

DisSysLab is a lightweight educational framework for building distributed systems using Python.
It is designed to help people, including those unfamiliar with programming, create multi-agent applications in which agents communicate by passing messages.

Getting Started

Install locally in editable mode:

git clone https://github.com/kmchandy/DisSysLab.git
cd DisSysLab
pip install -e .

About

**DisSysLab** is a free, open-source Python framework for non-programmers to learn the fundamentals of distributed systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published