Skip to main content

A Python library dedicated to Inventory Analytics.

GitHub PyPI PyPI - Downloads

Installation

Inventory Analytics supports Python 3.8 through 3.10.

python -m pip install .

Command line interface

The CLI provides a curated catalog of the forecasting and inventory-control algorithms implemented by the package:

inventoryanalytics -list

Select an algorithm with -method. Each algorithm exposes only its relevant inputs; use --help after selecting it to see them:

inventoryanalytics -method els --help
inventoryanalytics -method els \
  --n 3 \
  --p '[400, 400, 500]' \
  --d '[50, 50, 60]' \
  --h '[20, 20, 30]' \
  --s '[0.1, 0.1, 0.1]' \
  --K '[2000, 2500, 800]'

List and structured inputs use JSON. Results are emitted as JSON. The same commands are available through python -m inventoryanalytics.

Building

python -m pip install build
python -m build

To cite inventoryanalytics:

@software{inventoryanalytics_github,
  author = {Roberto Rossi},
  title = {inventoryanalytics: a Python library dedicated to Inventory Analytics},
  url = {https://github.com/gwr3n/inventoryanalytics},
  version = {2.0},
  year = {2022}
}

Release files for inventoryanalytics 2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for inventoryanalytics 2.0
File Size Uploaded
inventoryanalytics-2.0.tar.gz 57.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for inventoryanalytics 2.0
File Interpreter ABI Platform
inventoryanalytics-2.0-py3-none-any.whl Python 3 none any Details

Total release size: 164.2 kB

Release files / inventoryanalytics-2.0.tar.gz

Download URL inventoryanalytics-2.0.tar.gz
Size 57.2 kB
Tags Source
SHA-256 checksum
How to use checksums
b45fdd49f1d015f21757c208345f08f0914e333b810d18e07d42025626f5e8f1
BLAKE2b-256 checksum
How to use checksums
4a094170a289e5cccc4b71fd8e40ee231402c5143f807c0487f863b55ebadc06
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.20

Release files / inventoryanalytics-2.0-py3-none-any.whl

Download URL inventoryanalytics-2.0-py3-none-any.whl
Size 107.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
f4d44d6ae338bb89ab26e946327d89527ab54dd4f7608cd47e0184450b45fe41
BLAKE2b-256 checksum
How to use checksums
afc2409afc0e870c1b04bf85a9a9d7bd9ebfed390f915389d1e20edd30436f30
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.20

Release history Release notifications | RSS feed

2.2

2 release files

2.1

2 release files

This release

2.0 This release

2 release files

1.1

1 release file

1.0

1 release file

0.6

1 release file

0.5

1 release file

0.4

1 release file

0.2

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page