Skip to main content

No project description provided

Project description

stocklake

PyPI - Version PyPI - Python Version

A CLI tool to install stock information from various APIs to your data sources (local artifacts, databases, ...etc).


Table of Contents

Installation

pip install stocklake

Supported APIs

name status API Docs Additional Information
Nasdaq API (Screener) URL
Polygon API (Stock Financials Vx) URL Data Fields Information
Polygon API (Tickers) URL
Wikipedia: List of S&P 500 companies URL

Basic Usage

Install Wikipedia: List of S&P 500 companies data

Installing to a local CSV file:

stocklake download wikisp500 --store_type local_artifact --artifact_format csv

Installing to PostgreSQL:

You need to setup PostgreSQL first. The PostgreSQL and Metabase example might help you.

stocklake download wikisp500 --store_type postgresql

Installing and output as a serialized json to the standard output

stocklake download wikisp500

License

stocklake is distributed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stocklake-0.0.16.tar.gz (27.6 kB view hashes)

Uploaded Source

Built Distribution

stocklake-0.0.16-py2.py3-none-any.whl (58.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page