python
-
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/
-
Nice looking #Python script that reads, downloads, and syncs your IMAP mailboxes. github.com/OfflineIMAP/of…
-
SortPhotos is a #python script that organizes photos and videos into folders using date/time information github.com/andrewning/sor…
-
Interesting #python script using Microsoft Computer Vision API to look at an image and fill in the right alt text github.com/ParhamP/altify
-
File this @nytimes code under “cool coding” category, even if you aren’t a #python coder: github.com/NYTimes/ingred…
-
Cool: Neural Network to colorize grayscale images github.com/pavelgonchar/c… #python