
Archive.org
Archive.md
Wayback Machine
Open Library
Z-Lib
Vimmโs Lair
Gutenberg Books
Google Play Books
Tkinter
PyQt
PySimpleGUI
MD Python Designer
Dear PyGui
BeeWare
Kivy
PyGObject
Archive.orgI mainly use it for movies and its amazing, i can find and also download movies!!! for freee, this is really good. i do recommend it mostly to others.
Based on our record, Archive.org seems to be a lot more popular than Tkinter. While we know about 8521 links to Archive.org, we've tracked only 41 mentions of Tkinter. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Pretty much the best resource available: https://6502.org/ Check the books section and find something that compels you. Also, don't forget the HUGE number of resources for 6502 assembly programming that are available in the https://archive.org/ magazine and book sections: https://archive.org/search?query=6502 Rodney Zaks' books are great - I like especially "6502 Games", which taught me a lot back in the day:... - Source: Hacker News / 5 months ago
I think people might be missing the hack here, because the front story is such an ongoing political (and moral) football. The hack is in the leak, and the sudden availability, of the video segment, across international borders, against the Weiss will (and apparently against the Ellison and Trump will), rebounding back to us in the US via the good graces of https://archive.org and via some true journalistic (or... - Source: Hacker News / 7 months ago
Internet Archive | Senior Datacenter Network Infrastructure Engineer | On-site SF Preferred | https://archive.org The Internet Archive is looking for a datacenter & network engineering to help us with our physical datacenters (one is a converted church in SF!) and networking stack. We have a global site pushing 100s of gigabits out of on-prem and bare metal, adding 150TB a day of new data. More info and... - Source: Hacker News / 7 months ago
You ask your agent to get a list of the top available free books on ML mathematics and then create a CSV of each book, a description, subject, prerequisites, link, etc. The agent searches the web, finds a few titles, but canโt read some of the books available on archive.org website. It tries a few things, searches for a while, and finally, figures out a way to do this successfully. The agent has spent five minutes... - Source: dev.to / 8 months ago
In an age where digital content is constantly created and updated, the Internet Archive (accessible at archive.org) stands as one of the most important pillars of online preservation. Launched in 1996, this nonprofit organization has taken on the mammoth task of archiving the internet, preserving digital history, and making knowledge freely accessible to all. - Source: dev.to / 11 months ago
Python has sqlite3[0], curses (tui) [1], and tkinter[2] in the stdlib. [0] https://docs.python.org/3/library/sqlite3.html [1] https://docs.python.org/3/library/curses.html [2] https://docs.python.org/3/library/tkinter.html. - Source: Hacker News / about 1 month ago
The other popular option for cross-platform UI apps was Tcl/Tk: https://en.wikipedia.org/wiki/Tk_(software) ...which even leaked into other language ecosystems like Python: https://docs.python.org/3/library/tkinter.html. - Source: Hacker News / 4 months ago
ChatGPT understood the hardware and it's limitations, the touchscreen monitor and along with my requirements, we found and used Tkinter which runs on Python. The benefits were it was lightweight, no web stack, runs fast, no browser, no network dependency and customization options. What's really cool is I wanted to have a visual of this idea and requested ChatGPT to generate an image base on my idea and it gave me... - Source: dev.to / 6 months ago
A TCP socket-based chat application allows multiple clients to communicate with a central server in real time. This tutorial walks through building a multi-client chat application using Pythonโs socket and threading modules for backend communication and Tkinter for a graphical user interface (GUI). This is a great project to learn about networking, concurrency, and GUI development. - Source: dev.to / 9 months ago
Tkinter Documentation โ Official Python Tkinter library documentation. - Source: dev.to / over 1 year ago
Archive.md - archive.is allows you to create a copy of a webpage that will always be up even if the original link is down
PyQt - Riverbank | Software | PyQt | What is PyQt?
Wayback Machine - Browse through over 150 billion web pages archived from 1996 to a few months ago.
PySimpleGUI - A simple to use GUI that can create custom GUIs
Open Library - The ultimate goal of the Open Library is to make all the published works of humankind available to...
MD Python Designer - A drag and drop GUI Designer that uses a combination of Tkinter and its own code.