LICENSE
README.md
pyproject.toml
gprice/__init__.py
gprice/app.py
gprice/condition_parser.py
gprice/data_manager.py
gprice/error.py
gprice/gold_price.py
gprice/model.py
gprice/scheduler.py
gprice/sender.py
gprice/utils.py
gprice.egg-info/PKG-INFO
gprice.egg-info/SOURCES.txt
gprice.egg-info/dependency_links.txt
gprice.egg-info/entry_points.txt
gprice.egg-info/requires.txt
gprice.egg-info/top_level.txt
gprice/commands/__init__.py
gprice/commands/get_handler.py
gprice/commands/info_handler.py
gprice/commands/noti_handler.py
gprice/commands/set_handler.py