Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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)