Metadata-Version: 2.4
Name: agntcy-pypi-sample
Version: 0.0.2
Summary: Agntcy PyPI Sample
Project-URL: Homepage, https://github.com/agntcy/agntcy-pypi-sample
Project-URL: Issues, https://github.com/agntcy/agntcy-pypi-sample/issues
Author-email: Agntcy <pypi@agntcy.io>
License-Expression: Apache-2.0
License-File: LICENSE.md
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Sample Python Package

[![Lint](https://github.com/agntcy/repo-template/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/marketplace/actions/super-linter)
[![Contributor-Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-fbab2c.svg)](CODE_OF_CONDUCT.md)

## About The Project

PyPi Sample Python Package

### PyPi Publishing

Checkout [this](.github/workflows/pypi.yml) github action that publishes this package to pypi.org/agncy

## Contributing

Contributions are what make the open source community such an amazing place to
learn, inspire, and create. Any contributions you make are **greatly
appreciated**. For detailed contributing guidelines, please see
[CONTRIBUTING.md](CONTRIBUTING.md)

## License

Distributed under the `Apache 2.0` License. See [LICENSE](LICENSE) for more
information.

## Contact

Sri Aradhyula - [@sriaradhyula](https://github.com/sriaradhyula) - email

Project Link: [https://github.com/agntcy/agntcy-pypi-sample](https://github.com/agntcy/agntcy-pypi-sample)