Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ms-jpq/sortd

sorting commands for stdin -> stdout
https://github.com/ms-jpq/sortd

cli python

Last synced: about 1 month ago
JSON representation

sorting commands for stdin -> stdout

Awesome Lists containing this project

README

        

# Sortd

Collection of `stdin` -> `stdout` sorting commands

```sh
sortd [options...]
```

Supported formats:

`cfg`, `csv`, `json`, `lines`, `plist`, `toml`, `yaml`

## [Install](https://pypi.org/project/sortd)

```sh
pip3 install -U sortd
```