Skip to content

Xander23432/pyleague-soccer-simulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLeague Soccer Simulation

PyLeague is a software simulation of a soccer championship developed using Python. The goal of PyLeague is to provide the simulation of the course of one season in a realistical league (such as Lega A). pyleague Screenshot from 2021-12-14 18-11-19

Features

  • League setup with csv configuration.
  • Possibility of changing the parameters of each time (strength value, attack power, defense power).
  • Realistic outcome and score generation.
  • Scores and outcomes slightly influenced by the form of the team.
  • Updated standings screen.
  • (In development) Realistic outgoing of the games played in a single matchday.

Future developments

PyLeague can be seen as a basis for creating cool projects which need the generation of realistical random soccer results.
Also, it can be improved and enhanced with many other features.
The next developments of PyLeague will be:

  • Enhancement and improvement of the available features.
  • Improvement of code documentation.
  • Development of the games simulation screen minute by minute.
  • Tests creation.
  • Many other possibilities!

Installing PyLeague

To install and run PyLeague just clone the project and create a specific Python environment for running/modifying PyLeague.
The requirements are contained in the requirements.txt file.

Contributing

If you want to help me adding new features and improving PyLeague, you're welcome!
Just fork the project, commit your changes and create a PR.
If you want you can create a new issue for the project and ask me anything related to it here on Github!
I'm open to new improvements and suggestions. Thank you and happy coding with PyLeague!

About

A Python soccer championship simulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 97.7%
  • HTML 2.3%