Metadata-Version: 2.1
Name: ns.py
Version: 0.1.7
Summary: ns.py: a pythonic discrete-event network simulator
Home-page: https://github.com/TL-System/ns.py
Author: 
License: Apache-2.0
Keywords: discrete-event simulator,computer networking
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: simpy
Requires-Dist: networkx
Requires-Dist: pyyaml
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'

ns.py: a Pythonic Discrete-Event Network Simulator


