Metadata-Version: 2.1
Name: rug
Version: 0.7.2
Summary: Library for fetching various stock data from the internet (official and unofficial APIs).
Home-page: https://github.com/im-n1/rug
License: MIT
Author: Pavel Hrdina, Patrick Roach
Requires-Python: >=3.7,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: httpx (>=0.23,<0.24)
Project-URL: Documentation, https://rug.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/im-n1/rug
Description-Content-Type: text/markdown

<p align="center">
    <img src="https://raw.githubusercontent.com/im-n1/rug/master/assets/logo.png">
</p>

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

# 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://github.com/im-n1/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](./CHANGELOG.md)

