文件名称:pycabook:《用Python清洁体系结构》一书的来源
文件大小:1.17MB
文件格式:ZIP
更新时间:2024-05-30 23:48:42
CSS
Python中的干净架构 这是带有“ Clean Architectures in Python”一书的源代码的存储库。 这是第二版,当前的完整版本是2.0.0 如果出于某种原因您需要阅读第一版,则可以使用分支first-edition来找到它。 版本 我的建议是在TODO在线阅读该书。 HTML版本的格式非常漂亮,这要归功于 ,您可以轻松地复制和粘贴代码。 如果您喜欢可打印的版本,则可以从下载PDF版本。 会费 如果您想可以在上购买这本书。 请随时通过或来解决错别字或其他错误。 如果您有任何疑问或需要澄清,或者只是想发表感谢信息,请使用。 许可和版权 此处所有材料均为:copyright:2019-2020 Leonardo Giordani 这项工作是根据。
【文件预览】:
pycabook-master
----asciidoctor.css(29KB)
----html5()
--------helpers.rb(2KB)
--------block_colist.html.haml(547B)
--------block_floating_title.html.haml(68B)
--------embedded.html.haml(304B)
--------block_open.html.haml(767B)
--------block_olist.html.haml(260B)
--------inline_menu.html.haml(409B)
--------block_pass.html.haml(9B)
--------block_sidebar.html.haml(106B)
--------inline_callout.html.haml(209B)
--------section.html.haml(754B)
--------block_page_break.html.haml(40B)
--------block_outline.html.haml(356B)
--------inline_anchor.html.haml(354B)
--------block_toc.html.haml(544B)
--------block_quote.html.haml(336B)
--------inline_break.html.haml(25B)
--------inline_image.html.haml(1KB)
--------block_ulist.html.haml(908B)
--------document.html.haml(5KB)
--------block_paragraph.html.haml(90B)
--------block_thematic_break.html.haml(4B)
--------block_literal.html.haml(183B)
--------block_example.haml.haml(112B)
--------block_stem.html.haml(294B)
--------block_listing.html.haml(1KB)
--------block_admonition.html.haml(421B)
--------inline_kbd.html.haml(170B)
--------inline_footnote.html.haml(476B)
--------inline_quoted.html.haml(727B)
--------block_image.html.haml(577B)
--------block_preamble.html.haml(222B)
--------block_verse.html.haml(337B)
--------block_table.html.haml(2KB)
--------inline_button.html.haml(16B)
--------block_audio.html.haml(297B)
--------block_video.html.haml(580B)
--------inline_indexterm.html.haml(32B)
--------block_dlist.html.haml(2KB)
----custom.css(39KB)
----src()
--------10_Chapter_08_Run_a_production_ready_system.adoc(19KB)
--------10_Chapter_08_Run_a_production_ready_system.mau(19KB)
--------06_Chapter_04_Add_a_web_application.adoc(14KB)
--------03_Chapter_01_A_day_in_the_life_of_a_clean_system.adoc(16KB)
--------02_About_the_book.mau(10KB)
--------04_Chapter_02_Components_of_a_clean_architecture.mau(18KB)
--------07_Chapter_05_Error_management.mau(35KB)
--------99_Colophon.mau(1KB)
--------08_Chapter_06_Integration_with_a_real_external_system_postgres.mau(37KB)
--------05_Chapter_03_A_basic_example.adoc(25KB)
--------99_Colophon.adoc(944B)
--------06_Chapter_04_Add_a_web_application.mau(15KB)
--------08_Chapter_06_Integration_with_a_real_external_system_postgres.adoc(37KB)
--------98_Changelog.adoc(4KB)
--------02_About_the_book.adoc(10KB)
--------01_Introduction.mau(12KB)
--------09_Chapter_07_Integration_with_a_real_external_system_mongodb.mau(13KB)
--------05_Chapter_03_A_basic_example.mau(25KB)
--------07_Chapter_05_Error_management.adoc(36KB)
--------04_Chapter_02_Components_of_a_clean_architecture.adoc(17KB)
--------98_Changelog.mau(4KB)
--------01_Introduction.adoc(12KB)
--------09_Chapter_07_Integration_with_a_real_external_system_mongodb.adoc(13KB)
--------03_Chapter_01_A_day_in_the_life_of_a_clean_system.mau(16KB)
----images()
--------figure05.svg(20KB)
--------figure04.svg(17KB)
--------figure06.svg(23KB)
--------figures.svg(36KB)
--------figure12.svg(17KB)
--------figure07.svg(24KB)
--------figure11.svg(38KB)
--------circles02_entities.svg(7KB)
--------figure03.svg(14KB)
--------circles03_use_cases.svg(7KB)
--------figure01.svg(7KB)
--------circles01.svg(7KB)
--------circles05_external_systems.svg(7KB)
--------circles04_gateways.svg(7KB)
--------figure09.svg(24KB)
--------circles06_golden_rule.svg(16KB)
--------figure02.svg(11KB)
--------cover.jpg(983KB)
--------figure10.svg(25KB)
--------figure08.svg(24KB)
----theme.yml(218B)
----index.adoc(1KB)
----README.md(2KB)
----Makefile(502B)
----.gitignore(922B)
----rouge-github.css(3KB)