-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
- How does this read from multiple files? (a script)
System
- Need a file for 'core' questions about the system itself
- What are your activities?
Bonus
- First level headers (which in my head are the questions from the funder) contain a wordcount of their subheadings.
- Works with copy paste back out of Word
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Dropped