Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mcculloh213/pybinarycopy

Converts an input file to output binary
https://github.com/mcculloh213/pybinarycopy

Last synced: about 8 hours ago
JSON representation

Converts an input file to output binary

Awesome Lists containing this project

README

        

# pyBinaryCopy
Converts an input file to output binary

## binary-copy
To run in the console, enter `$ python main.py ""`. If the run succeeds, the resulting binary .txt file will be placed in `./data/recv/`, else an error message can be found in `./data/err/`. This was built using Python 2.7 and will not work in Python 3.x.