textwrap
There are 18 repositories under textwrap topic.
mgeisler/textwrap
An efficient and powerful Rust library for word wrapping text.
carlobaldassi/TextWrap.jl
Julia package for wrapping text into paragraphs.
tecfu/smartwrap
Textwrap for javascript/nodejs. Correctly handles wide characters (宽字符) and emojis (😃). Automatically breaks long words. https://www.npmjs.com/package/smartwrap
dori-dev/useful-python-libraries
Python useful mini libraries cheat sheet!
ykmnkmi/textwrap.dart
Text wrapping and filling. It's a pure port of textwrap from Python.
BarudakRosul/textwrap
Text wrapping and filling
ajakov/Canvas-Text-Box
Native Canvas API does not have a method to wrap text onto the next line when a desired maximum width is reached. This library solves that problem and adds a few additional capabilities
PRITHIVSAKTHIUR/Type-Bytes
Dynamic Typed Videos with 'Type Byte'
ikarosainasoja/python-curses-wordwrap
A custom word wrapper for Python Curses
cbess/go-textwrap
Simple and pure Go text/word wrapping port of Python textwrap
foxbenjaminfox/ex_textwrap
Elixir NIF bindings to the textwrap crate, for wrapping and indenting text.
milliyin/Twitter-Bot
This Python script serves as a Quote generator & Upload them to Twitter account with a media.
sertaci/Discord-IT-Bot
Fun and meme bot for discord servers.
Spidey03/news_portal
A simple News Scraping tool
ansonl/geometry-stash-web-slide-editor
Experimental Geometry Stash SLIDE editor web app
hansalemaos/textwrapre
Splits large texts into smaller ones that can't exceed a certain limit, but need to be split where a certain regular expression matches
najamelan/unicode-wrap
Rust crate to wrap text in a flexible, extensible way
SHA65536/textwrap
A textwrapping library in Go