You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2025. It is now read-only.
Python 2 is EOL soon so distros are working on removing all modules that require Python 2. Consequently pyew got removed from Debian and will become unusable on most distributions released in the next few years as they remove Python 2 modules and runtimes. Migrating the codebase to Python 3 so that pyew can be used after 2020 would be a good idea.