|
You are here |
blog.oestrich.org | ||
| | | | |
cyberchris.xyz
|
|
| | | | | This was an older writeup of mine that I posted before I had set up this blog. I am reposting it for my blog now. Whats this for? After stumbling upon the youtube-dl program (link to the repo), I was impressed with its functionality but found it quite inconvenient to have to leave the terminal to search for the url. This led me to write this python script that lets you search Youtube and display the video/playlist ID, all in the command line. | |
| | | | |
blog.thetrevor.tech
|
|
| | | | | ||
| | | | |
sookocheff.com
|
|
| | | | | A common problem with Python development for large-scale teams is sharing internal libraries. At Vendasta we've been solving this problem using a private PyPI installation running on Google App Engine with Python eggs and wheels being served by Google Cloud Storage. Today, we are announcing the open source version of this tool - CloudPyPI. CloudPyPI is a modification of pypiserver for running on Google App Engine. We've also introduced a simple user management system to allow authenticated access to your... | |
| | | | |
johannesbrodwall.com
|
|
| | | [AI summary] This blog post discusses a method for planning software development by imagining a future demonstration of a feature, allowing teams to focus on goals and uncover hidden assumptions. | ||