This repository has been archived on 2020-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
producer/communicator.py
Torma Kristóf 1b95e08285
All checks were successful
continuous-integration/drone/push Build is passing
add requests requirements
2020-03-29 15:46:00 +02:00

10 lines
192 B
Python

#!/usr/bin/env python
"""
Main Flask RESTful API
"""
__author__ = "@tormakris"
__copyright__ = "Copyright 2020, GoldenPogácsa Team"
__module_name__ = "messagesender"
__version__text__ = "1"