Description
@cclauss @Mictronics @jmichault and everyone else, let's make a plan how to continue with this project, now moved to the new @motioneye-project GitHub organisation.
First of all, everyone who has contributed to motionEye before, or wants to do so, please feel free to join in, also I think we can add everyone who is interested to the organisation.
I think we agree that Python 3 support is the first thing to achieve, given that Python 2 has reached EOL since over 2 years already, @jmichault and @Mictronics have Python 3 compatible forks from where we can commit back, and on this repo we have the python3
branch and a bunch of open pull requests for further related fixes.
I personally would go this way:
- Merge the
python3
branch: [WIP] Python3 support #1572 - Rebase and merge Python 3 related pull requests
- Rebase and merge https://github.com/Mictronics/motioneye
- Ah, and that one is here as PR already: Yet another Python3 wip #2258
- Cannot be merged as of too many conflicts. Partly resolved in PR #2258 with conflicts conservatively resolved #2318 and I found the standalone PRs for some of those changes as well, which we should merge preferably then.
- Rebase and merge https://github.com/motioneye-project/motioneye.eo
- A you did already start, so it's now python3-intl branch 🙂.
Approximately from simple to difficult, regarding possible conflicts 😉.