Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.

License

NotificationsYou must be signed in to change notification settings

cosmicpython/book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookCode
Book Build StatusCode build status

Table of Contents

O'Reilly have generously said that we will be able to publish this book under aCC license,In the meantime, pull requests, typofixes, and more substantial feedback + suggestions are enthusiastically solicited.

Chapter
Preface
Introduction: Why do our designs go wrong?
Part 1 Intro
Chapter 1: Domain ModelBuild Status
Chapter 2: RepositoryBuild Status
Chapter 3: Interlude: Abstractions
Chapter 4: Service Layer (and Flask API)Build Status
Chapter 5: TDD in High Gear and Low GearBuild Status
Chapter 6: Unit of WorkBuild Status
Chapter 7: AggregatesBuild Status
Part 2 Intro
Chapter 8: Domain Events and a Simple Message BusBuild Status
Chapter 9: Going to Town on the MessageBusBuild Status
Chapter 10: CommandsBuild Status
Chapter 11: External Events for IntegrationBuild Status
Chapter 12: CQRSBuild Status
Chapter 13: Dependency InjectionBuild Status
Epilogue: How do I get there from here?
Appendix A: Recap table
Appendix B: Project StructureBuild Status
Appendix C: A major infrastructure change, made easyBuild Status
Appendix D: DjangoBuild Status
Appendix F: Validation

Below is just instructions for me and bob really.

Dependencies:

  • asciidoctor
  • Pygments (for syntax higlighting)
  • asciidoctor-diagram (to render images from the text sources in./images)
gem install asciidoctorpython2 -m pip install --user pygmentsgem install pygments.rbgem install asciidoctor-diagram

Commands

make html# builds local .html versions of each chaptermaketest# does a sanity-check of the code listings

About

A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors44


[8]ページ先頭

©2009-2025 Movatter.jp