DEV Community

Kyle Harrison
Kyle Harrison

Posted on

2 2

Reviews released 0.1.5 on PyPi

Alt Text

Reviews is a terminal UI Dashboard for monitoring requests for code review across several Github repositories and pull requests.

It's been a personal project I've been incrementally adding to over the past few weeks and it's been paying off 10x. In a normal workweek, it can be time-consuming to keep on top of several teams, across several repositories, and track who needs a code review, and which code reviews are complete and ready to ship.

In the latest release, it's even easier to see which pull requests you have approved, and which have been approved by others.

image

If you are interested in using the TUI, want to check it out, or even contribute the source code is freely available on Github (https://github.com/apoclyps/reviews) and it can be installed directly from PyPI.

Want to get started right away? Check out the following snippet:

export GITHUB_USER="your-github-username"
export GITHUB_TOKEN="your personal github token used for interacting with the API"
export REPOSITORY_CONFIGURATION="apoclyps/reviews"

pip install --upgrade reviews

reviews dashboard --no-reload
Enter fullscreen mode Exit fullscreen mode

Release discussion and changelog on Github: https://github.com/apoclyps/reviews/discussions/91

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more