python
-
Another reason why i š§” the web: Someone made a script that automatically lowers volume during radio ads and DJ announcements if you have a Sonos speaker. Clever. #Python matthewfelgate.wordpress.com/2022/12/14/turā¦
-
If you are learning #Python, a nice tutorial on how to down YouTube videos with it. dev.to/ethand91/downlā¦
-
This Slack āanti-deleteā is clever but one of those ābetter put a notice in your Slack you are using this or shame on youā things. Although I wonder if itās possible to edit histories in Slack. github.com/SharonBrizinov⦠#Python
-
Remember the āUh-oh! ICQ soundā? Someone made that the Slack sound notification. š You can use this #Python script to change the Slack notification sound to be whatever you want: github.com/SharonBrizinovā¦
-
How to write a #Python Twitter Unfollow script in 2022 (via @swyx) swyx.io/how-to-write-aā¦
-
Interesting: FauxPilot is an attempt to build a locally hosted version of @GitHub Copilot github.com/moyix/fauxpilot #Python
-
Getting #Python 3 to run on macOS Monterey gomakethings.com/getting-pythonā¦
-
Hapless is a simple way of running and tracking processes in the background in a CLI. #Python github.com/bmwant/hapless
-
Begun the AI coding wars has. Amazon now has a version of Codepilot in preview called āCodeWhispererā. Support VS Code and a few others. aws.amazon.com/blogs/aws/now-⦠#Python #Java #JavaScript
-
Devs can remove silence from video files with a 1-line ffmpeg command #Python github.com/bambax/Remsi
-
Interesting: star-history.com allows you to see star history of repos in @github. Tutorial of how to build it in #Python youtube.com/watch?v=TzF-OUā¦
-
Building a blog from scratch in 2022 using Hugo, Docker and a little bit of #Python. blog.ioces.com/matt/posts/eveā¦
-
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend. #VueJS #Python #JavaScript github.com/hay-kot/mealie
-
Rich is a #Python library for rich text and beautiful formatting in the terminal. Even has an API. github.com/Textualize/rich
-
Poor man’s VPN (pay for only what you need) #Python github.com/amritb/poor-maā¦
-
changedetection.io is a self-hosted open source solution that allows you to know when web pages change. #Python #JavaScript
-
Interesting: Overpass is a “self-hosted streaming platform w/ @Discord authentication, auto-recording and moreā. #Python github.com/GOATS2K/overpaā¦
-
Interesting: Fosscord is “a free open source selfhostable Discord compatible chat, voice and video platform.ā Work in progress, but decentralized and themeable. fosscord.com #JavaScript #Python
-
Interesting āguidelinesā created by #Python community that is part of the culture. @janierdavila #sflcc
-
Top IDEs for #Python: PyCharm: jetbrains.com/pycharm/ Python Tools for Visual Studio: visualstudio.microsoft.com/vs/features/py⦠VS Code: code.visualstudio.com/docs/python/py⦠@janierdavila #sflcc
-
Expanding my coding horizons attending @janierdavila talk on #Python for .NET Devs at #sflcc
-
Learning about collaborative filters and how #Python is indistinguishable from magic from @tychay. #SunPHP19
-
Interesting #python script that can count the number of people around you šØāšØāš¦ by monitoring wifi signals š” on smartphones (monitor foot traffic, see if roommates are home). Neat but a little creepy? github.com/schollz/howmanā¦
-
Interesting #Python script you can run on the command line that automatically crops faces from batches of pictures. github.com/leblancfg/autoā¦
-
Using #Python To Evaluate @LilJon āTurn Down For Whatā šµ hackernoon.com/using-python-tā¦
-
If you need to extract data/tables from PDFs and donāt mind running a #Python script, āCamelotā looks neat. blog.socialcops.com/technology/engā¦
-
RT @alanadavis1233: Getting our #EdTech learn on this a.m. @fetc 2018! #RaspberryPi #Python #coding @STEMcobb @MabletonES #ultimatelearningā¦
-
RT @apcalculusabbc: Going to @fetc ? Donāt miss my presentation on @Raspberry_Pi and #Python. Come see what @McArthur_HS did for #HourofCodā¦
-
Very proud that my wife is speaking at @fetc next Wednesday in Orlando. Talking about #RaspberryPi #Python and education. twitter.com/JenWomble/statā¦
-
Malt: static site generator built in #python that transforms directory into a “WordPress-style siteā w/ CPT support mulholland.xyz/docs/malt/