Skip to main content

The async fast canavs file syncer.

Project description

Canvas-Syncer

MIT License CodeFactor PyPi Version

An async python script that synchronizes files and folders across Canvas Files and local, with extremely fast speed.

Installation

You may use one of the following

Through Binary

For Windows users, you can find binary(.exe) file here: https://github.com/BoYanZh/Canvas-Syncer/releases. Unzip it and double click canvassyncer.exe file to run, or calling it in shell.

Through pip

pip3 install -U canvassyncer

If you have not installed pip yet, you may refer to https://pip.pypa.io/en/stable/installing/ or the search engine to get your pip.

From Source

git clone https://github.com/BoYanZh/Canvas-Syncer && cd Canvas-Syncer
pip install -e .

Usage

canvassyncer

Then input the information following the guide.

Note:

  1. courseCode should be something like VG100, ECE4530J
  2. courseID should be an integer. Check the canvas link of the course. e.g. courseID = 7 for https://jicanvas.com/courses/7.

You can use canvassyncer -h to get help.

Optional arguments:

  -h, --help            show this help message and exit
  -r                    recreate config file
  -y                    confirm all prompts
  --no-subfolder        do not create a course code named subfolder when synchronizing files
  -p PATH, --path PATH  appoint config file path
  -c CONNECTION, --connection CONNECTION
                        max connection count with server
  -x PROXY, --proxy PROXY
                        download proxy
  -V, --version         show program's version number and exit
  -d, --debug           show debug information
  --no-keep-older-version
                        do not keep older version

How to get your token?

Open Your Canvas-Account-Approved Integrations-New Access Token

Or it can be easily achieved with https://github.com/BoYanZh/JI-Auth if you are a UM-SJTU-JI student.

Contribution

Please feel free to create issues and pull requests.

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

canvassyncer-2.0.11.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

canvassyncer-2.0.11-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

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