Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to python3 anf GTK3 #31

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Migrate to python3 anf GTK3 #31

wants to merge 34 commits into from

Conversation

stokito
Copy link

@stokito stokito commented Oct 1, 2023

This a dirty draft of the migration but it already starts, shows a window and can encrypt and decrypt!

pyrit gtk3 screenshot

I'm not a Python dev so probably can't make this correctly.
But I hope it will inspire you to finish the migration.

Helpful articles:
https://overtag.dk/v2/blog/first-impressions-of-gtk3-migration-in-python/

I used 2to3 tool and official PyGtk migration script https://gitlab.gnome.org/GNOME/pygobject/-/blob/master/tools/pygi-convert.sh?ref_type=heads

Fixes #29

@stokito stokito marked this pull request as ready for review October 24, 2023 21:31
@stokito
Copy link
Author

stokito commented Oct 24, 2023

@ryran please merge. Even if you don't have enough time for review this will be a good starting point for those who with to contribute

Signed-off-by: Sergey Ponomarev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot import modules.core
1 participant