Skip to content

Creating an alert (email or others) to know the listing dates of recently listed IPOs.

Notifications You must be signed in to change notification settings

prameshbajra/ipolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipolist

Activate the virtual env:

conda activate <nameofvenv>

For deploying:

sam build && sam deploy

For testing locally:

# Export path for test to find the source code ....
export PYTHONPATH='/Users/prameshbajracharya/lecodage/personalworks/ipolisting'

# Export env vars that lambda will use
export emails_to_send='yccgpzaixr@scpulse.com,gthbpahyukbtns@knowledgemd.com,vyorwfydebrn@knowledgemd.com'

# Call function
python tests/listing.py

# If needed create new tests accodringly.

About

Creating an alert (email or others) to know the listing dates of recently listed IPOs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages