Skip to content

A tiny Python script to return a random value based on a CSV.

Notifications You must be signed in to change notification settings

ladyfrauke/roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

roulette

Roulette.py reads topics.csv, excludes lines based on criteria (value in certain column, or column should not be empty), includes the rest of the lines in a list and chooses a random item from this list. This is printed as the output.

About

A tiny Python script to return a random value based on a CSV.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages