GitHub - cosmicpython/book: 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.
cosmicpython / book Public
-
Notifications
You must be signed in to change notification settings - Fork 566
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
Book repo
| Book | Code |
|---|---|
Table of Contents
O'Reilly have generously said that we will be able to publish this book under a CC license, In the meantime, pull requests, typofixes, and more substantial feedback + suggestions are enthusiastically solicited.
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 asciidoctor python2 -m pip install --user pygments gem install pygments.rb gem install asciidoctor-diagram
Commands
make html # builds local .html versions of each chapter make test # 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.