Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mcculloh213/pybinarycopy
- Owner: mcculloh213
- Created: 2016-10-21T03:59:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-11T06:18:56.000Z (almost 8 years ago)
- Last Synced: 2023-02-28T10:57:24.425Z (over 1 year ago)
- Language: Python
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.