loadtext 0.0.3

Creator: bradpython12

Last updated:

Add to Cart

Description:

loadtext 0.0.3

loadtext


Installation
pip install loadtext

Use
from loadtext import loadtext

# blank lines removed
string_text = loadtext("filename or filepath")
list_paragraphs = loadtext("filename or filepath", splitlines=True)
# or list_paragraphs = loadtext("filename or filepath", True)

License
loadtext is distributed under the terms of the MIT license.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.