Skip to content

r00tmebaby/DTpyweb-MUOnline-CMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DTpyWeb

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

Core

  • Routing / SEO Frendly URL's
  • Template System with 7 finished templates

Finished Modules

  • User Login
  • User Panel
  • Player Registration
  • TOP 5 Rangking
  • Download Files
  • Vew Character Items

Installation

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

Releases

No releases published

Packages

No packages published

Languages