Metadata-Version: 2.2
Name: candles-fetcher
Version: 0.1.1
Summary: A simple package to fetch candlestick data.
Home-page: https://github.com/yourusername/candles-fetcher
Author: Wynne
Author-email: wynne1999.work@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: ccxt
Requires-Dist: pandas
Requires-Dist: asyncio
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Binance Candles

A simple Python package to fetch candlestick (OHLCV) data from Binance.

## Installation
