Metadata-Version: 2.1
Name: xrayconfigurator
Version: 0.0.32
Summary: Configuration helper for xray
Author: Ondrej Jurcak
Author-email: ondrej@surglogs.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: aws-xray-sdk (>=2.9.0)
Requires-Dist: sentry-sdk[flask] (>=1.5.5)

# XRay Configurator
XRay configuration helper

- pip install --upgrade setuptools wheel
- setup.py sdist bdist_wheel
- pip install twine
- twine upload  dist/*






