Metadata-Version: 2.4
Name: soccer_sim
Version: 1.3.8
Summary: A Python module for simulating soccer matches and competitions
Author: TheUltimateGenius4999
License-Expression: MIT
Project-URL: Homepage, https://pypi.org/
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

Well, welcome!

This is a soccer module, where you can simulate a league, a soccer match with
extra time or not, a group stage, and knockout brackets! Surely it is the 
first of its kind! Well, probably not, but this is the best knockoff!

Enjoy this module today!

Updates:

1.1.0 - release (2 Sept 2026 UTC+7)

1.2.0 - fixed so that you don't have to do import main (2 Sept 2026 UTC+7)

1.2.1 - fixed SyntaxError to become compatible with versions older than 3.12 (3 Sept 2026 UTC+7)

1.3.0 - added corners and throw-ins (3 Sept 2026 UTC+7)

1.3.1 - fixed an indentation error and added better penalty-shootout commentary (5 Sept 2026 UTC+7)

1.3.2 - fixed repetition of countries in the penalty-shootout and changed the 
quadruple-L in GOOOAAALLLL!!!! to the triple-L used in all other instances (5 Sept 2026 UTC+7)

1.3.3 - added waits between penalty kicks (5 Sept 2026 UTC+7)

1.3.4 - added function fifa_world_cup_2026(teams, **kwargs) (5 Sept 2026 UTC+7)

1.3.5 - fixed f-strings in general for compaitibility with 3.11 and older and 
missing ) in print(...) for third-placers in fifa_world_cup2026(teams, **kwargs) (5 Sept 2026 UTC+7)

1.3.6 - fixed many bugs in fifa_world_cup_2026 as well as a ranking bug in all
knockout rounds that made underdogs win most of the time (7 Sept 2026 UTC+7)

1.3.7 - added a dynamic level of being a favourite (7 Sept 2026 UTC+7)

1.3.8 - fixed some bugs in fifa_world_cup_2026(teams, **kwargs) (7 Sept 2026 UTC+7)
