eQualityTime / Public

1 stars 0 forks source link

Atomiser script #136

Open joereddington opened 2 years ago

joereddington commented 2 years ago

Designing grant-writing software.

So I want to be able to have a library of 'atoms' - paragraphs that have been previously relevant to a funding bid. I want to be able to compile these into a funding bid. I also want updates to the funding bid to compile right back again.

So this is a python script. It reads a file, Seperates out the second level headings and their content and stores them into a dic. When it reads the second file it overwrites the section contents and writes it back again (with a switch to print out 'new' sections)

Script

System

Bonus

joereddington commented 2 years ago

So what are we thinking about this? We set up four or so files with small atoms we could use - I suspect that the three funding bids we have coming in will be a test for reuse...