No project description provided
Project description
📉 Bearish
A lightweight stock data fetching tool that stores market data in SQLite using a common format.
✨ Features
✅ Fetch stock data from multiple sources 📊
✅ Store data in an SQLite database 🗄️
✅ Support for multiple markets and countries 🌍
✅ Simple command-line interface 🖥️
📥 Installation
Install Bearish using pip:
pip install bearishpy
🚀 Usage
📌 Fetch and Store Tickers
To get and store stock tickers from different markets and countries, run:
bearish /path/to/sqlite/db tickers US France Germany --api-keys=config.json
📌 Fetch Stock Prices
To retrieve stock prices from different markets, use:
bearish /path/to/sqlite/db prices US France Germany --api-keys=config.json
🔑 API Keys Configuration
Make sure to provide a config.json file with your API keys to fetch data from various sources.
Example config.json:
{
"alpha_vantage": "your_api_key",
"yahoo_finance": "your_api_key"
}
🤝 Contributing
Contributions are welcome! Feel free to submit a pull request or open an issue.
📜 License
This project is licensed under the MIT License.
🚀 Happy Investing! 📈
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bearishpy-0.1.6.tar.gz.
File metadata
- Download URL: bearishpy-0.1.6.tar.gz
- Upload date:
- Size: 33.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11a84b7c69e4a7698cded6354808edd623f2adf2f448ca374864558cf2b7e38e
|
|
| MD5 |
f14db99e2b6a9da8c63b335496a98a24
|
|
| BLAKE2b-256 |
59d4d7a52d79a2b9f2a6fe3affddf3d8816eff64dc64ececf26c86500884296c
|
File details
Details for the file bearishpy-0.1.6-py3-none-any.whl.
File metadata
- Download URL: bearishpy-0.1.6-py3-none-any.whl
- Upload date:
- Size: 47.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fed87a3d12540b3adac9afee810a3601aaf3e8b5f9694775250c40ea3e57bdde
|
|
| MD5 |
ee7b479deaccb7624f07eb7d6e0a87f6
|
|
| BLAKE2b-256 |
da976a78fe845fb7fab2c69d856cc7af47ebb0215be3cdd18b58a7073b692257
|