Code Monkey home page Code Monkey logo

openletters's Introduction

A project which tries to define the social networks that can be defined from
letters written in the nineteenth century. Currently the project focuses on
Charles Dickens but this will be expanded as new datasets are created. 

Project home page (wiki): http://wiki.okfn.org/p/Open_Letters

Installation and Setup
======================

You will need to have python, mercurial, setuptools, virtualenv and pip to
install ``openletters`` (all other dependencies will be automatically installed
using pip)::

    # check out the code to openletters directory
    hg clone https://knowledgeforge.net/letters/hg openletters

    # move into the directory
    cd openletters

    # now install it to virtualenv at ../pyenv-openletters using pip
    pip -E ../pyenv-openletters install -r pip-requirements.txt


Make a config file as follows::

    paster make-config openletters development.ini

Tweak the config file as appropriate and then setup the application::

    paster setup-app config.ini

Then you are ready to go.


Using the Command Line Tools
============================

Our command line tools have been created as `paster commands` (and found in
openletters/cli.py). To get a list do::

    paster -h

And look at commands in openletters section (some of other commands may be
useful to). To get more info on a given command do::

    paster {command} -h

.. _paster commands: http://pythonpaste.org/script/developer.html

openletters's People

Contributors

austgate avatar rufuspollock avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

spencerx

openletters's Issues

Needs maintenance!

This code has been untouched for a number of years, and could use some developer love. There are people around the world who may be depending on this content being accessible. Adding security features, checking up on much overdue issues, and of course updating the underlying datasets is something this community would very much appreciate. Nevertheless, it is being archived until such time as there is renewed interest in maintenance.

If you or someone you know can tend to this repository, please drop us a line here: https://discuss.okfn.org/t/winter-maintenance-of-okfn-projects/10116/

Update theme

Suggest we bootstrap-ify and use something clean and simple

perhaps put out a call for help on okfn-labs for design assistance?

Timeline

Need to either update the timeline using MIT stuff or recreate our own. The original had a speed issue so something to think about.

Home page

Need a simple homepage that introduces the site and also lets users discover the various sections.

Data storage

At the moment, all the data lives in json files. We could store this in a mongo db on heroku… Would that be ok?

Letter clock

We need to either find or regenerate the letter clock that Rufus created.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.