Metadata-Version: 2.1
Name: python-picnic-api
Version: 0.1.2
Summary: 
Home-page: https://github.com/MikeBrink/python-picnic-api
License: Apache-2.0
Author: Mike Brink
Author-email: mjh.brink@icloud.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: requests (>=2.24.0,<3.0.0)
Project-URL: Repository, https://github.com/MikeBrink/python-picnic-api
Description-Content-Type: text/x-rst

Python-Picnic-API
=================

Unofficial Python wrapper for the Picnic_ API. This API can be used to track upcoming deliveries and to check and manipulate your cart. Use the same credentials as you use for the app. 

This library is not affiliated with Picnic and retrieves data from the endpoints of the mobile application. Use at your own risk.

.. _Picnic: https://picnic.app/nl/
