Skip to content

(Small school exercise) Python console application that uses JSON to store data. The terminal menu is created using the Inquirer extension.

Notifications You must be signed in to change notification settings

oriolmontcreus/resultats_cursa.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resultats_cursa.py

This Python script reads a CSV file containing the results of a race and outputs the results in a formatted table.

Installation

To install this script, you'll need Python 3.x installed on your system. You can download Python from python.org.

Once you have Python installed, you can download this script by cloning this repository:

git clone https://github.com/oriolmontcreus/resultats_cursa.py.git

Usage

To use this script, open the project folder with your terminal of choice and run resultats_cursa.py using:

python resultats_cursa.py

Contributing

If you find a bug or have a feature request, please open an issue on GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

(Small school exercise) Python console application that uses JSON to store data. The terminal menu is created using the Inquirer extension.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages