Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mouse-reeve/alphabetizer
- Owner: mouse-reeve
- License: mit
- Created: 2015-09-09T23:49:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T23:01:19.000Z (almost 8 years ago)
- Last Synced: 2024-11-10T22:45:44.551Z (about 2 months ago)
- Topics: alphabet, alphabetizer, twitter-bot, twitter-streaming-api
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
```