Zulfian

@zulfian
20 Followers
52 Following
29 Posts
Python GTK App Dev | Author of Jollpi Text Editor & Munquet Converter | Architect of MUN-AI | Linux Enthusiast | Full Stack Laravel
LinkedInhttps://www.linkedin.com/in/zulfian-s-kom-0b60a015b
GitLabhttps://gitlab.com/zulfian1732
GitHubhttps://github.com/zulfian1732
Youtubehttps://www.youtube.com/@JollpiTextEditor

@jirigronroos Thanks again for the feedback and for opening the issue.

I’ve replied on GitLab with some details about the design approach β€” Munquet keeps headers transparent and lets users edit them explicitly before conversion.

Happy to continue the discussion there!

Munquet 0.2.1 just landed on Flathub πŸš€

Fixed a small race condition when canceling a conversion β€” turns out the process could finish right before you clicked β€œYes” πŸ˜…

Two lines later… all good.

https://flathub.org/en/apps/io.gitlab.zulfian1732.munquet

#Flatpak #GTK4 #OpenSource #Parquet #DataScience #Linux #Python #PyArrow

Install Munquet on Linux | Flathub

Convert to Parquet

@severo @gnome @xfce @kde @GTK @linux @flathub Thanks! πŸ˜„
Yeah, compiling Arrow by hand felt like the old Slackware days πŸ˜‚ brings back memories. Hopefully this makes it easier for others.

Munquet 0.2.0 is now available on Flathub πŸŽ‰

✨ Display real host paths via XDG Portal
πŸ›  Introduced a .Devel Flatpak manifest for development builds

Continuing to improve the Linux desktop data workflow πŸš€

https://flathub.org/en/apps/io.gitlab.zulfian1732.munquet

#Flathub #Flatpak #XDGPortal #GTK4 #OpenSource #Parquet #Python #DataScience

Install Munquet on Linux | Flathub

Convert to Parquet

Munquet is now officially on Flathub πŸŽ‰

A native Linux app to convert datasets into Apache Parquet using PyArrow backend. Perfect for data science workflows, analytics, and anyone needing fast local conversions.

Get it here: https://flathub.org/en/apps/io.gitlab.zulfian1732.munquet

@gnome @xfce @kde @GTK @linux @flathub

#apache #pyarrow #datascience #parquet #csv #OpenSource #Python #GNOME #GTK4 #Adwaita

Install Munquet on Linux | Flathub

Convert to Parquet

πŸš€ Munquet β€” Convert, merge, rename & validate tabular data into Parquet, fully offline & batch-ready.

GitLab: https://gitlab.com/zulfian1732/munquet

Featured in: @severo 's Awesome Parquet: https://github.com/severo/awesome-parquet πŸ™

#Parquet #OpenSource #Python #GNOME #GTK4 #Adwaita #PyArrow

Zulfian / munquet Β· GitLab

Lightweight desktop tool for converting and validating tabular datasets into efficient Parquet format.

GitLab
@severo Thanks!
Really glad you found Munquet useful and featured it in Awesome Parq!
Appreciate the support!

πŸš€ Sneak peek Munquet!
Convert, merge, rename, and validate tabular data safely into Parquet. Works offline, with batch processing and progress feedback.

GitLab repo:

https://gitlab.com/zulfian1732/munquet

Flathub release coming soon!

#Python #GTK4 #GNOME #PyArrow #Parquet #DataScience #Libadwaita

Misclicked Ctrl+A then Tab. UI froze.
Found a race in selection/mark-set updates.
Fixed that, plus improved Home/End behavior.

Working on Flathub metadata today.
Learned that if categories and keywords are already defined in the desktop file, there’s no need to define them again in metainfo, as they would override the desktop values.

#Flathub #AppStream #OpenSource #Linux