8 lines
186 B
Python
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' |