cmdln / flashbake

Scripts to gather information for including in version history comments and to make using source control a bit simpler for non-technical projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Call for Python 3 testers and contributors

ianpaul opened this issue · comments

Calling contributors, collaborators, and those who've recently shown interest in Flashbake including @brainwane , @ElonSatoshi , @bfordham , @jpenney .

Flashbake's main repo is now compatible with Python 3 (and not backwards compatible, sorry, but there are past releases for that). The bulk of the coding is done, and basic testing has been done on Windows 10, Crostini, Ubuntu 20.04 and 21.04, and macOS Catalina. But getting more testers helping out before a release would be fantastic. If any of you are using Flashbake, or would like to start again, would you be willing to test the Python 3 version, and report back (or fix) any bugs or issues?

Right now you have to clone the main repo as there's no Python 3 release yet. Any help testing or contributing would be most appreciated.

Note for Mac users: You must install Flashbake's three dependencies manually in addition to installing the Python 3 setuptools--and tweepy if you want to use the Twitter plugin.