• Stars
    star
    4
  • Rank 3,287,684 (Top 66 %)
  • Language
    Python
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An old (2018?) web app version of spotnik. For possible use in the new Spotnik project.

More Repositories

1

new-albums

This project is for me to experiment with open-source collaboration. So please feel free to chime in and participate. I've been learning programming since 2015 but I've been mostly working on my own. So my github/collaboration skills are weak. I'd like to learn more about collaboration so I can accomplish more as a programmer through teamwork. One reason I've hesitated so long to try this is I'm worried about accidentally exposing API keys, secrets, credentials, and access to my users' data (not that I have much). So this project will be a first, low-risk, foray into the field of open-source collaboration. If things go well here, maybe I can start to open up some of my other repositiories. I could sure use some help. And I love that thought that some of my programs could be useful to others. My first goal here is to understand how different developers can work on a codebase together without sharing credentials; to create a program that different people can use with their own credentials. I've attempted this by requiring collaborators (including myself) to use environment variables.
Python
147
star
2

spotkin_server

A python package that updates one or more of your Spotify playlists every day with a random selection of songs from any playlists you specify. Here's mine: https://open.spotify.com/playlist/1HaQfSGjNzIsiC5qOsCUcW?si=ddc16d3e9524410c . This repo also contains the backend server for Spotkin webapp.
Python
81
star
3

social

A python package that uses gpt-4 to generate and post a response to a social media mention.
Python
37
star
4

cuomputer

The bot for my discord server.
Python
21
star
5

apps

a monorepo of all my python scripts, modules, and packages
Python
14
star
6

mp3tagger

A Python GUI for building filter strings for the Mp3Tag Windows app
Python
9
star
7

crawlers

scrape data from spotify and lastfm respectively, and then use `gspread` to import the data into google sheets.
Python
8
star
8

gspreader

A few helper functions to make gspread even easer to use.
Python
8
star
9

spotkin_flutter

A front end for Spotkin server
Dart
7
star
10

public-bug-hunt

A place to file bug reports for all of my apps
6
star