Skip to content

A library for accessing a spreadsheet as a native Python object suitable for templating.

License

Notifications You must be signed in to change notification settings

isabella232/copytext

 
 

Repository files navigation

copytext is a library for accessing a spreadsheet as a native Python object suitable for templating.

On the NPR Visuals team we use this as part of our app-template. Whenever a project is rendered we fetch a Google Spreadsheet containing all the project's editable text. This spreadsheet is passed to copytext, which produces an object suitable for using in our Flask templates. This allows us to give our writers and editors a document to write in which they are more comfortable with than they would be editing the code directly.

About

A library for accessing a spreadsheet as a native Python object suitable for templating.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%