82a52dea5a19320518994b5ba26e0da562fe3f23
				
			
			
		
	jukebox-software
This repository is for all of the backend python-based software used in the Jukebox project.
To setup and run:
run install-deps.sh to prepare the python venv and install packages:
chmod +x ./install-deps.sh && ./install-deps.sh
then, you need to source the venv. Run
source venv/bin/activate
or
source venv/bin/activate.fish
if you use fish shell.
Then you are good to go to execute any python file.
Description
				
					Languages
				
				
								
								
									Python
								
								70.1%
							
						
							
								
								
									Jupyter Notebook
								
								16.7%
							
						
							
								
								
									HTML
								
								6.6%
							
						
							
								
								
									Shell
								
								3.7%
							
						
							
								
								
									PowerShell
								
								2.3%
							
						
							
								
								
									Other
								
								0.6%