Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mysociety/sayit

SayIt - a component for recording and storing public statements.
https://github.com/mysociety/sayit

Last synced: 7 days ago
JSON representation

SayIt - a component for recording and storing public statements.

Awesome Lists containing this project

README

        

SayIt
=====

SayIt is an open source Django application or project to store transcripts
and present them in a modern, searchable format.

One example of SayIt in action is mySociety's website
`sayit.mysociety.org `_ which contains a variety
of transcripts, including:

* `The Leveson Inquiry `_
* `The Charles Taylor trial `_
* `The plays of Shakespeare `_

Another is `OpenHouse Nova Scotia `_, providing an
unofficial record of the proceedings of the Nova Scotia House of Assembly.

SayIt is a `Poplus component `_
by `mySociety `_.

Get involved
------------

If you have transcripts you'd like to be included on our website, or have
the technical skills to create such transcripts, please see
http://sayit.mysociety.org/about/community.

For more information on how to use SayIt in your own Django project or as a
standalone site, please see our
`documentation `_:

* `Installation `_
* `Testing `_
* `Development `_

Testing
-------

In a virtualenv, to run the tests::

pip install -e .[test]
./manage.py test speeches

.. image:: https://travis-ci.org/mysociety/sayit.png?branch=master
:alt: Build Status
:target: https://travis-ci.org/mysociety/sayit