Skip to main content

Functions to format strings

Project description

CAPTAIN WILLIAM'S FORMAT FUNC's

This is a collection of functions used to format string files. Current Functions:

  • string_format
  • copy_write_maker
  • push

string_format and copy_write_maker are both built around recieving strings without tabs or linebreaks, as from .JSON files or csv files and breaking them up to shape paragraphs.

string_format and copy_write_maker can both make paragraphs.

The difference between the two is that paragraph_maker adds linebreaks after every sentance, and string_format adds linebreaks roughly at the the end of every nth character specified by the length parameter.

push works in much the same way but is used for string data that is smaller, where the string_format function may produce an index error.

This works well for GUI applications where you may have issues where the text runs off the page.

How to Install:

pip install formatfuncs-Captain-William

⚠ Note:

If you're using small strings or require short width I recommend using the push function included. It produces similar outputs, but as of 0.1.1 either produces a space after every line like the copywrite function, or no spaces at all.

Examples of modified outputs

Long ass sentance input

Paragraph Style with String_Format

Formatted without Spaces

Copywrite Style Text

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

formatfuncs-Captain_William-0.1.2.tar.gz (8.9 kB view details)

Uploaded Source

File details

Details for the file formatfuncs-Captain_William-0.1.2.tar.gz.

File metadata

File hashes

Hashes for formatfuncs-Captain_William-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1c3bc88bbbd20b48708bbc736b2eb535cac5e14c58cdeda9f7e49c732a6eec22
MD5 11bdb425ce0c144562ced9a5aeceeb5c
BLAKE2b-256 5981bc5895e4c434b8a3485d7b6cd0bd60cc2b400d0af4addd4ca421749137fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page