Metadata-Version: 2.1 Name: aperture-py Version: 2.25.3 Summary: SDK to interact with the Aperture Agent Author: FluxNinja Author-email: support@fluxninja.com Requires-Python: >=3.8,<4.0 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 Requires-Dist: grpcio (>=1.60.0,<2.0.0) Requires-Dist: opentelemetry-api (>=1.20.0,<2.0.0) Requires-Dist: opentelemetry-exporter-otlp (>=1.20.0,<2.0.0) Requires-Dist: opentelemetry-sdk (>=1.20.0,<2.0.0) Requires-Dist: protobuf (>=4.24.4,<5.0.0) Requires-Dist: pydoctor (>=23.9.1,<24.0.0) Description-Content-Type: text/markdown

FluxNinja Aperture
Documentation Reference Slack Community

# Aperture Python SDK `aperture-py` is an SDK to interact with [Aperture](https://docs.fluxninja.com) Agent. It allows flow control functionality on fine-grained features inside service code. Refer to [documentation](https://docs.fluxninja.com/sdk/python/) for more details.