@djangoproject · Post #184 · 10/04/2016, 10:53 AM
http://www.aparat.com/v/Lw4Zg 08 Crawling The Web _ 04 Crawling The Web Definition #request #urllib #os
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14727 · May 20
#javascript#cloud#cloud_os#cloud_storage#desktop#desktop_environment#dropbox#good_first_issue#gui#javascript#nas#open_source#operating_system#os#osjs#puter#remote_desktop#storage#web_desktop#web_os#webtop Puter is a privacy-first personal cloud that lets you store files, apps, and games securely. You can access everything from anywhere at any time, making it very convenient. It's like a personal computer in the cloud, and you can use it on any device—Windows, Mac, Linux, or even your smartphone. Puter also helps you organize your work and entertainment by allowing multiple virtual desktops. This means you can keep different tasks separate but easily accessible, which helps you work more efficiently. Plus, it's open-source, so you can customize it to fit your needs. https://github.com/HeyPuter/puter
@djangoproject · Post #184 · 10/04/2016, 10:53 AM
http://www.aparat.com/v/Lw4Zg 08 Crawling The Web _ 04 Crawling The Web Definition #request #urllib #os
@djangoproject · Post #381 · 07/12/2017, 09:16 PM
https://wxpython.org/what.php #wxPython is a #GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform GUI library, which is written in C++.
@djangoproject · Post #378 · 07/12/2017, 08:48 PM
https://www.eduonix.com/blog/software-development/learn-the-basics-of-gui-programming-in-python/ Learn the basics of #GUI Programming in Python #tkinter
@djangoproject · Post #78 · 07/08/2016, 07:30 AM
https://wiki.python.org/moin/GuiProgramming #GUI Programming in Python Python has a huge number of GUI frameworks (or toolkits) available for it, from #TkInter (traditionally bundled with Python, using Tk) to a number of other cross-platform solutions, as well as bindings to platform-specific (also known as "native") technologies. GUI Programming in Python is a similar page whose content could arguably complement this page with some editing.
@djangoproject · Post #483 · 10/31/2017, 07:35 PM
https://www.infoworld.com/article/3209651/python/how-to-convert-python-to-javascript-and-back-again.html How to convert #Python to #JavaScript (and back again) Love Python? JavaScript, not so much? Here are four tools that turn Python to JavaScript for use in web applications
Hashtags
@djangoproject · Post #80 · 07/08/2016, 07:33 AM
https://wiki.python.org/moin/GUI%20Programming%20in%20Python This page provides some brief descriptive information on a number of #GUI toolkits available for Python. For a full list of of toolkits with more in-depth information, see #GuiProgramming. GuiProgramming is a similar page whose content complements this page.
Hashtags
@ABTheme · Post #441 · 03/13/2019, 10:14 AM
How do I find themes? Android themes: You may use the app or search for: Telegram or Telegram X The app has every theme divided by color/app (Telegram/Telegram X) and will always point you to the latest versiona of the selected theme. —Sempiternal is missing because Google will probably send me a DMCA takedown because of the album cover— Desktop themes: Use this telegraph page: https://telegra.ph/Amoled-Black-Theme-Hub-05-23 or search for #Desktop More, unreleased, stuff: Beta testing group: https://t.me/joinchat/AwxPmUL72NOOJUIdfzXEVA
Hashtags
@djangoproject · Post #83 · 07/08/2016, 07:46 AM
http://wxglade.sourceforge.net/ Description #wxGlade is a #GUI#designer written in Python with the popular GUI toolkit #wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, Perl, Lisp and XRC (wxWidgets' XML resources) code. As you can guess by the name, its model is Glade, the famous GTK+/GNOME GUI builder, with which wxGlade shares the philosophy and the look & feel (but not a line of code). It is not (and will never be) a full featured IDE, but simply a "designer": the generated code does nothing apart from displaying the created widgets. If you are looking for a complete IDE, maybe Eric Python IDE, PyCharm, Code::Blocks or one of the many other IDE is the right tool. News
@thedevs · Post #1506 · 06/14/2019, 04:11 PM
Introducing Mercury OS. #article#os#design#ux @thedevs https://kutt.it/AziOcH
@djangoproject · Post #447 · 09/18/2017, 10:35 AM
https://pybee.org/news/buzz/2017-google-summer-of-code-final-report-dayanne-fernandes/ After almost 4 months of work on Google Summer of Code 2017, finally I'm completing my proposal. Every widget migration and every commit/PR/issue/discussion with my mentors about Cricket , Toga and rubicon-objc were detailed on the Issue 58. "Eating your own dog food" The best way to show that a product is reliable to the customers is use it. So, the way to show that #Toga is an effective tool to build a #GUI is to build a complete application using it. #Cricket is a graphical tool that helps you run your #test suites. Its current version is implemented using #Tkinter as the main GUI framework. So, why not test Toga inside of another product from #BeeWare? That's what I have acomplished during my GSoC work.