diff --git a/readme.md b/readme.md index 5b342b9..e626835 100644 --- a/readme.md +++ b/readme.md @@ -31,6 +31,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Devops](#devops) - [Docker](#docker) - [Release](#release) + - [Python](#python) - [Npm](#npm) - [Boilerplate](#boilerplate) - [HTTP Server](#http-server) @@ -226,6 +227,11 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [release](https://github.com/vercel/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.