Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

An intelligent, feature-rich CLI tool to manage and upgrade Python packages with a clean, modern interface.

![Screenshot of py-upgrade in action] ## Key Features
## Key Features

- **Interactive & Beautiful UI**: Uses Rich to display outdated packages in a clean, readable table.
- **Blazing Fast**: Upgrades packages with a clear progress bar.
Expand All @@ -15,6 +15,8 @@ An intelligent, feature-rich CLI tool to manage and upgrade Python packages with

## Installation

The tool is now available on PyPI. Install it with pip:

```bash
pip install ultimate-python-upgrader
```
Expand Down Expand Up @@ -50,4 +52,4 @@ py-upgrade --exclude black ruff

## Contributing

Contributions are welcome! Please feel free to submit a pull request.
Contributions are welcome! Please feel free to submit a pull request.