Metadata-Version: 2.1
Name: apos-cli
Version: 0.1.5
Summary: A command line interface for APOS the Agile Pizza Ordering Service.
License: MIT
Author: Florian Vahl
Author-email: florian@flova.de
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: argparse (>=1.4.0,<2.0.0)
Requires-Dist: datetime (>=4.3,<5.0)
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: requests (>=2.23.0,<3.0.0)
Requires-Dist: tabulate (>=0.8.7,<0.9.0)
Description-Content-Type: text/markdown

# APOS CLI
A command line interface for APOS the Agile Pizza Ordering Service.

## Usage
APOS simplifies ordering pizza with many people e.g. at university events.
This simple cli allows you to create group orders or add items (e.g. pizza) to an existing group order.

## This project is still work in progress and pre alpha.
Features change frequently.
Therefore a proper README follow in a later stage of the project.

