Skip to content

ralfrost/TFrank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFrank

TFrank is a Python program, that implements a ranking for table football/foosball. Its main functionalities are

  • adding players
  • adding match results
  • viewing current ranking table of all players

While already functional TFrank is considered WIP. That is, things might improve or change after some time.

Warning

Currently data is stored in a Python Pickle object and there is no input sanitisazion. So don't let untrusted people input data as this could lead to code execution on your system!

Releases

No releases published

Packages

No packages published

Languages