🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

django-mobileu

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-mobileu

The MobileU MVP framework allows other developers to easily build mobile education sites.

1.1.3
Maintainers
2

MobileU MOOC

The MobileU MVP framework allows other developers to easily build mobile education sites.

|mobileu-ci|_

Installation


::

    $ virtualenv ve
    $ source ve/bin/activate
    (ve)$ pip install -r requirements.txt

Run Tests
~~~~~~~~~

::

    $ source ve/bin/activate
    (ve)$ python manage.py test



.. |mobileu-ci| image:: https://travis-ci.org/praekelt/mobileu.svg?branch=develop
.. _mobileu-ci: https://travis-ci.org/praekelt/mobileu

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts