Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mouse-reeve/alphabetizer

Sorts text, leaving non-alpha characters in place
https://github.com/mouse-reeve/alphabetizer

alphabet alphabetizer twitter-bot twitter-streaming-api

Last synced: 1 day ago
JSON representation

Sorts text, leaving non-alpha characters in place

Awesome Lists containing this project

README

        

# Alphabetizer
Sorts text, leaving non-alpha characters in place.

```bash
$ python alphabetizer.py 'Sorts text, leaving non-alpha characters in place.'
Aaaaa accc, eeeeghh iil-llnnn noopprrrss st tttvx.
```