|
You are here |
blog.oestrich.org | ||
| | | | |
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... | |
| | | | |
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. | |
| | | | |
mastransky.wordpress.com
|
|
| | | (In)Famous WebGL Aquarium demo. EGL brings you more fish :) Firefox 94 is coming out next week and brings awesome news. OpenGL EGL backend its enabled by default on Intel/AMD and recent Mesa for users on X11. This project has been driven by Robert Mader (most of the EGL work), Andrew Osmond (glxtest fixes and... | ||