DTpyWeb is another MuOnline website but this time instead in PHP it is written in Python with Flask and Jinja2 template system. I created it for DarksTeam Forum users first.
Login: test/test Live Demo
- Routing / SEO Frendly URL's
- Template System with 7 finished templates
- User Login
- User Panel
- Player Registration
- TOP 5 Rangking
- Download Files
- Vew Character Items
Required Python version 3+ Download
1st Install Flask
pip install flask
2nd Isntall Pyodbc driver
pip install pyodbc
3rd Instal Flask Form template system
pip install flask_wtf
Filing Config.py file with the SQL server credentials