Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nategphillips/pywc

Implementing the wc tool in Python.
https://github.com/nategphillips/pywc

cli python unix-command

Last synced: 5 days ago
JSON representation

Implementing the wc tool in Python.

Awesome Lists containing this project

README

        

# pywc

Implementing the wc tool in Python.

## TODO

- [ ] Handle binary files
- [ ] Read from multiple files
- [ ] Package execuatable