Metadata-Version: 2.1
Name: argocd
Version: 0.5.0
Summary: Python client for ArgoCD
Author-email: Mayank Pathak <onlinejudge95@gmail.com>
Project-URL: Homepage, https://github.com/onlinejudge95/argopy
Project-URL: Bug Tracker, https://github.com/onlinejudge95/argopy/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Description-Content-Type: text/markdown
License-File: LICENSE

argocd
======

## Actions
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/onlinejudge95/argocd/ArgoPy%20CI)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/onlinejudge95/argocd/Production%20CD?label=release)

## Coverage
[![codecov](https://codecov.io/gh/onlinejudge95/argocd/branch/master/graph/badge.svg?token=GMiBQNT6jf)](https://codecov.io/gh/onlinejudge95/argocd)
![Codecov branch](https://img.shields.io/codecov/c/github/onlinejudge95/argocd/master?label=master%20coverage)

## GitHub
![GitHub top language](https://img.shields.io/github/languages/top/onlinejudge95/argocd)
![GitHub repo size](https://img.shields.io/github/repo-size/onlinejudge95/argocd)
![GitHub repo file count](https://img.shields.io/github/directory-file-count/onlinejudge95/argocd)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/onlinejudge95/argocd)

## PyPI
![PyPI - Downloads](https://img.shields.io/pypi/dm/argocd)
![PyPI - Status](https://img.shields.io/pypi/status/argocd)
![PyPI](https://img.shields.io/pypi/v/argocd)
![PyPI - Implementation](https://img.shields.io/pypi/implementation/argocd)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/argocd)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/argocd)

## License
![GitHub](https://img.shields.io/github/license/onlinejudge95/argocd)

Python client for argocd server. This provides unique interface for the argocd REST APIs.
