Metadata-Version: 2.4
Name: rug
Version: 0.13.2
Summary: Library for fetching various stock data from the internet (official and unofficial APIs).
Author: Pavel Hrdina
License-Expression: MIT
Project-URL: Homepage, https://gitlab.com/imn1/rug
Project-URL: Repository, https://gitlab.com/imn1/rug
Project-URL: Documentation, https://rug.readthedocs.io/en/latest/
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Requires-Python: <4,>=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cloudscraper
Requires-Dist: requests>=2.32.3
Dynamic: license-file

<div align="center">
    <img src="https://gitlab.com/imn1/rug/-/raw/master/assets/logo.png">
</div>

<div align="center">
    <img src="https://img.shields.io/pypi/v/rug.svg?color=0c7dbe">
    <img src="https://img.shields.io/pypi/l/rug.svg?color=0c7dbe">
    <img src="https://img.shields.io/pypi/dm/rug.svg?color=0c7dbe">
</div>

# Rug

Universal library for fetching Stock and ETF data from the internet - mostly unofficial
APIs - no limits, more free data.

(for Cryptocurrency alternative see [karpet](https://gitlab.com/imn1/karpet))

* [PyPI](https://pypi.org/project/rug/)
* [documentation](https://rug.readthedocs.io/en/latest/) ![Documentation Status](https://readthedocs.org/projects/rug/badge/?version=latest)
* [changelog](./CHANGELOG.md)
