Skip to content

GriffinAustin/StockEssence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License Open Source Love

drawing

StockEssence

Displays data and ratios of stocks and rates them via API

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

First, make sure Python is up to date: Python3

Ensure Python is in PATH

Install PIP

Download get-pip.py:

$ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

Inspect get-pip.py for any malevolence. Then run the following:

$ python get-pip.py

Install Python requests module:

$ pip install requests

Installing

Simply clone or download repository

Usage

Navigate to the src/python folder and run the following command

$ python3 stockessence.py [args]

where "[args]" is a list of stock symbols (case insensitive) e.g.

$ python3 stockessence.py AAPL msft Fb

will display data for AAPL (Apple), MSFT (Microsoft), and FB (Facebook).

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Griffin Austin - Initial work - GitHub

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

💰 Displays data and ratios of stocks and rates them via API

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages