Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NMSimplex
/
clean-code-python
Public
forked from
zedr/clean-code-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 5, 2019
Add a more elaborate description to the side effects section
zedr
authored
4112718
View commit details
Copy full SHA for 4112718
Browse repository at this point
Remove refactoring debris
zedr
authored
9d712ab
View commit details
Copy full SHA for 9d712ab
Browse repository at this point
Exploit the opportunity for using a dataclass
zedr
authored
e007beb
View commit details
Copy full SHA for e007beb
Browse repository at this point
Move the constant out of the function and make it immutable
zedr
authored
629a21e
View commit details
Copy full SHA for 629a21e
Browse repository at this point
Merge pull request #4 from mandarvaze/patch-1
Show description for f91b7c9
zedr
authored
f91b7c9
View commit details
Copy full SHA for f91b7c9
Browse repository at this point
Commits on Jul 4, 2019
Added placeholders for remaining sections
Show description for 69682e3
mandarvaze
authored
69682e3
View commit details
Copy full SHA for 69682e3
Browse repository at this point
Commits on Apr 19, 2019
Add missing type hints
zedr
committed
e202f6f
View commit details
Copy full SHA for e202f6f
Browse repository at this point
Mention the contributors to this project
zedr
committed
e96896e
View commit details
Copy full SHA for e96896e
Browse repository at this point
Add an extra case to the 'Avoid Side Effects' section
zedr
committed
374f710
View commit details
Copy full SHA for 374f710
Browse repository at this point
Added `Avoid Side Effects` sub-section.
Show description for e94c4b9
zacharyaanglin
authored and
zedr
committed
e94c4b9
View commit details
Copy full SHA for e94c4b9
Browse repository at this point
Add `Don't use flags as function parameters` subsection.
zacharyaanglin
authored and
zedr
committed
e9d7829
View commit details
Copy full SHA for e9d7829
Browse repository at this point
Commits on Mar 10, 2019
Merge pull request #1 from zacharyaanglin/master
Show description for 4941720
zedr
authored
4941720
View commit details
Copy full SHA for 4941720
Browse repository at this point
Added dataclass example to MenuConfig
zacharyaanglin
committed
b1d3ef1
View commit details
Copy full SHA for b1d3ef1
Browse repository at this point
Commits on Oct 1, 2018
Update the linguist language
zedr
committed
d1be3e1
View commit details
Copy full SHA for d1be3e1
Browse repository at this point
Remove the untranslated parts for now
zedr
committed
24e90a9
View commit details
Copy full SHA for 24e90a9
Browse repository at this point
Commits on Aug 28, 2018
Add a section on naming methods
zedr
committed
ffb5fa3
View commit details
Copy full SHA for ffb5fa3
Browse repository at this point
Add a generator example
rigelds
committed
71a235b
View commit details
Copy full SHA for 71a235b
Browse repository at this point
Add a Google-style docstring for the classes
rigelds
committed
85eac5b
View commit details
Copy full SHA for 85eac5b
Browse repository at this point
Support Python 3.7+ only
rigelds
committed
5846bf6
View commit details
Copy full SHA for 5846bf6
Browse repository at this point
Commits on Sep 6, 2017
Update README.md
zedr
authored
348f699
View commit details
Copy full SHA for 348f699
Browse repository at this point
Update README.md
zedr
authored
c09fea7
View commit details
Copy full SHA for c09fea7
Browse repository at this point
Update README.md
zedr
authored
bb2ea04
View commit details
Copy full SHA for bb2ea04
Browse repository at this point
Commits on Sep 5, 2017
Update README.md
zedr
authored
7352187
View commit details
Copy full SHA for 7352187
Browse repository at this point
Update README.md
zedr
authored
dece5d9
View commit details
Copy full SHA for dece5d9
Browse repository at this point
Merge pull request #26 from peter-gribanov/default_arguments
Show description for 3d5a1b0
Tomáš Votruba
authored
3d5a1b0
View commit details
Copy full SHA for 3d5a1b0
Browse repository at this point
Update README.md
peter-gribanov
authored
aa24deb
View commit details
Copy full SHA for aa24deb
Browse repository at this point
Commits on Sep 4, 2017
Merge pull request #58 from peter-gribanov/lsp
Show description for fd878a3
Tomáš Votruba
authored
fd878a3
View commit details
Copy full SHA for fd878a3
Browse repository at this point
forgot ;
peter-gribanov
authored
a71ad82
View commit details
Copy full SHA for a71ad82
Browse repository at this point
correct access to $width and $height
peter-gribanov
authored
32344ea
View commit details
Copy full SHA for 32344ea
Browse repository at this point
Merge pull request #4 from jupeter/master
Show description for 35e673e
peter-gribanov
authored
35e673e
View commit details
Copy full SHA for 35e673e
Browse repository at this point
Merge pull request #54 from EDDYMENS/master
Show description for 67e68e5
Tomáš Votruba
authored
67e68e5
View commit details
Copy full SHA for 67e68e5
Browse repository at this point
Merge pull request #56 from Zayon/patch-1
Show description for 95f9f68
Tomáš Votruba
authored
95f9f68
View commit details
Copy full SHA for 95f9f68
Browse repository at this point
LSP good example correction
Show description for 6e01046
Zayon
authored
6e01046
View commit details
Copy full SHA for 6e01046
Browse repository at this point
fix typo
EDDYMENS
committed
656e7ff
View commit details
Copy full SHA for 656e7ff
Browse repository at this point
Merge pull request #53 from emnsen/master
Show description for 4be1dee
Tomáš Votruba
authored
4be1dee
View commit details
Copy full SHA for 4be1dee
Browse repository at this point
Previous
Next
You can’t perform that action at this time.