Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sup2point0/pycobytes
A weekly series about cool things in Python!
https://github.com/sup2point0/pycobytes
pips pycobytes pypips python svelte sveltekit tips-and-tricks
Last synced: about 2 months ago
JSON representation
A weekly series about cool things in Python!
- Host: GitHub
- URL: https://github.com/sup2point0/pycobytes
- Owner: Sup2point0
- License: gpl-3.0
- Created: 2024-05-23T18:22:47.000Z (7 months ago)
- Default Branch: pypips
- Last Pushed: 2024-11-11T21:30:24.000Z (about 2 months ago)
- Last Synced: 2024-11-11T22:22:03.536Z (about 2 months ago)
- Topics: pips, pycobytes, pypips, python, svelte, sveltekit, tips-and-tricks
- Language: Svelte
- Homepage: https://sup2point0.github.io/pycobytes/
- Size: 4.67 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![pyco:bytes – exploring the magic of Python, week by week](assets/pycobytes-title-full-new.png)](https://sup2point0.github.io/pycobytes)
---
Python is awesome. But much of its stacks of fascinating quirks, tricks, and other syntactic sugar good stuff tend to be hidden amidst ancient Stack Overflow posts and questionable reddit threads, which makes discovering it quite nontrivial.
So, ***pycobytes*** is a weekly series where we delve into 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.
## Portal
Unsure where to start? The [pycobytes site↗](https://sup2point0.github.io/pycobytes) is pretty cool!
You can read the issues [here on GitHub](issues/), or read on the site for a much nicer experience.
If you’ve got questons, check the [FAQ](faq.md). You can learn about how pycobytes was made in [Synopsis](synopsis.md).
## Issues
| issue | date | title |
| :---- | :--- | :---- |
| [8](issues/08.md) | 12/11/24 | *Collapse if Able else Expand* |
| [7](issues/07.md) | 05/11/24 | *Alternative Facts* |
| [6](issues/06.md) | 08/10/24 | *Tuple Trouble* |
| [5](issues/05.md) | 14/09/24 | *Setting the Scene with Miserable Iterables* |
| [404](issues/404.md) | 04/07/24 | *Where do I learn?* |
| [4](issues/04.md) | 27/06/24 | *"Wait, you can multiply strings?"* |
| [3](issues/03.md) | 21/06/24 | *"A Strand of String Theory"* |
| [2](issues/02.md) | 12/06/24 | *Stringterpolation with f-Strings* |
| [1](issues/01.md) | 06/06/24 | *The Power of List Comprehensions* |
---
[![XKCD 353](https://imgs.xkcd.com/comics/python.png)](https://xkcd.com/353)