Skip to content

Demanding events are not only a case for artists or bands that are alive and active. Tribute concerts indeed considered to remember those that are resting in peace.

Notifications You must be signed in to change notification settings

streamerd/wiki_artist_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WikiArtistCrawler

Demanding events are not only a case for artists or bands that are alive and active.

Tribute concerts indeed considered to remember those that are resting in peace.


iex(1)> ArtistCareerStatus.is_tributable?("Édith Piaf")
true

iex(2)> ArtistCareerStatus.is_tributable?("Amy Winehouse")
true

iex(3> ArtistCareerStatus.is_tributable?("Cem Karaca")
true

iex(4)> ArtistCareerStatus.is_tributable?("Jimi Hendrix")
true

iex(5)> ArtistCareerStatus.is_tributable?("Baris Manco")
true

iex(6)> ArtistCareerStatus.is_tributable?("Kurt Kobain")
true

iex(7)>ArtistCareerStatus.is_tributable?("Osamu Kitajima")
true 

About

Demanding events are not only a case for artists or bands that are alive and active. Tribute concerts indeed considered to remember those that are resting in peace.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages