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
Type
/
to 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 }}
hacknode
/
python3-cookbook
Public
forked from
yidao620c/python3-cookbook
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
python3-cookbook
/
source
/
c08
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
master
Breadcrumbs
python3-cookbook
/
source
/
c08
/
Copy path
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
p01_change_string_representation_of_instances.rst
p01_change_string_representation_of_instances.rst
p02_customizing_string_formatting.rst
p02_customizing_string_formatting.rst
p03_make_objects_support_context_management_protocol.rst
p03_make_objects_support_context_management_protocol.rst
p04_save_memory_when_create_large_number_instances.rst
p04_save_memory_when_create_large_number_instances.rst
p05_encapsulating_names_in_class.rst
p05_encapsulating_names_in_class.rst
p06_create_managed_attributes.rst
p06_create_managed_attributes.rst
p07_calling_method_on_parent_class.rst
p07_calling_method_on_parent_class.rst
p08_extending_property_in_subclass.rst
p08_extending_property_in_subclass.rst
p09_create_new_kind_of_class_or_instance_attribute.rst
p09_create_new_kind_of_class_or_instance_attribute.rst
p10_using_lazily_computed_properties.rst
p10_using_lazily_computed_properties.rst
p11_simplify_initialization_of_data_structure.rst
p11_simplify_initialization_of_data_structure.rst
p12_define_interface_or_abstract_base_class.rst
p12_define_interface_or_abstract_base_class.rst
p13_implementing_data_model_or_type_system.rst
p13_implementing_data_model_or_type_system.rst
p14_implementing_custom_containers.rst
p14_implementing_custom_containers.rst
p15_delegating_attribute_access.rst
p15_delegating_attribute_access.rst
p16_define_more_than_one_constructor_in_class.rst
p16_define_more_than_one_constructor_in_class.rst
p17_create_instance_without_invoking_init_method.rst
p17_create_instance_without_invoking_init_method.rst
p18_extending_classes_with_mixins.rst
p18_extending_classes_with_mixins.rst
p19_implements_stateful_objects_or_state_machines.rst
p19_implements_stateful_objects_or_state_machines.rst
p20_call_method_on_object_by_string_name.rst
p20_call_method_on_object_by_string_name.rst
p21_implementing_visitor_pattern.rst
p21_implementing_visitor_pattern.rst
p22_implementing_visitor_pattern_without_recursion.rst
p22_implementing_visitor_pattern_without_recursion.rst
p23_managing_memory_in_cyclic_data_structures.rst
p23_managing_memory_in_cyclic_data_structures.rst
p24_making_classes_support_comparison_operations.rst
p24_making_classes_support_comparison_operations.rst
p25_creating_cached_instances.rst
p25_creating_cached_instances.rst
View all files
You can’t perform that action at this time.