Forums

How to add a forum to python webpage?

I'm thinking of adding a basic chat forum to my PAnywhere site - is this possible and how to start doing it? thanks

You can either code one yourself (that's what we did to create these when we started PythonAnywhere) or you can see if there's a ready-made one for the web framework you're using. Here are a couple -- I haven't used either, but they both look pretty decent at a first glance: