Python Forum
Write text expander in Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Write text expander in Python
#1
Hi

I want to write simple program in Python that replace the certain sequence of letters with some unicode symbol. For example, "delta_low" -> "δ". User defines input and output.

I have no idea how to implement it. What the place to start?
Reply


Messages In This Thread
Write text expander in Python - by constantin01 - Jan-15-2020, 03:46 PM
RE: Write text expander in Python - by Gribouillis - Jan-15-2020, 06:17 PM
RE: Write text expander in Python - by snippsat - Jan-15-2020, 07:27 PM
RE: Write text expander in Python - by perfringo - Jan-16-2020, 07:44 AM
RE: Write text expander in Python - by constantin01 - Jan-16-2020, 08:18 AM
RE: Write text expander in Python - by buran - Jan-16-2020, 08:28 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Read text file, modify it then write back Pavel_47 5 1,659 Feb-18-2023, 02:49 PM
Last Post: deanhystad
  How to write in text file - indented block Joni_Engr 4 6,489 Jul-18-2022, 09:09 AM
Last Post: Hathemand
  CSV to Text File and write a line in newline atomxkai 4 2,734 Feb-15-2022, 08:06 PM
Last Post: atomxkai
  Is there a way to move text created by turtle.write()? derekered 7 6,023 Dec-16-2020, 09:44 AM
Last Post: itexamples
  List Won't Write in Text File IILawrenceII 4 2,185 Jul-17-2020, 11:16 PM
Last Post: j.crater
  read text file and write into html with correct link jacklee26 4 2,938 Aug-02-2019, 05:48 AM
Last Post: jacklee26
  write image into string format into text file venkat18 2 4,439 Jun-01-2019, 06:46 AM
Last Post: venkat18
  write each line of a text file into separate text files and save with different names Shameendra 3 2,811 Feb-20-2019, 09:07 AM
Last Post: buran
  How to display what I write on sublime text editor on the CMD el_bueno 5 3,266 Feb-04-2019, 02:00 PM
Last Post: buran
  How to write a code to open and read text file by clicking on the "text file" kavindu 4 4,164 Jul-06-2018, 06:55 PM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020