Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created the best API baby #2

Merged
merged 3 commits into from
Mar 3, 2025

Conversation

SingularisArt
Copy link
Contributor

So, I created the best api stuff. Now, what'll happen is it'll get the top 10000 albums without any duplicates. I've detailed how that works and what you should do in the README in the src folder. So, accept this pull request, then, in your command prompt on your local machine, run:

cd Desktop/Website
git pull

That should go ahead and pull all the changes that I did. Then, run:

cd src
pip install -r requrements.txt
mkdir images
mkdir images/album_covers
python api.py

If the last command doesn't work, then try:

python3 api.py

@Hendrick12327-Hendo Hendrick12327-Hendo merged commit c4bba47 into Hendrick12327-Hendo:main Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants