During the last year Askbot, a question and answer oriented internet tool, similar to stack overflow has been tested for internal usage.

The testing went well and it was decided to use the tool in a larger scope.

Trying to prepare the tool for this we found that the source code under https://github.com/ASKBOT/askbot-devel is still Python 2 and not well maintained. As it is not even compatible with current openSUSE Leap 15 and we don't want to run it in some insecure not updatable container we decided after a short discussion that:

  1. Askbot would still be a very valuable tool for SUSE

  2. We want to have it

  3. The best solution to get this done is to port Askbot to Python 3

Aim of this Hackweek project would be to port Askbot to Python 3.

See https://github.com/ASKBOT/askbot-devel/issues/772

Update!

Good news: We're getting help from upstream!

Looking for hackers with the skills:

python django

This project is part of:

Hack Week 18

Activity

  • almost 5 years ago: aspiers liked this project.
  • almost 5 years ago: itxaka liked this project.
  • almost 5 years ago: ssebastianwagner added keyword "python" to this project.
  • almost 5 years ago: ssebastianwagner added keyword "django" to this project.
  • almost 5 years ago: rsimai liked this project.
  • almost 5 years ago: rsimai disliked this project.
  • almost 5 years ago: rsimai liked this project.
  • almost 5 years ago: ssebastianwagner started this project.
  • almost 5 years ago: rbueker liked this project.
  • almost 5 years ago: rbueker originated this project.

  • Comments

    • ssebastianwagner
      almost 5 years ago by ssebastianwagner | Reply

      I've just joined #askbot on freenode IRC to coordinate things

    • ssebastianwagner
      over 4 years ago by ssebastianwagner | Reply

      Update: Askbot in our fork is running on Python 3!

    Similar Projects