Skip to content

ruslumberjack/Stock-Portfolio-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Link to demo - https://www.youtube.com/watch?v=dsi9zmLdPds

Make sure the latest version of python is installed.

downloading libraries:
    pip install yfinance

compile code: 
    python server.py <port> 
    python client.py <host> <port>


About

A concurrent python server which allows multiple clients to create and export stock portfolios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages