Python Forum
Write text expander in Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Write text expander in Python
#6
(Jan-16-2020, 08:18 AM)constantin01 Wrote: My question was about how to make a programm that run in background of OS and replace letters automatically when user it writes anywhere, for example, here, in this post.

nope, nothing of that kind in your original question :-)

(Jan-15-2020, 03:46 PM)constantin01 Wrote: 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?
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

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,640 Feb-18-2023, 02:49 PM
Last Post: deanhystad
  How to write in text file - indented block Joni_Engr 4 6,479 Jul-18-2022, 09:09 AM
Last Post: Hathemand
  CSV to Text File and write a line in newline atomxkai 4 2,715 Feb-15-2022, 08:06 PM
Last Post: atomxkai
  Is there a way to move text created by turtle.write()? derekered 7 5,991 Dec-16-2020, 09:44 AM
Last Post: itexamples
  List Won't Write in Text File IILawrenceII 4 2,181 Jul-17-2020, 11:16 PM
Last Post: j.crater
  read text file and write into html with correct link jacklee26 4 2,930 Aug-02-2019, 05:48 AM
Last Post: jacklee26
  write image into string format into text file venkat18 2 4,428 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,804 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,252 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,162 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