#PyQT6
Explore tagged Tumblr posts
a-fox-studies · 1 year ago
Text
Tumblr media
Feburary 23, 2024 • Friday
I revised a little bit of my PyQt notes, hoping to make more progress tomorrow.
I've decided to just look up free courses out of my knowledge base on the internet and read them like encyclopaedias like I used to in my childhood with actual encyclopaedias lol. I love acquiring knowledge.
I unearthed a premade planner that I got as a gift for my 17th birthday, covered in fungus (eek) so I had to fix that. I used it to plan my daily things and its a lot easier to have it on paper rather than trying to remember it all.
Hoping for more productivity tomorrow :)
🎧 So it goes — Taylor Swift
Tumblr media
21 notes · View notes
dnd-and-me · 2 years ago
Text
Tumblr media
Так еще готовы базы данных для персонажей (выглядит страшно).
Tumblr media
Так что теперь подгружаю перса из базы данных. Это моя маленькая победа).
4 notes · View notes
werewolfcodes · 1 year ago
Text
so, the big project i have been working on is a chat application that will be used for myself and a few select friends of mine. the name of this app is argon
i started working on the code for the prototype on january 9th of this year and i've made significant progress. the prototype is in customtkinter, but i've decided now that since this will be a large scale project, i should work with pyqt6. i have some experience with pyqt5, but not much with 6, so this will be a great learning experience for me ^_^
the prototype currently has
login / sign up features (connected to a sqlite3 database. NOTE: i made this choice just for the purpose of getting the project started. when it comes time for the app to be deployed, i will be using a postgresql database)
chat dashboard that shows the user all of their chats
a chat feature
not much because i've mainly been brainstorming and drafting what i want this to look like and how i want this to work. the prototype currently has 236 lines of code (with spacing and comments of course, so i imagine its around 205-215 in actuality). i am very excited to continue working on this project and share what i have eventually ^_^
7 notes · View notes
hydrus · 1 month ago
Text
Version 622
youtube
windows
zip
exe
macOS
app
linux
tar.zst
I had an ok week. There's some bug fixes and new duplicate tech for advanced users to test.
full changelog
highlights
The recent resizable ratings changes broke on a particular version of Qt (PyQt6). If you were caught by this, and perhaps even couldn't boot, sorry for the trouble! I do test PyQt6 every week, but this somehow slipped through the cracks.
Ctrl+Shift+O will now launch the options dialog. If your menubar gets messed up because of a setting, this is the new fallback.
You can now paste multiline content into the text input of a 'write/edit' tag autocomplete that has a paste button (e.g. in 'manage tags'), and it'll recognise that and ask if you want to essentially hit the paste button instead and enter those lines as separate tags. If you would do this a lot, a new checkbox in optons->tag editing let's you skip the confirmation.
I improved some PNG colour correction this week. I think it will make about one in twenty PNGs a small shade brighter or darker--not usually enough to notice unless you are in the duplicates system. If you notice any of your PNGs are suddenly crazy bright/dark/wrong, let me know!
A couple of new checkboxes in options->files and trash let you, if you have the archived file delete lock on, pre-re-inbox archived files that are due to be deleted in the archive/delete or duplicate filters. I don't really like writing exceptions for the delete lock, but let's try this method out.
duplicate test
If you are in advanced mode, the manual duplicate filter will have a new '(not) visual duplicates' comparison line in the right hover, along with some mathematical numbers. This is the 'A and B are visual duplicates' tech I have been working on that tries to differentiate resizes/re-encodes from files with significant differences.
I have tuned my algorithm using about a hundred real pairs, and I'd now like users to test it on more IRL examples. It sometimes gives a false negative (saying files are not visual duplicates, despite them being so), which I am ok with from time to time. What I am really concerned about is a false positive (it saying they are visual duplicates, despite there being a recolour or watermark or other significant change). So, if you do some duplicate filtering work this week, please keep an eye on this line. If it predicts something wrong, I would be interested in being sent that pair so I can test more on my end. Feel free to look at the numbers too, but they are mostly for debug.
Assuming this goes well, I will re-tune this detector, polish its presentation, and enable it for all users, and I will add it as a comparison tool in duplicates auto-resolution.
next week
I think I will keep chipping away at my duplicates auto-resolution todo.
0 notes
pythonfan-blog · 3 years ago
Link
3 notes · View notes
parrothacks · 4 years ago
Photo
Tumblr media
Welcome to my Cyber Playground
A little about me: I am a grey-hat hacker, I mainly do bug bounties, but sometimes do a bit of...questionable work albeit never explicitly malicious.
I am a programmer and my primary programming languages are C, C++, and Python 3, Python being my favorite and the language I am most fluent in. 
I build malware and hacking tools, sometimes for fun, sometimes for curiousity, sometimes to sell for... “educational purposes” albeit I hold NO responsibility for what people do with my software.
I am 28 years old and part of a grey-hat hacking group who also has a few black-hats thrown in the mix for good measure. I am not bias against what other people do, but I have a firm belief in not harming anyone unless they harm you first.
Furthermore, most of the stuff I will be posting on here is just programming stuf, maybe some malware sourcecode, and possibly some penetration testing tools that I have developed or am in the process of developing.
My current projects are:
Building a website for my fiance with Flask, HTML5, Boostrap, and Mongo. Building a new ransomware.
Getting more familiar with different types of encryption Learning Tensorflow, Tkinter, PyQt6, and Tensorflow for machine learning. Currently I am enrolled in: Intro to Statistics IBM AI Engineering Certification Classes IBM Deep Learning IBM Cyber Security Analyst Certification Machine Learning with Python FreeCodeCamp’s Machine Learning with Python
Stuff I’ve recently finished or am interested in collaborating on: A phone number grabber that geolocates the origin of the number using Google’s phonenumber python package & geolocate package for python. (Looking to collaborate on this to make it into much more than just a geolocator and more similar to a doxer) A RAT called DEATHSDOOR which is available on my github for study. A keylogger that sends logs to email. A ransomware that needs debugging and finishing called Slenderware (please feel free to inquire about collaboration on this project) An email bomber called Slenderbomber which needs significant improvements to avoid spam ban.
An email client that I finished with my friend Fazal from Instagram, we just created the GUI for it using Tkinter and it is fully functional! Will upload videos later of the basic program pre-GUI. A Discord spammer called Yoshibot that is finished but broken due to ASCII errors and all that fun stuff.
A Telegram RAT that uses Telegram as a listener/command prompt (works splendidly!) Where I am going from here I am part of the BugCrowd platform and heavily interested in bug bounties.  I practice on HackerOne’s CTF and Over the Wire. Currently about to complete Bandit! I want to finish my certifications. I am getting married to my long-time girlfriend in December or March! I want to learn Javascript, Java, and Batch, along with finishing learning Ruby and Ruby on Rails. I also want to learn JQuery as well. Thank you for following my Tumblr if you so choose, I will try to put out content regularly along with updates from my Github!
9 notes · View notes
ebouks · 3 years ago
Text
Beginning PyQt: A Hands on Approach to GUI Programming with PyQt6
Beginning PyQt: A Hands on Approach to GUI Programming with PyQt6
Beginning PyQt: A Hands on Approach to GUI Programming with PyQt6 Joshua M Willman Learn GUI application development from the ground up by building simple projects that teach the fundamentals of using PyQt6. This 2nd edition includes updated code, programs, and new chapters to get you started using the newest version. Taking a practical approach, each chapter will gradually teach more advanced…
Tumblr media
View On WordPress
0 notes
health28 · 3 years ago
Text
Get Ooey GUI with PyQt6 Zeep and AXL
Get Ooey GUI with PyQt6 Zeep and AXL
You’re a Python aficionado. Want to build a Python AXL administration and configuration app with a GUI? Have I got the solution for you. No, it’s not Tkinter or wxWidgets, which is based on the Gimp Toolkit (GTK). We’re talking Qt, one of the most popular frameworks for multiple platforms. wxWidgets has similar features, but I’ve never been a fan of GTK. Why not just build an app with a web…
Tumblr media
View On WordPress
0 notes
a-fox-studies · 4 months ago
Text
Tumblr media Tumblr media
February 13, 2025 • Thursday
--- 30 days of productivity • COLLAB CHALLENGE WITH @studaxy • Day 6/30 ---
💛 Axy's study time: 2h 13min
💙 Iris's study time: 2h 40min 👑
Today was productive!! I started learning about PyQt6 and also did some french flashcards. Bringing back the codeblr and the langblr hehe
🎧 Railway (Bang Chan) — Stray Kids
Tumblr media
7 notes · View notes
dnd-and-me · 2 years ago
Text
Tumblr media
Картиночки!!! Кто их не любит. Сделал что бы можно было добавлять картиночки
3 notes · View notes
hackgit · 3 years ago
Text
​ZapZap Whatsapp Desktop for Linux. An unofficial WhatsApp desktop application written in...
​ZapZap Whatsapp Desktop for Linux. An unofficial WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine. Features: ▫️ Features come with whatsapp web ▫️ System tray icon ▫️ Icon in systray with different icon if there is new messages ▫️ Full screen mode ▫️ Background running https://github.com/rafatosta/zapzap
Tumblr media
-
0 notes
hydrus · 7 months ago
Text
Version 601
youtube
windows
zip
exe
macOS
No macOS App this week, sorry!
linux
tar.zst
I had an ok week mostly cleaning and fixing things.
full changelog
highlights
Last week, I hid the 'needs work' suffix on the duplicates filter page when its work was above 99% complete. If you liked having it even at 99.9%, there's a new checkbox under options->duplicates that lets you turn it back on. The label now also says the current search percentage.
I fixed multi-line note .txt sidecar parsing. A recent round of 'let's make this parsing input cleaner' was accidentally collapsing the newlines, so it was all coming out as one connected line. This isn't the first time multiline parsing has broken here, so I've made a couple of unit tests to make sure this doesn't happen again. Some of the sidecar UI will also highlight multiline content better. It isn't perfect by any means, but a couple steps forward.
When you close a bunch of pages and the client says 'hey, these 3 pages are still importing', I've added a button that says 'show me the pages'. It creates a little window with a list of buttons, with the page names, and clicking them will take you straight to the page. I tried a couple new things here, so let me know what you think.
Qt5
I am officially dropping support for Qt5 this week. This affects users on older OSes who were running from source and who cannot run Qt6, typically Windows 7 era. The program still appears to boot in a new version of Qt5, but I expect I will simply break it one day by using something that is Qt6 only, and if the fix is not trivial, I will not work on it. I no longer maintain my Qt5 test environments.
I understand that Windows 8.1 might boot Qt6 with some work, but it is not a sure thing, so if you are on 8.1 and have been running from source on Qt5, you may run into a roadblock soon, if you haven't already. Let me know how you get on, and I will update the 'running from source' help to talk about the options for people in your situation.
The 'setup_venv' script, which source users rely on to create their code environment, now has a simpler Qt decision in the 'advanced' route, and also has an option to try PyQt6 rather than PySide6.
next week
More of this mixed small work, and if I can organise myself I will move duplicates auto-resolution forward.
The macOS App failed to build just now because the runner was deprecated--I missed the notice! Sorry for the trouble!
ADVANCED USERS ONLY Test macOS App here: https://github.com/hydrusnetwork/hydrus/releases/tag/v601-macOS-3
1 note · View note
pythonfan-blog · 3 years ago
Link
10 notes · View notes
dnd-and-me · 2 years ago
Text
Tumblr media
Ну я в общем продолжаю делать приложение. Добавил лист заклинаний для персонажа, буду теперь сидеть потихоньку все автомотизировать.
Кому интересно поподробней прошу в ��с.)
2 notes · View notes
dnd-and-me · 2 years ago
Text
Интерактивный лист персонажа у вас на компе.
Вступление
О мне и идее
Я разрабатываю приложение для создания, редактирования и хранения ваших персонажей. Оно пока-что в разработке, но я потихоньку его делаю, до нового года, я думаю, будет первая рабочая версия. Хотя сделать мне надо еще много.
Амбиций много, хочу создать то чем будут пользоваться все, надеюсь запал не угаснет. Очень нужна обратная связь
Буду вести здесь записи разработки если интересно о чем то спросить - пишите.
Возможности и развитие
О том что будет и есть
Возможностей много есть и много будет. Уже есть: редактирование всех показателей персонажа, пересчет бонусов и всего остального в реальном времени, возможность генерации значений по параметрам персонажа (например хп, можно как сгенерировать среднее значение 1 кнопкой, так и случайное в пределах уровня и кубов здоровья), разделения на 2 части для более удобного редактирования (сам лист персонажа, и раздел справа, с показателями сгруппированными по важности).
Tumblr media
Полный дизайн можно посмотреть в посте ссылка
В ближайшем будущем планирую: подключение telegram-бота для того что бы можно было получить своих персов откуда угодно, возможность получение картинки или pdf файла для печати, система "упаковывания" персонажа в json файл для удобства в его перемещении.
В далеком будущем: создание сайта, создания мобильного приложение, выстраивание инфраструктуры взаимодействия из всех.
Разработка
О том на чем делаю
Использую среду разработки PyCharm, язык соответственно Python, библиотека PyQT6
2 notes · View notes
dnd-and-me · 2 years ago
Text
Tumblr media
Всем привет, ну в общем... Я делаю приложение на python (библиотека PyQT6), для удобного менеджмента ваших персонажей, а так же их создания и редактирования.
Вот так вот пока что выглядит интерфейс, знаю может можно сделать и получше, но я все таки больше про написание кода чем про создание интерфейсов. (Я был бы не против если кто-то захочет помочь)
Как сделаю минимально жизнеспособным его закину куда ни будь, по типу Boosty.
5 notes · View notes