Metadata-Version: 2.4
Name: warehouse-cli
Version: 0.2.0
Summary: Plugin-based warehouse CLI with Clean Architecture
Author-email: MohammadRezaMahdian <pyrz.tech@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/PyRz-Tech/WerehouseCLI
Project-URL: Repository, https://github.com/PyRz-Tech/WerehouseCLI
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: annotated-types==0.7.0
Requires-Dist: click==8.3.0
Requires-Dist: iniconfig==2.3.0
Requires-Dist: markdown-it-py==4.0.0
Requires-Dist: mdurl==0.1.2
Requires-Dist: packaging==25.0
Requires-Dist: pluggy==1.6.0
Requires-Dist: pydantic==2.12.4
Requires-Dist: pydantic_core==2.41.5
Requires-Dist: pyfiglet==1.0.4
Requires-Dist: Pygments==2.19.2
Requires-Dist: pytest==8.4.2
Requires-Dist: rich==14.2.0
Requires-Dist: typing-inspection==0.4.2
Requires-Dist: typing_extensions==4.15.0

# Warehouse CLI

**Plugin-based warehouse management CLI with Clean Architecture**

```bash
pip install warehouse-cli
