Metadata-Version: 2.1
Name: apiStock
Version: 0.1
Summary: Api useful to get stock data
Home-page: https://github.com/thanhtlx/api-stock
Author: Awesome Soul
Author-email: thanh1908.xx@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE


# API-STOCK
## Api useful  to get stock data

[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)

## Features

- Get Historical Stock Price Values 

## Tech

API-STOCK uses a number of open source projects to work properly:

- Python


## Installation

API-STOCK requires [Python](python.org)  v3x to run.
Install 
```
pip install api-stock==0.1
```

#### Building for source

For production release:

```sh
gulp build --prod
```

Generating pre-built zip archives for distribution:

```sh
gulp build dist --prod
```

## License

MIT

**Free Library, Hell Yeah!**

