From 114075a438272764b9a0696b9ac9dbb8139c4da5 Mon Sep 17 00:00:00 2001 From: shanjaraf-okba <71171684+shanjaraf-okba@users.noreply.github.com> Date: Fri, 11 Mar 2022 18:26:26 +0600 Subject: [PATCH] Add pypi-command-line --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index fa09ce3..cd66a1a 100644 --- a/readme.md +++ b/readme.md @@ -30,6 +30,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Devops](#devops) - [Docker](#docker) - [Release](#release) + - [Python](#python) - [Npm](#npm) - [Boilerplate](#boilerplate) - [Productivity](#productivity) @@ -223,6 +224,11 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [release](https://github.com/zeit/release) - Generate changelogs with a single command. - [semantic-release](https://github.com/semantic-release/semantic-release) - Fully automated version management and package publishing. +### Python + +- [pypi-command-line](https://github.com/wasi-master/pypi-command-line) - A powerful, colorful, beautiful command-line-interface for pypi.org. + + ### Npm - [npm-name-cli](https://github.com/sindresorhus/npm-name-cli) - Check whether a package name is available on npm.