LICENSE
README.md
pyproject.toml
setup.py
jafgen/__init__.py
jafgen/curves.py
jafgen/main.py
jafgen/py.typed
jafgen/simulation.py
jafgen/version.py
jafgen.egg-info/PKG-INFO
jafgen.egg-info/SOURCES.txt
jafgen.egg-info/dependency_links.txt
jafgen.egg-info/entry_points.txt
jafgen.egg-info/requires.txt
jafgen.egg-info/top_level.txt
jafgen/customers/__init__.py
jafgen/customers/customers.py
jafgen/customers/order.py
jafgen/customers/order_item.py
jafgen/stores/__init__.py
jafgen/stores/inventory.py
jafgen/stores/item.py
jafgen/stores/market.py
jafgen/stores/stock.py
jafgen/stores/store.py
jafgen/stores/supply.py