Skip to content

rthrh/Python-Auxiliary-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Auxiliary-functions

This repo contains single-file python scripts, with various usage

  1. File-compare

Compare pairs of two files (f1,f2) content. Count the number of exactly the same files (truecnt), numbers of files that do not match (falsecnt) and numbers of files that are missing (nullcnt)

  1. FIFA_match_scheduler

Generate fixtures of team matches, as in real football league, given only names of teams (players)

About

Various python scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages