文件名称:impractical_python_projects:我表现得像某天可能会通过所有https工作的地方
文件大小:19KB
文件格式:ZIP
更新时间:2024-04-22 02:08:10
Python
不切实际的Python项目 我可能会在某天通过所有 归因 此仓库中的代码由片段,练习和我为解决问题而提出的解决方案组成,这些解决方案来自于我上面链接的《 Impractical Python Projects》(由Lee Vaughan撰写,由 。
【文件预览】:
impractical_python_projects-main
----tools()
--------config.pylintrc(18KB)
--------Dockerfile(569B)
--------start_container.sh(243B)
--------bash_aliases(145B)
--------requirements.txt(18B)
--------build_container.sh(394B)
--------check.sh(612B)
----README.md(380B)
----chapter-2_finding-palingram-spells()
--------load_dictionary.py(698B)
--------palindromes.py(2KB)
----.gitignore(2KB)
----chapter-1_silly-name-generator()
--------pig_latin.py(1KB)
--------test_values.txt(191B)
--------foreign_bar_chart.py(1KB)
--------bar_chart.py(1KB)
--------pseudonyms.py(3KB)
--------pseudonyms_middle.py(4KB)