https://github.com/pksilen/clean-code-principles-python-code
Source code in the Clean Code Principles And Patterns: Python Edition book
https://github.com/pksilen/clean-code-principles-python-code
Last synced: 3 months ago
JSON representation
Source code in the Clean Code Principles And Patterns: Python Edition book
- Host: GitHub
- URL: https://github.com/pksilen/clean-code-principles-python-code
- Owner: pksilen
- Created: 2024-02-18T15:31:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-03T12:14:02.000Z (about 1 year ago)
- Last Synced: 2024-04-14T18:56:41.174Z (about 1 year ago)
- Language: Python
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Source code for Book Clean Code Principles And Patterns: Python Edition
Examples in this repository work with Linux, MacOS and Windows. On Windows, use Git Bash shell.
If you discover any issues with the examples, please report them [here](https://github.com/pksilen/clean-code-principles-python-code/issues).