Metadata-Version: 2.1
Name: sbo_service_inventory
Version: 0.1.3
Home-page: https://bitbucket.org/jaydm/sbo-service-inventory
Author: Jay D. McHugh
Author-email: 'Jay D. McHugh' <jaydmchugh@gmail.com>
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.28
Requires-Dist: urllib3>=1.26
Requires-Dist: python-dotenv>=1
Requires-Dist: sbo-service-layer>=0.1.1

# SAP Business One - Python Service Layer Inventory wrapper

This package provides a base wrapper for accessing the SAP
service layer in Python for inventory objects.

## Installation

```shell
$ python -m pip install sbo-service-inventory
```
