Skip to content

Commit 82168a3

Browse files
mpatel18Meekit Patel
andauthored
added example file into python repo (#55)
* added example file into python repo * removed python async * removed duplicate Co-authored-by: Meekit Patel <[email protected]>
1 parent 493d26f commit 82168a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

websocket-example.py renamed to websocket_example/polygon.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Be sure to pip install polygon-api-client
2+
13
import time
24

35
from polygon import WebSocketClient, STOCKS_CLUSTER

0 commit comments

Comments
 (0)