Metadata-Version: 2.4
Name: pyharborcli
Version: 0.1.0
Summary: Add your description here
Author-email: Alexeev Bronislav <alexeev.dev@mail.ru>
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: aiodocker>=0.24.0
Requires-Dist: aiofiles>=24.1.0
Requires-Dist: aiohttp>=3.12.14
Requires-Dist: asyncclick>=8.1.8
Requires-Dist: asyncio>=3.4.3
Requires-Dist: orjson>=3.10.18
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: rich>=14.0.0
Requires-Dist: toml>=0.10.2
Description-Content-Type: text/markdown

# pyharborcli

<a id="readme-top"></a>

<div align="center">
  <p align="center">
    Docker power simplified. Async containers, smart aliases, and compose mastery in one CLI.
    <br />
    <a href="https://alexeev-prog.github.io/pyharborcli/"><strong>Explore the docs »</strong></a>
    <br />
    <br />
    <a href="#-getting-started">Getting Started</a>
    ·
    <a href="#-usage-examples">Basic Usage</a>
    ·
    <a href="https://alexeev-prog.github.io/pyharborcli/">Documentation</a>
    ·
    <a href="https://github.com/alexeev-prog/pyharborcli/blob/main/LICENSE">License</a>
  </p>
</div>
<br>
<p align="center">
    <img src="https://img.shields.io/github/languages/top/alexeev-prog/pyharborcli?style=for-the-badge">
    <img src="https://img.shields.io/github/languages/count/alexeev-prog/pyharborcli?style=for-the-badge">
    <img src="https://img.shields.io/github/license/alexeev-prog/pyharborcli?style=for-the-badge">
    <img src="https://img.shields.io/github/stars/alexeev-prog/pyharborcli?style=for-the-badge">
    <img src="https://img.shields.io/github/issues/alexeev-prog/pyharborcli?style=for-the-badge">
    <img src="https://img.shields.io/github/last-commit/alexeev-prog/pyharborcli?style=for-the-badge">
    <img src="https://img.shields.io/pypi/wheel/pyharborcli?style=for-the-badge">
    <img src="https://img.shields.io/badge/coverage-100%25-100%25?style=for-the-badge" alt="Coverage">
    <img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/pyharborcli?style=for-the-badge">
    <img alt="PyPI - Version" src="https://img.shields.io/pypi/v/pyharborcli?style=for-the-badge">
    <img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/pyharborcli?style=for-the-badge">
    <img alt="GitHub contributors" src="https://img.shields.io/github/contributors/alexeev-prog/pyharborcli?style=for-the-badge">
</p>
<p align="center">
    <img src="https://raw.githubusercontent.com/alexeev-prog/pyharborcli/refs/heads/main/docs/pallet-0.png">
</p>

 > Docker power simplified. Async containers, smart aliases, and compose mastery in one CLI.

A usable and fast utility for safe and simplified working with docker containers. Written in python.

## Contributing

We welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. Key areas for contribution include:
- Additional test cases for all
- Performance optimization proposals
- Extended version format support
- IDE integration plugins

## License & Support

This project is licensed under **MIT License** - see [LICENSE](https://github.com/alexeev-prog/pyharborcli/blob/main/LICENSE). For commercial support and enterprise features, contact [alexeev.dev@mail.ru](mailto:alexeev.dev@mail.ru).

[Explore Documentation](https://alexeev-prog.github.io/pyharborcli) |
[Report Issue](https://github.com/alexeev-prog/pyharborcli/issues) |
[View Examples](./examples)

<p align="right">(<a href="#readme-top">back to top</a>)</p>

---
Professional deprecation management for modern Python projects

Copyright © 2025 Alexeev Bronislav. Distributed under MIT license.

