Skip to content

meetsha/spotify-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-scripts

Scripts for spotify

AWS Lambda Deploy

Use these commands from the repo root:

rm -rf package
rm -rf my-deployment-package.zip
mkdir package
pip3 install -r requirements.txt -t package/
cp newStashMaintainer.py .spotify_cache package/
cd package/
zip -r ../my-deployment-package.zip .

Then upload my-deployment-package.zip in the AWS Lambda web console.

About

Scripts for spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages