PyConES24/src/retailtwin/__init__.py
Borrell.Guillem@bcg.com c8447c6f50 Installable now
2023-09-18 09:41:08 +02: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'