Skip to content

odannis/InfoConcert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfoConcert

You would like to know the concert near your town ? But only concert of your artist ? Or from the french web radio FIP ? This programm look for concert near of your town in the website InfoConcert, and filter them by your artists in your musique folder or from artists from the webradio FIP.

Installation

pip install -r requirements.txt

Or if your are using 'pipenv'

pipenv shell
pipenv install

How to ?

For artist in your librairy :

python main.py --departement 13 

You may need to add --path "YOUR PATH TO YOUR MUSIC FOLDER"

For artist from the radios fip

python main.py --departement 13 --fip

If you want to receive a message on your telegram account, add --telegram (your should configure with telegram-send --configure before)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages