You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
newrain001
5b356711a1
|
4 weeks ago | |
---|---|---|
__pycache__ | 4 weeks ago | |
templates | 1 year ago | |
README.md | 1 year ago | |
app.py | 4 weeks ago | |
requirements.txt | 4 weeks ago | |
settings.py | 4 weeks ago |
README.md
该项目是rabbitmq的测试项目
开发者: newrain
使用方法:
git clone https://gitea.beyourself.org.cn/newrain001/rabbitmq-test.git && \
cd rabbitmq-test && yum install -y python3 python3-devel && \
pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple && \
export FLASK_ENV=development ; flask run --reload -p 80