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
- Host: GitHub
- URL: https://github.com/ruchernchong/nvidia-quarterly-revenue
- Owner: ruchernchong
- License: mit
- Created: 2024-05-25T12:11:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T06:21:58.000Z (10 months ago)
- Last Synced: 2025-03-09T14:46:34.019Z (9 months ago)
- Language: Python
- Homepage: https://investor.nvidia.com/financial-info/financial-reports/default.aspx
- Size: 437 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
