Python Forum
Parse text from a .txt file and save multiple output .txt
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parse text from a .txt file and save multiple output .txt
#5
I would prefer to use the chapter titles in my table of contents, since they are shorter and have already been cleaned up in my earlier code. That's the issue I've been having- trying to figure out how to pull the chapter titles out from my earlier lines and use them within the file name. I would also prefer not to need line 13, since it is relying on a certain number of spaces after the chapter title as opposed to simply pulling out the text I have already separated and pulling the text out of the associated line number. Any ideas?
Reply


Messages In This Thread
RE: Parse text from a .txt file and save multiple output .txt - by rattlerskin - Mar-16-2017, 05:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  dictionary output to text file (beginner) Delg_Dankil 2 1,221 Jul-12-2023, 11:45 AM
Last Post: deanhystad
  Output File ? Kessie1971 11 2,073 May-11-2023, 08:31 AM
Last Post: buran
Bug [for a h/w project] How to save and get back dictionary in a .json file in TinyDB. adithya_like_py 4 3,602 Feb-05-2021, 10:49 AM
Last Post: buran
  Read text file, process data and print specific output Happythankyoumoreplease 3 2,938 Feb-20-2020, 12:19 PM
Last Post: jefsummers
  parse text, save individual chapters into text files isniffbooks 3 3,829 Nov-07-2019, 12:04 AM
Last Post: isniffbooks
  Convert text from an image to a text file Evil_Patrick 5 4,323 Jul-30-2019, 07:57 PM
Last Post: DeaD_EyE
  Using Pandas to save csv file into mysql database with for loop kirito85 4 3,493 Feb-05-2019, 01:13 AM
Last Post: kirito85
  reading text file and writing to an output file precedded by line numbers kannan 7 10,478 Dec-11-2018, 02:19 PM
Last Post: ichabod801
  Multiple XML file covert to CSV output file krish143 1 3,367 Jul-27-2018, 06:55 PM
Last Post: ichabod801
  How to get output in a file? BananaRekt 3 3,183 May-06-2018, 06:04 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