-
# Our docstrings get an upgrade
What's a `docstring` you say?
```python
"""
I am a docstring.
"""
"""
# I am
## therefore
### a markdown
`docstring`
"""
```
The **docstring** is just…
-
We need a routine dependency upgrade and complementary updated release on PyPi.
- [x] migrate project to `pipenv`
- [x] update project dependencies
- [x] release on PyPi
- [x] new name
-
Some of our tests have been failing for a while and there were a few deprecations upstream since I've worked on this client.
## Update deprecated tests
![image](https://user-images.githubuserc…
-
- login to app.chartmetric.com
- playlist scrape (https://app.chartmetric.com/playlist/spotify?id=1645080)
- wait for the page to be fully loaded (not fixed timestamp, but on the basis of browser …
-
Hi there,
There's a growing trend of fake Spotify playlists in the music industry, with a number of those "curators" selling their playlists to unsuspecting artists who see 100,000 followers on a p…
-
How can I access the Monthly Listeners value? I'd be ok to access it only for the account / artist logged in... but don't see why you wouldn't be able to look this up for any artist as its publicly av…
-
Based on the user's stands, calculate metrics and report to the user interface