coagulant / pyvideo.ru

Python videos in Russian

Home Page:http://pyvideo.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python videos in Russian

Sources of http://pyvideo.ru

To add a video, create an pull request in project tracker.

Main app in named after Sergey Eisenstein

Contributing videos

Adding videos to site is just a pull request away. See details at contibuting guideline.

Contributing code

git clone & cd
pip install -r requirements.txt
python manage.py loaddata dump.json

Dump is generated by this command:

python manage.py dumpdata -e auth.User -e admin.logentry -e tastypie.ApiKey --indent=4 > dump.json

image

image

About

Python videos in Russian

http://pyvideo.ru

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 62.9%Language:HTML 25.2%Language:JavaScript 8.9%Language:CSS 2.9%