Metadata-Version: 2.1
Name: wsnsimpy
Version: 0.1.2
Summary: SimPy-based WSN Simulator
Home-page: https://gitlab.com/cjaikaeo/wsnsimpy
Author: Chaiporn Jaikaeo
Author-email: chaiporn.j@ku.ac.th
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: simpy

SimPy-based WSN Simulator 
=========================

WsnSimPy is a simulator for wireless sensor networks.  It is written in Python
3 and built on top of the [SimPy](https://simpy.readthedocs.io/en/latest/)
simulation framework.


