Thread: SoundKloud
View Single Post
Old 12-06-2012, 10:31 PM   #67
qlob
Official Lurker
qlob ought to be getting tired of karma fortunes by now.qlob ought to be getting tired of karma fortunes by now.qlob ought to be getting tired of karma fortunes by now.qlob ought to be getting tired of karma fortunes by now.qlob ought to be getting tired of karma fortunes by now.qlob ought to be getting tired of karma fortunes by now.qlob ought to be getting tired of karma fortunes by now.qlob ought to be getting tired of karma fortunes by now.qlob ought to be getting tired of karma fortunes by now.qlob ought to be getting tired of karma fortunes by now.qlob ought to be getting tired of karma fortunes by now.
 
qlob's Avatar
 
Posts: 1,050
Karma: 7096675
Join Date: Apr 2012
Device: Kindle 3.4
Quote:
Originally Posted by eureka View Post
I suggest requiring a settings file from user, like soundcloud.ini:
Code:
[soundkloud]
id = USER_API_ID
secret = USER_API_SECRET
It's really easy to read ini files in Python with built-in ConfigParser.
Then you'll lose a neccessity to store private, sensitive information in repository.
.....hmmm good idea there...... twobob, what do you think about that?
qlob is offline   Reply With Quote