Python
Python
Python代码规范
Django
Django REST framework
Celery
基于python写的任务队列 中文文档
celery和django一起 这个文档比较老旧了celery with django
更正里面的现在错误
|
|
celery -A启动的时候会报错
|
|
尝试安装这个模块的时候报错
|
|
从apt-file search这个命令可以发现来源于这个包libpq-dev
|
|
建议英文可以的参考这篇官方文档
celery如何debug 使用rdb 建议参考https://www.celerycn.io/v/4.4.0/yong-hu-zhi-nan/tiao-shi-debugging
一些examples https://www.programcreek.com/python/example/59126/celery.chain
装饰器
@dataclass
|
|
Dive into python
scapy
tracert出有向图
|
|
tracert出地理位置地图
|
|
这里我失败了
python可视化代码过程
机器学习
PyTorch
https://pytorch.org/ https://pytorch.org/tutorials/
install
|
|