Metadata-Version: 2.4
Name: osdu_perf
Version: 1.0.50
Summary: Performance Testing Framework for OSDU Services - A comprehensive tool for testing OSDU APIs with Locust and Azure Load Testing SDK
Home-page: https://github.com/janraj/osdu_perf
Author: Janraj CJ
Author-email: Janraj CJ <janrajcj@microsoft.com>
Maintainer-email: Janraj CJ <janrajcj@microsoft.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/janraj/osdu_perf
Project-URL: Documentation, https://github.com/janraj/osdu_perf#readme
Project-URL: Repository, https://github.com/janraj/osdu_perf
Project-URL: Issues, https://github.com/janraj/osdu_perf/issues
Keywords: performance,testing,locust,azure,osdu,load-testing,azure-sdk,performance-testing
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
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: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: Traffic Generation
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: locust==2.42.6
Requires-Dist: azure-identity==1.25.1
Requires-Dist: azure-core==1.36.0
Requires-Dist: azure-mgmt-core==1.6.0
Requires-Dist: azure-mgmt-resource==24.0.0
Requires-Dist: azure-mgmt-loadtesting==1.0.0
Requires-Dist: azure-developer-loadtesting==1.0.1
Requires-Dist: requests==2.32.4
Requires-Dist: pyyaml==6.0.3
Requires-Dist: azure-kusto-data==6.0.0
Requires-Dist: azure-kusto-ingest==6.0.0
Provides-Extra: dev
Requires-Dist: pytest==9.0.1; extra == "dev"
Requires-Dist: pytest-cov==7.1.0; extra == "dev"
Requires-Dist: pytest-asyncio==0.21.0; extra == "dev"
Requires-Dist: black==22.0.0; extra == "dev"
Requires-Dist: flake8==5.0.0; extra == "dev"
Requires-Dist: mypy==1.0.0; extra == "dev"
Requires-Dist: build==1.4.3; extra == "dev"
Requires-Dist: twine==4.0.0; extra == "dev"
Provides-Extra: azure-extras
Requires-Dist: azure-storage-blob==12.26.0; extra == "azure-extras"
Requires-Dist: azure-keyvault-secrets==4.7.0; extra == "azure-extras"
Requires-Dist: azure-monitor-query==1.2.0; extra == "azure-extras"
Requires-Dist: azure-mgmt-monitor==6.0.0; extra == "azure-extras"
Provides-Extra: performance
Requires-Dist: numpy==2.4.4; extra == "performance"
Requires-Dist: matplotlib==3.6.0; extra == "performance"
Requires-Dist: seaborn==0.12.0; extra == "performance"
Requires-Dist: plotly==5.15.0; extra == "performance"
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
