구축환경

Ubuntu 18.04

python 3.7

 

# pymysql 설치
$ pip3 install pymysql


# confluent-kafka 설치
$ pip3 install confluent-kafka

+ Recent posts