{"id":16101425,"url":"https://github.com/lancelote/effective_python_ed2","last_synced_at":"2025-08-03T04:36:10.589Z","repository":{"id":76825667,"uuid":"253892501","full_name":"lancelote/effective_python_ed2","owner":"lancelote","description":"Code experiments for \"Effective Python\" 2nd Edition book by Brett Slatkin","archived":false,"fork":false,"pushed_at":"2024-03-20T15:32:45.000Z","size":8,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T00:12:48.530Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lancelote.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-07T19:29:25.000Z","updated_at":"2020-06-28T19:08:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4107cc8-0d48-42c2-87c3-39d0a10b5bf7","html_url":"https://github.com/lancelote/effective_python_ed2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelote%2Feffective_python_ed2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelote%2Feffective_python_ed2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelote%2Feffective_python_ed2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelote%2Feffective_python_ed2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lancelote","download_url":"https://codeload.github.com/lancelote/effective_python_ed2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419640,"owners_count":20936009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-09T18:49:54.476Z","updated_at":"2025-04-06T00:27:36.922Z","avatar_url":"https://github.com/lancelote.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# effective_python_ed2\n\nCode experiments based on \"Effective Python\" second edition book by Brett Slatkin\n\n## TOC\n\n- [x] Chapter 1: Python Thinking\n    - [Item 3](src/chapter01/item_3.py) - Know the Difference Between `bytes` And `str`\n    - [Item 10](src/chapter01/item_10.py) - Prevent Repetition with Assignment Expressions\n- [x] Chapter 2: Lists and Dictionaries\n- [x] Chapter 3: Functions\n- [ ] Chapter 4: Comprehensions and Generators\n    - [Item 29](src/chapter04/item_29.py) - Walrus Operator in Comprehensions\n    - [Item 31](src/chapter04/item_31.py) - Defensive Iteration over Arguments\n    - [Item 33](src/chapter04/item_33.py) - Compose Multiple Generators with `yield from`\n- [ ] Chapter 5: Classes and Interfaces\n- [ ] Chapter 6: Metaclasses and Attributes\n- [ ] Chapter 7: Concurrency and Parallelism\n- [ ] Chapter 8: Robustness and Performance\n- [ ] Chapter 9: Testing and Debugging\n- [ ] Chapter 10: Collaboration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancelote%2Feffective_python_ed2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flancelote%2Feffective_python_ed2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancelote%2Feffective_python_ed2/lists"}