Skip to content

NCKU-CCS/StockProfitCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Profit Calculator

DSAI 2018 HW1 corrector

Prerequisite

Install Dependency

poetry env use python
poetry install

Start Virtual Environment

poetry shell

Usage

python profit_calculator.py [-h] stock action
  • stock: Input stock file
  • action: Input action file

Testing

Run Test

pytest

AUTHORS

Lee-W

Releases

No releases published

Packages

No packages published

Languages