PyConES24/src/retailtwin/__init__.py
2024-05-08 21:55:08 +00:00

8 lines
186 B
Python

"""
`retailtwin` is a simple digital twin of a grocery store chain.
Its goal is to showcase the key aspects in automation of enterprise
transactional systems.
"""
__version__ = '0.0.1'