Commit Graph

35 Commits

Author SHA1 Message Date
Stephane Bruckert
45c3e5e951 Update/remove outdated examples 2020-01-16 23:47:18 +00:00
Stephane Bruckert
ab75d3d30c Use README as PyPi description 2020-01-16 17:47:15 +00:00
Stephane Bruckert
83a1cb54ef Fix doc and readme 2020-01-16 03:54:39 +00:00
Stephane Bruckert
7d507ad224 Bump to 2.6.1 2020-01-13 17:05:06 +00:00
Stéphane Bruckert
280e140b40
Merge branch 'master' into patch-1 2020-01-11 23:51:58 +00:00
Harrison
d8d9f290fb remove unneccesary whitespaces, shorten some lines, and add name to contibutors 2020-01-11 19:56:00 +00:00
Thomas Bechtold
909fa14977 docs: Use the print() function instead of the built-in
This is compatible with python2 and python3 so the examples don't
throw a SyntaxError when trying them with python 3.

Closes #329
2020-01-11 19:54:21 +00:00
Josh Chorlton
f872f5b90c Minor docs fix 2020-01-11 19:54:21 +00:00
Apurva Chitnis
cc473caf06
improve redirect wording and fix minor bugs 2019-08-26 23:35:20 +01:00
waterafternoon
1a03750ecf Passing credentials into method
clear example of using credentials without having to use environment variables
2017-07-22 08:23:33 -07:00
Michael Birtwell
8dc90d2687 Add me to the contributors list 2017-01-07 16:22:03 +00:00
Paul Lamere
6b8ef3f4b0 Merge branch 'support_changing_playlist_details' of https://github.com/nathancoleman/spotipy into nathancoleman-support_changing_playlist_details 2016-12-31 18:07:41 -05:00
Paul Lamere
f98791e8e3 Merge pull request #67 from arska/master
clarify SPOTIPY_REDIRECT_URI registration/authentication process
2016-12-31 11:48:53 -05:00
Paul Lamere
45232a2489 improved example 2016-12-31 09:41:47 -05:00
Nathan Coleman
931abce4d7 Merge branch 'master' into support_changing_playlist_details
Conflicts:
	spotipy/client.py
2016-08-22 21:29:52 -05:00
Kevin M Granger
c0cb456999 Make special-members only show __init__
We don't need to see all of __dict__, thanks!
2016-06-20 10:30:15 -04:00
Kevin M Granger
848cbe5b98 Make docs show __init__ docstrings 2016-06-15 12:09:25 -04:00
Nathan Coleman
59a0565867 Add to the contributor list 2016-05-31 20:10:57 -04:00
Hugh Rawlinson
a1b3afabf4 Fixes a small example error 2016-05-08 11:01:05 +01:00
Aarno Aukia
ffe64828b5 clarify SPOTIPY_REDIRECT_URI registration/authentication process 2015-10-31 16:59:04 +01:00
Joona Hoikkala
1f833afa45 Initial run of 2to3 2015-06-05 12:07:28 +03:00
Paul Lamere
9ba6cea623 Updated version numbers 2014-08-25 17:41:21 -04:00
Paul Lamere
8314091b80 Moved to spotipy at pypi 2014-08-25 17:30:31 -04:00
Paul Lamere
d30cb66b05 fixed install instructions 2014-08-22 14:01:21 -04:00
Paul Lamere
02fee8fb78 Header indent changes 2014-08-22 12:59:43 -04:00
Paul Lamere
5394deed31 Fixed up TOC levels 2014-08-22 12:36:18 -04:00
Paul Lamere
b455d529f0 Doc improvements for readthedocs 2014-08-22 11:48:12 -04:00
Paul Lamere
99f417088e Added images 2014-08-22 11:02:08 -04:00
Paul Lamere
20870ea3ed Documentation improvements 2014-08-22 11:00:29 -04:00
Paul Lamere
58e5206076 Documentation updates 2014-08-22 09:28:19 -04:00
Paul Lamere
0c2fcecc16 working the docs 2014-08-21 14:26:19 -04:00
Paul Lamere
216f59f25b Readthedocs testing 2014-08-21 13:57:19 -04:00
Paul Lamere
a3b54a81aa fixed abspath error 2014-08-21 12:31:34 -04:00
Paul Lamere
c8ff3144b0 trying to get readthedocs to build 2014-08-21 12:29:09 -04:00
Paul Lamere
5635252ad0 Added docs tree 2014-08-21 11:08:32 -04:00