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

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 1 month ago
JSON representation

Bar chart representation of Nvidia's recent Quarterly Earnings Trend

Awesome Lists containing this project

README

          

# Nvidia Quarterly Revenue

## Installation

```bash
uv pip install -e .
```

Or with development dependencies:

```bash
uv pip install -e ".[dev]"
```

## Usage

```bash
python main.py
```

## Testing

```bash
uv run pytest
```

## Formatting

```bash
black .
```

## Quarterly Revenue Trend

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