Metadata-Version: 2.4
Name: djangocommand-client
Version: 0.0.1
Summary: Client library for Django Command (coming soon)
Project-URL: Homepage, https://github.com/frnhr/djangocommand-client
Author-email: Fran Hrzenjak <fran.hrzenjak@gmail.com>
License-Expression: MIT
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# djangocommand-client

Client library for Django Command.

**This package is under development.** The name has been reserved on PyPI.

## Installation

```bash
pip install djangocommand-client
```

## Status

Coming soon.
