Metadata-Version: 2.4
Name: python-devplatform-client
Version: 0.0.1
Summary: Cross-service python devplatform client adapter
Author: Platform Engineering
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: requires-python
Dynamic: summary

# python-devplatform-client

Cross-service python devplatform client adapter

## Installation

```bash
pip install python-devplatform-client
```

## Usage

```python
import python_devplatform_client
```

## Telemetry

This package collects anonymous usage metrics to help improve the platform.
Telemetry can be disabled by setting the `DISABLE_TELEMETRY` environment variable.

## License

MIT
