Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wwj718/course_backup
a tool to backup open edx courses
https://github.com/wwj718/course_backup
Last synced: 11 days ago
JSON representation
a tool to backup open edx courses
- Host: GitHub
- URL: https://github.com/wwj718/course_backup
- Owner: wwj718
- License: isc
- Created: 2016-04-12T02:31:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T19:45:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T07:47:00.682Z (about 1 month ago)
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===============================
course_backup
===============================.. image:: https://img.shields.io/pypi/v/course_backup.svg
:target: https://pypi.python.org/pypi/course_backup.. image:: https://img.shields.io/travis/wwj718/course_backup.svg
:target: https://travis-ci.org/wwj718/course_backup.. image:: https://readthedocs.org/projects/course_backup/badge/?version=latest
:target: https://readthedocs.org/projects/course_backup/?badge=latest
:alt: Documentation Statusbackup open edx courses
* Free software: ISC license
* Documentation: https://course_backup.readthedocs.org.Features
--------* 自动备份用户创建的课程
* 定时下载
* 多线程下载Todo
--------* 滚动备份
* 只备份差异版本
* 间隔时间选择
* 云端同步Install
--------* pip install course_backup
* for dev
* git clone https://github.com/wwj718/course_backup.git
* pip install -e ./course_backupUsage
--------course_backup --help