{"id":20552524,"url":"https://github.com/sup2point0/pycobytes","last_synced_at":"2025-04-14T11:40:50.719Z","repository":{"id":242735146,"uuid":"805023127","full_name":"Sup2point0/pycobytes","owner":"Sup2point0","description":"A weekly series exploring the magic of Python!","archived":false,"fork":false,"pushed_at":"2025-04-04T14:59:45.000Z","size":11919,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"pypips","last_synced_at":"2025-04-04T15:37:31.161Z","etag":null,"topics":["pips","pycobytes","pypips","python","squarkdown","sup","svelte","sveltekit","tips-and-tricks"],"latest_commit_sha":null,"homepage":"https://sup2point0.github.io/pycobytes/","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sup2point0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-05-23T18:22:47.000Z","updated_at":"2025-04-04T14:59:48.000Z","dependencies_parsed_at":"2025-01-31T13:20:10.159Z","dependency_job_id":"78d9520d-ba5c-40b7-84e3-84e2485271e2","html_url":"https://github.com/Sup2point0/pycobytes","commit_stats":null,"previous_names":["sup2point0/pycobytes"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2Fpycobytes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2Fpycobytes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2Fpycobytes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2Fpycobytes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sup2point0","download_url":"https://codeload.github.com/Sup2point0/pycobytes/tar.gz/refs/heads/pypips","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248874215,"owners_count":21175792,"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":["pips","pycobytes","pypips","python","squarkdown","sup","svelte","sveltekit","tips-and-tricks"],"created_at":"2024-11-16T02:36:31.758Z","updated_at":"2025-04-14T11:40:50.698Z","avatar_url":"https://github.com/Sup2point0.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n[![pyco:bytes – exploring the magic of Python, week by week](assets/pycobytes-title-full-new.png)](https://sup2point0.github.io/pycobytes)\n\n[Site](https://sup2point0.github.io/pycobytes) · [Issues](issues/) · [decoded](edu.md) · [FAQ](faq.md) · [About](synopsis.md)\n\n\u003c/div\u003e\n\n---\n\nPython is awesome. But much of its fascinating quirks, tricks, and other syntactic sugar good stuff tend to be hidden amidst ancient Stack Overflow posts, questionable reddit threads and documentation no one reads, which makes discovering it quite nontrivial.\n\nSo, ***pycobytes*** is a weekly series where we delve into all kinds of interesting and useful features in Python. It’s not a comprehensive overview of the language by any means, but I share all the cool stuff I’ve discovered through years of adventuring.\n\n\n\u003cbr\u003e\n\n\n## Portal\n\nUnsure where to start? You should check out the [pycobytes site\u003csup\u003e↗\u003c/sup\u003e](https://sup2point0.github.io/pycobytes)!\n\nYou can read the issues [here on GitHub](issues/) or [on the site](https://sup2point0.github.io/pycobytes/issues) for a much nicer experience.\n\nIf you’ve got questons, check the [FAQ](faq.md). You can learn about how pycobytes was made in [Synopsis](synopsis.md).\n\n\n\u003cbr\u003e\n\n\n## Issues\n\n| issue | date | title |\n| :---- | :--- | :---- |\n| [24](issues/24.md) | 04/04/25 | *\\*Alien \\*\\*Kwargs* |\n| [23](issues/23.md) | 14/03/25 | *The Argument Over Parameters* |\n| [22](issues/22.md) | 05/03/25 | *Unpacking Variable Unpacking* |\n| [21](issues/21.md) | 27/02/25 | *Quickswap, Swapquick* |\n| [20](issues/20.md) | 14/02/25 | *import itertools* |\n| [19](issues/19.md) | 11/02/25 | *Dictionary \u0026\u0026 Set Comprehensions* |\n| [18](issues/18.md) | 7/02/25 | *The Mighty Dictionary* |\n| [17](issues/17.md) | 31/01/25 | *Zipped and Quipped* |\n| [16](issues/16.md) | 24/01/25 | *Slice, Splice, Nice* |\n| [15](issues/15.md) | 17/01/25 | *Why is range() so fast?* |\n| [14](issues/14.md) | 17/12/24 | *SyntaxError on line 42* |\n| [13](issues/13.md) | 12/12/24 | *Counting* |\n| [12](issues/12.md) | 06/12/24 | *import math* |\n| [11](issues/11.md) | 03/12/24 | *Short Circuits* |\n| [10](issues/10.md) | 26/11/24 | *For Any, For All* |\n| [9](issues/09.md)  | 19/11/24 | *OR and AND do WHAT now?* |\n| [8](issues/08.md)  | 12/11/24 | *Collapse if Able else Expand* |\n| [7](issues/07.md)  | 05/11/24 | *Alternative Facts* |\n| [6](issues/06.md)  | 08/10/24 | *Tuple Trouble* |\n| [5](issues/05.md)  | 14/09/24 | *Setting the Scene with Miserable Iterables* |\n| [404](issues/404.md) | 04/07/24 | *Where do I learn?* |\n| [4](issues/04.md)  | 27/06/24 | *\"Wait, you can multiply strings?\"* |\n| [3](issues/03.md)  | 21/06/24 | *\"A Strand of String Theory\"* |\n| [2](issues/02.md)  | 12/06/24 | *Stringterpolation with f-Strings* |\n| [1](issues/01.md)  | 06/06/24 | *The Power of List Comprehensions* |\n\n\n\u003cbr\u003e\n\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n[![XKCD 353](https://imgs.xkcd.com/comics/python.png)](https://xkcd.com/353)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsup2point0%2Fpycobytes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsup2point0%2Fpycobytes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsup2point0%2Fpycobytes/lists"}