GUI Snippet Application (Beginner/Intermediate Showcase & Feedback Request) /u/frocketgaming Python Education

I was frustrated at work; having queries for BigQuery in one location, Oracle queries in another, Python boilerplate somewhere else, etc. This led me to create ‘Acorn’, a snippet management application.

What My Project Does:
The goal was to let it run in the background while accessing it via hotkey to save a new snippet, edit, or copy one directly to my clipboard for easy use. It allows me to save my snippets by ‘Type’ or category to find what I’m looking for more easily.

It primarily uses PyQt6 for the GUI with pynput for the hotkey.

I’ve added layout themes for the GUI but ‘Matcha’ is the only one I’ve given enough attention to at this stage so the others are commented out in this repo.

It’s a work in progress but I wanted to receive feedback. It’s my largest project in programming, so I know it can be improved immensely. If you take a look at it, thanks for your time 🙂

https://github.com/FrocketGaming/Snippets

submitted by /u/frocketgaming
[link] [comments]

​r/learnpython I was frustrated at work; having queries for BigQuery in one location, Oracle queries in another, Python boilerplate somewhere else, etc. This led me to create ‘Acorn’, a snippet management application. What My Project Does: The goal was to let it run in the background while accessing it via hotkey to save a new snippet, edit, or copy one directly to my clipboard for easy use. It allows me to save my snippets by ‘Type’ or category to find what I’m looking for more easily. It primarily uses PyQt6 for the GUI with pynput for the hotkey. I’ve added layout themes for the GUI but ‘Matcha’ is the only one I’ve given enough attention to at this stage so the others are commented out in this repo. It’s a work in progress but I wanted to receive feedback. It’s my largest project in programming, so I know it can be improved immensely. If you take a look at it, thanks for your time 🙂 https://github.com/FrocketGaming/Snippets submitted by /u/frocketgaming [link] [comments] 

I was frustrated at work; having queries for BigQuery in one location, Oracle queries in another, Python boilerplate somewhere else, etc. This led me to create ‘Acorn’, a snippet management application.

What My Project Does:
The goal was to let it run in the background while accessing it via hotkey to save a new snippet, edit, or copy one directly to my clipboard for easy use. It allows me to save my snippets by ‘Type’ or category to find what I’m looking for more easily.

It primarily uses PyQt6 for the GUI with pynput for the hotkey.

I’ve added layout themes for the GUI but ‘Matcha’ is the only one I’ve given enough attention to at this stage so the others are commented out in this repo.

It’s a work in progress but I wanted to receive feedback. It’s my largest project in programming, so I know it can be improved immensely. If you take a look at it, thanks for your time 🙂

https://github.com/FrocketGaming/Snippets

submitted by /u/frocketgaming
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *