Tag python
11 bookmarks have this tag.
11 bookmarks have this tag.
Package for the both Chinese poetry and chess game. The rules of the game
Inspired by the Glass Bead Game!
igdl is a Python script for downloading an image from a given
Instagram URL and either save it directly to disk or write it to stdout.
It will automatically pick the highest image resolution available.
snscrape is a scraper for social networking services (SNS). It scrapes things like user profiles, hashtags, or searches and returns the discovered items, e.g. the relevant posts.
Supports many major social networks!
The archivist's web crawler: WARC output, dashboard for all crawls, dynamic ignore patterns
2-dimensional string painter.
Goroutines are not coroutines! I thought it was a nice pun! It's not!
Russ walks us over the concept of coroutines in other languages and then implements them in Go using goroutines.
Gotta read more thoroughly. I don't really see why we need them.
P. S. Loving how coroutine is shortened to coro. It's how the Francophones shorten laboratorie or whatever to just labo. Adolescent becomes ado. Cool French style!
A Python library for handling microformats2. It parses Betula well.
Perhaps, funny
The author applies the Zen of Python to Go and tells us how Go programs should be written. This is a well-written article.