本文为阅读Python最佳实践指南后的心得体会

结构

README.rst
LICENSE
setup.py
requirements.txt
sample/
    __init__.py
    core.py
    helpers.py
docs/
    conf.py
    index.rst
tests/
    test_basic.py
    test_advanced.py

风格

autopep8

文档

Sphinx

测试

  • pytest

  • tox

持续

Travis-CI


已注销
981 声望48 粉丝

Focus on programming efficiency