Skip to main content

A flashcard application to practice virtual two-sided cards

Project description

What is the motivation behind the project?

To provide a tool to quickly review new/old vocabulary, definitions and other stuff which can be resumed in under 200 words.

Installation

Usually:

$ python setup.py install

should do it. If you don’t have root access, then issue the following command:

$ python setup.py install –user

Builing it out

This project is developed with the help of buildout [1], vim, and a lot of love.

Generally, to replicate my working environment, issue the following commands:

$ python bootstrap.py && ./bin/buildout

This may take some time, but believe me it’s worth it. :-)

[1] http://www.buildout.org

Contribute

You have a great idea, like to report/squash a bug, or write some code? Your my man.

Check out the GitHub project page: https://github.com/km0r3/django-flashcard

Coding guidelines

Trying to follow PEP8, and the KISS and DRY principle.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-flashcard-0.1.1.tar.gz (6.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page