Metadata-Version: 2.4
Name: scionpathml
Version: 1.0.6
Summary: Advanced CLI tool for SCION network measurement management and data analysis
Home-page: https://github.com/Keshvadi/mpquic-on-scion-ipc/tree/ScionPathML
Author: ScionPathML Team
Author-email: skeshvadi@tru.ca
Project-URL: Source, https://github.com/Keshvadi/mpquic-on-scion-ipc
Keywords: scion networking measurement cli data-analysis network-monitoring
Platform: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Requires-Python: >=3.8
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: pandas<3.0.0,>=1.3.0
Requires-Dist: colorama>=0.4.4
Requires-Dist: tabulate>=0.8.9
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: black>=21.0; extra == "dev"
Requires-Dist: flake8>=3.8; extra == "dev"
Provides-Extra: analysis
Requires-Dist: matplotlib>=3.3.0; extra == "analysis"
Requires-Dist: seaborn>=0.11.0; extra == "analysis"
Requires-Dist: numpy>=1.20.0; extra == "analysis"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: platform
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


SCIONPATHML CLI - Advanced SCION Network Measurement Management

A comprehensive command-line interface for managing SCION network measurements,
including AS/Server configuration, pipeline command control, data transformation,
automated scheduling, and log analysis.

Features:
• Complete AS (Autonomous System) and server management
• Pipeline command control with category-based operations  
• Automatic JSON to CSV data transformation
• Advanced log management and viewing
• Data organization and backup operations
• Cron-based scheduling for automated measurements
• Colored CLI output with comprehensive help system

System Requirements:
• SCION network infrastructure access
• SCION bandwidth tester: sudo apt install scion-apps-bwtester
• Python 3.8+ (tested with 3.10.12)


For detailed documentation and examples, run: scionpathml help
    
