Sep-11-2017, 04:47 PM
What is the python-forum websites' source language (I hope it's Python)?
And is it open source(doesn't seem like it)?
And is it open source(doesn't seem like it)?
python-forum source language
|
Sep-11-2017, 04:47 PM
What is the python-forum websites' source language (I hope it's Python)?
And is it open source(doesn't seem like it)?
Sep-11-2017, 04:50 PM
PHP - we didn't build the forum software.
Yes, mybb is open source.
Sep-11-2017, 04:54 PM
And we've looked into a forum written in Python. There isn't a good one available, and attempts to write one did not go anywhere.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness. Recommended Tutorials: BBCode, functions, classes, text adventures
Sep-11-2017, 05:01 PM
(Sep-11-2017, 04:54 PM)ichabod801 Wrote: And we've looked into a forum written in Python. There isn't a good one available, and attempts to write one did not go anywhere. The forum looked similar to flaskbb, so I thought python was used.[started learning PHP, already hate it] Well if you guys start writing one, I think people will contribute.
Sep-11-2017, 05:22 PM
Quote:Well if you guys start writing one, I think people will contribute.We have attempted one before, but everyone lost interest eventually https://github.com/PythonForum/PythonForumIDE
Recommended Tutorials:
Sep-11-2017, 05:38 PM
That's just an ide, though, not a forum.
Sep-11-2017, 05:43 PM
oh whoops i linked the wrong one, sorry
https://github.com/PythonForum/PythonForum
Recommended Tutorials:
Sep-11-2017, 06:38 PM
Is there any interest in continuing that? I've been looking for an excuse to learn Angular...
Although, I think I hate mongo for this, so I'd probably want to rewrite the database layer. Specifically, I'd want to just write a wrapper over the database mybb uses, so it can run side-by-side to the real forum, on a read-only basis, while the kinks were worked out.
I wouldnt mind jumping in. Not sure how much i can contribute though. Plus that is not my area of expertise. But i would love to see one day this forum run in python.
EDIT: I would have to admit after watching mybb develop. The amount of work for MyBB is massive. I couldnt imagine the amount of work must be involved to undertake creating a forum from scratch. Quote:Specifically, I'd want to just write a wrapper over the database mybb uses, so it can run side-by-side to the real forum, on a read-only basis, while the kinks were worked out.This would be a must. The only worry i have is any security leak bugs in the python read only that we havent identified leaving the real database vulnerable.
Recommended Tutorials:
Sep-11-2017, 07:42 PM
(Sep-11-2017, 06:49 PM)metulburr Wrote: leaving the real database vulnerable. That's only an issue if it's actually live. I was just going to run it with an older backup of the forum locally (or on one of my private servers). It doesn't really make sense for joe-user to be able to log into something that they can't also make posts on, lol |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
python-forum dot-org? | treykeown | 3 | 158,321 |
Jun-17-2023, 11:26 AM Last Post: Gribouillis |
|
python-forum.io compared to reddit/Stackoverflow | SpongeB0B | 4 | 9,354 |
Feb-21-2021, 10:55 AM Last Post: SpongeB0B |
|
Other English forum on python website | stullis | 4 | 9,718 |
Feb-22-2020, 03:40 PM Last Post: metulburr |
|
Word Wrap Feature For Python Forum | adt | 9 | 5,787 |
Jan-25-2020, 09:46 PM Last Post: metulburr |
|
[split] how can i join to your chat channel(#python-forum) in irc.freenode? | masoud_da | 2 | 3,155 |
Jun-18-2019, 11:41 AM Last Post: masoud_da |
|
When I click on python forum. I get this. | Windspar | 11 | 6,598 |
Jun-10-2019, 07:46 PM Last Post: metulburr |
|
python-forum dot com | ichabod801 | 2 | 4,431 |
Sep-11-2017, 09:05 PM Last Post: nilamo |
|
[Solved] "Sponsored by python-forum.io" | micseydel | 20 | 16,718 |
Nov-11-2016, 01:36 AM Last Post: Mekire |
|
Does the forum need a forum category ? | Yoriz | 4 | 6,998 |
Sep-18-2016, 08:16 PM Last Post: Kebap |