Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harry48225/ascii-python-splitter

This takes a large ascii and splits into lines for easy pasting into python.
https://github.com/harry48225/ascii-python-splitter

Last synced: 15 days ago
JSON representation

This takes a large ascii and splits into lines for easy pasting into python.

Awesome Lists containing this project

README

        

# ASCII-Python-splitter
This takes a large ascii and splits each line into a different item inside a list. It creates the for loop required to print it as well.
It is reccomended to run this in something like eclipse so that you can copy the output.