Metadata-Version: 2.4
Name: revnext
Version: 0.1.1
Summary: Revolution Next (*.revolutionnext.com.au) report downloads via REST API
License-Expression: MIT
Keywords: revnext,revolution-next,reports,api
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
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
Requires-Dist: requests

# revnext

Download Revolution Next (*.revolutionnext.com.au) reports (Parts Price List, Parts by Bin Location) via REST API using cookies/session.

Install: `pip install revnext`  
Or from repo root: `pip install -e ./packages/revnext`

See the [main repo README](../README.md) for configuration and usage.
