Skip to content

This is a short and simple Python script that I've created to convert strings into ordered lists. Follow the website link to use this script online.

Notifications You must be signed in to change notification settings

Lathryx/String-to-Ordered-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

String-to-Ordered-List

This is a short and simple Python script that I've created to convert strings into ordered lists. Use this script online.

Some features I want to add:

  • Allow user to choose delimiter to parse string with.
  • Add the option to copy and paste the resulting text.
  • Make program reusable (easily/without need to exit and reopen program).

Please let me know of any other features you'd like to be added via my Twitter or by creating an issue.

Thanks!

Current issues:

  1. '!bysentence' delimiter currently does not work and returns a lengthy error.

About

This is a short and simple Python script that I've created to convert strings into ordered lists. Follow the website link to use this script online.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages