Metadata-Version: 2.1
Name: netexp
Version: 0.1.8
Summary: Python library to automate network experiments.
Home-page: https://github.com/hsadok/netexp
Author: Hugo Sadok
Author-email: sadok@cmu.edu
License: BSD
Download-URL: https://github.com/hsadok/netexp
Description: # netexp
        
        Python library to automate network experiments.
        
        **Under initial development. The API may break at any point.**
        
        <!-- ## Examples
        Here is a simple experiment that uses DPDK pktgen.
        ```python
        
        ``` -->
        
Keywords: network,experiment,automation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: System :: Installation/Setup 
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.6
Description-Content-Type: text/markdown
