python
-
A #python script that allows your #terminal to snow. ❄️❄️❄️ https://github.com/sontek/snowmachine https://asciinema.org/a/376826
-
jc ( kellyjonbrazil/jc )
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts. Created by kellyjonbrazil on Oct 15, 2019.
-
#Developers: Sqids (pronounced "squids") is an #opensource lib that lets you generate YouTube-looking short (and collision free) IDs from numbers. https://sqids.org/ Example:https://example.com/lkNJOq #PHP #Dart #JavaScript #Python
-
waybacktweets ( claromes/waybacktweets )
Archived tweets on Wayback Machine in an easy way Created by claromes on May 11, 2023.
-
Mail-in-a-Box: a mail server in a box. https://github.com/mail-in-a-box/mailinabox "…helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box." #python #smtp #opensource https://mailinabox.email/
-
If you're allergic to #Twitter, look away but this is useful. Wayback Tweets: "Archived tweets on Wayback Machine in an easy way" https://github.com/claromes/waybacktweets #python
-
This is bonkers. David Attenborough is now narrating your life. #GPT4 and a #python script so you can star in your own Planet Earth. #AI https://twitter.com/charliebholtz/status/1724815159590293764 Video for those who are allergic to Twitter.
-
Interesting, but hard to describe. Grist is a "modern relational #spreadsheet". It combines the flexibility of a spreadsheet with the robustness of a database to organize your data and make you more productive. https://github.com/gristlabs/grist-core #TypeScript #python #opensource
-
Generate images in one second on your Mac using a latent consistency model #AI #ImageGen #python https://replicate.com/blog/run-latent-consistency-model-on-mac
-
symbex ( simonw/symbex )
Find the Python code for specified symbols Created by simonw on Jun 18, 2023.
-
textual-paint ( 1j01/textual-paint )
:art: MS Paint… in your terminal. Created by 1j01 on Apr 10, 2023.
-
MS Paint in your terminal. https://github.com/1j01/textual-paint #python
-
Gamebody ( everythingishacked/Gamebody )
Full-body game controller built with Python, OpenCV, Mediapipe Created by everythingishacked on Jun 28, 2023.
-
Neat. Gamebody is a "full-body game controller built with #Python, OpenCV, Mediapipe" https://github.com/everythingishacked/Gamebody
-
A poster found in my wife’s classroom showcasing the programming languages teens should be aware of. #logo #c #python #java #visualbasic #kodu
-
Youtube Full Text Search (yt-fts) is a #python script that uses yt-dlp to scrape all of a #youtube channels subtitles and load them into an sqlite database. Even searchable from the command line. https://github.com/NotJoeMartinez/yt-fts
-
backgroundremover ( nadermx/backgroundremover )
Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source. Created by nadermx on May 24, 2021.
-
"Background Remover" lets you Remove Background from images and video. Uses AI w/ command line interface that is free and #opensource https://github.com/nadermx/backgroundremover #python
-
chitose ( mnogu/chitose )
Python client library for the AT Protocol (Bluesky) Created by mnogu on Apr 27, 2023.
-
frogmouth ( Textualize/frogmouth )
A Markdown browser for your terminal Created by Textualize on Apr 03, 2023.
-
CheekyKeys ( everythingishacked/CheekyKeys )
Use Python, OpenCV, and MediaPipe to control a keyboard with facial gestures Created by everythingishacked on Mar 31, 2022.
-
CheekyKeys lets you control your keyboard using your face using #python OpenCV, and MediaPipe. https://github.com/everythingishacked/CheekyKeys
-
Auto-GPT ( Significant-Gravitas/Auto-GPT )
An experimental open-source attempt to make GPT-4 fully autonomous. Created by Significant-Gravitas on Mar 16, 2023.
-
#ChatGPT wrote me a #Python script that took directories and files on my Mac and translated them into a JSON file with a structure I gave it. In 60 seconds. On the first try. Already saved me hours this month and i’m just using the free web inte…
-
tabby ( TabbyML/tabby )
Self-hosted AI coding assistant Created by TabbyML on Mar 16, 2023.
-
Programming-language popularity by #GitHub pull requests via @lemire https://lemire.me/blog/2023/04/07/programming-language-popularity-by-github-pull-requests/ "The most popular languages are #JavaScript / #TypeScript and #Python … #PHP is falling in popularity among open source developers"
-
Tabby is a “self-hosted AI coding assistant” which aims to be an #opensource alt to Github Copilot. github.com/TabbyML/tabby #AI #Python pic.twitter.com/Cae0m4myJn Video
-
e2b ( e2b-dev/e2b )
e2b (english2bits) is an IDE powered by AI agents. Developers describe what they want to build by writing documentation. Then let AI agents with access to tools do the coding work. Created by e2b-dev on Mar 04, 2023.
-
notionSnapshot ( sueszli/notionSnapshot )
notion2html export tool Created by sueszli on Feb 28, 2023.
-
scrapeghost is an experimental library for scraping websites using OpenAI’s GPT. jamesturk.github.io/scrapeghost/ #Python