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

Do you need a Co-maintainer? #2

Open
PeteBleackley opened this issue Apr 2, 2020 · 3 comments
Open

Do you need a Co-maintainer? #2

PeteBleackley opened this issue Apr 2, 2020 · 3 comments

Comments

@PeteBleackley
Copy link

I notice that it's about 8 years since you've done any work on IPA Zounds. It might not be Python 3 compatible - I've just installed it, and dir(ipazounds) gives the following.

['__builtins__',
 '__cached__',
 '__doc__',
 '__file__',
 '__loader__',
 '__name__',
 '__package__',
 '__path__',
 '__spec__',
 '__version__',
 'locale_dir',
 'os',
 'sys']

I'm a conlanger with strong Python experience (I'm a data scientist). Would you like some help to bring the library up to date?

@ajenhl
Copy link
Owner

ajenhl commented Apr 4, 2020

I believe that the whole GUI will be difficult to update, since it uses PyGTK which I believe has not been developed for many years. I made a start on an entirely new IPA Zounds with a much richer GUI, but haven't done anything with it for a long time. If you'd like to fork this project, feel free, or I can try to find what I did with the new version and make it available.

@quillan86
Copy link

I'm also a conlanger data scientist with strong python experience and I'd be up to contribute myself. I really liked using this back in the day (stronger than zompist's) and would like to get this working in python 3.

@ajenhl
Copy link
Owner

ajenhl commented Apr 30, 2020

Patches to make the non-GUI portion of the programme work in Python 3 are most welcome.

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

No branches or pull requests

3 participants