nasdaq 0.1.0

Nasdaq FTP utilities that give you lists of tickers, bonds, and options.
Documentation
[dependencies.alphavantage]
version = "0.7.0"

[dependencies.color-eyre]
version = "0.6.2"

[dependencies.csv]
version = "1.1.6"

[dependencies.ftp]
version = "3.0.1"

[dependencies.graplot]
version = "0.1.22"

[dependencies.polars]
features = ["lazy", "csv-file", "strings", "temporal", "dtype-duration", "dtype-categorical", "concat_str", "rank", "lazy_regex", "rows", "polars-lazy", "algo", "search_sorted", "serde", "serde-lazy", "rolling_window", "true_div", "streaming", "sql", "random", "product", "propagate_nans", "performant", "pivot", "top_k", "cum_agg", "sort_multiple"]
version = "0.26.1"

[dependencies.rand]
version = "0.8.5"

[dependencies.reqwest]
version = "0.11.13"

[dependencies.tokio-postgres]
version = "0.7.7"

[dependencies.yahoo-finance]
version = "0.3.0"

[package]
description = "Nasdaq FTP utilities that give you lists of tickers, bonds, and options."
edition = "2021"
license = "MIT"
name = "nasdaq"
readme = "README.md"
version = "0.1.0"