Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruchernchong/nvidia-quarterly-revenue

Bar chart representation of Nvidia's recent Quarterly Earnings Trend
https://github.com/ruchernchong/nvidia-quarterly-revenue

Last synced: about 10 hours ago
JSON representation

Bar chart representation of Nvidia's recent Quarterly Earnings Trend

Awesome Lists containing this project

README

        

# Nvidia Quarterly Revenue

## Installation

```bash
poetry install
```

OR

```bash
pip install -r requirements.txt
```

## Usage

```bash
python main.py
```

## Testing

```bash
pytest
```

## Quarterly Revenue Trend

![Nvidia Revenue Trend](nvidia-revenue-trend.png)