Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #40901

Any other screenwriters?

Newsgroups comp.lang.python
Date 2013-03-08 13:07 -0800
Message-ID <d09d7eaf-9271-424c-8c2f-52cf1b082427@googlegroups.com> (permalink)
Subject Any other screenwriters?
From Rick Dooling <rpdooling@gmail.com>

Show all headers | View raw


Hello all,

I am an amateur Python person, and I usually learn just enough to make one writing tool or another as I go, because mainly I'm a writer, not a programmer.

Recently, I've been exploring a markdown syntax called Fountain for screenwriters

http://fountain.io/syntax

https://github.com/nyousefi/Fountain

There are several apps that purportedly will allow screenwriters to convert plain text files to PDFs that follow screenwriting format. They cannot replace the $250 programs we use once production begins, but they are good enough for working drafts until production begins.

However, most of these programs are "apps" with closed GUIs, and of course I'm looking for a way to do the same thing with Python and call it from the command-line or from within Vim

To that end, I would like to take this Ruby script (which works pretty well, but throws errors in Mac OS X; some Ruby ones and some Prince ones) and convert it to Python so I can fix it myself, because I don't know Ruby at all, and would rather work in Python.

https://github.com/olivertaylor/Textplay

Any pointers?

Thanks a bunch,

Rick Dooling

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Any other screenwriters? Rick Dooling <rpdooling@gmail.com> - 2013-03-08 13:07 -0800
  Re: Any other screenwriters? Chris Angelico <rosuav@gmail.com> - 2013-03-09 08:51 +1100
    Re: Any other screenwriters? richarddooling@gmail.com - 2013-03-08 14:42 -0800
    Re: Any other screenwriters? richarddooling@gmail.com - 2013-03-08 14:42 -0800
  Re: Any other screenwriters? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-03-08 19:41 -0800
    Re: Any other screenwriters? richarddooling@gmail.com - 2013-03-08 21:36 -0800
      Re: Any other screenwriters? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-03-09 15:07 -0800
  Trelby (was: Any other screenwriters?) "W. Martin Borgert" <debacle@debian.org> - 2013-03-09 10:42 +0100
  Re: Any other screenwriters? richarddooling@gmail.com - 2013-03-10 07:53 -0700

csiph-web