Weiming Dong

Results 21 comments of Weiming Dong

Thank you for your report. Psutils 2.0.0 structural changes really great, I have submitted it compatible code.Please pull the latest code

The fixture scope mentioned by @jab is the cause of the incorrect login status. I [have a complete example here](https://github.com/dongweiming/mp/tree/master/2022-02-23), the problem lies in the cleanup work done in the...

@CNBorn 我这么看: 1. CODE是什么? CODE是一个代码托管, 团队协作沟通, 发现问题反馈问题工具. 它可以方便的集成第三方的开源项目和公司自有的服务(通过合理规范的api格式, 插件模式等). 有齐备的管理后台和权限控制方式. 2. 希望让豆瓣内部已经用到功能都能在外部看到, 其他的不怎么需要和豆瓣产生关系. 包含用到的框架, 各个依赖库 3. CODE可以作为对Python系的或者倾向Python的公司的首选, 达到和其他同类产品的性能效率, 功能, 有自己的一些理解看法和实现. 不必赶着github风. 聊起来这样的话题, CODE也在讨论范围内. 就酱

:+1: 明天我找对应的人商量下.

@xtao 你觉得怎么样? 我想把 依赖都变成`douban.xx` 类似豆瓣内部的用法, 上传到PYPI上. 类似 ``` python $ pip install douban.misaka==1.0.1 $ ipython import douban.misaka as misaka ```

zope也有类似的用法`zc.xxx`

@xtao 我没看到图片404? @mozillazg 是修了?