Skip to content

Releases: pythonanywhere/helper_scripts

v0.14.1

11 Jul 11:59
Compare
Choose a tag to compare

Fix for non existing logfiles

v0.14.0

11 Jul 11:58
Compare
Choose a tag to compare

Work with new style websites

v0.13.0

11 Jul 11:57
Compare
Choose a tag to compare

Use pythonanywhere-core

v0.12.2

31 May 13:51
Compare
Choose a tag to compare
release 0.12.2

v0.12.1

11 Aug 17:19
Compare
Choose a tag to compare

Grammar changes in snakesay messages.

Students API added

11 Aug 17:16
Compare
Choose a tag to compare

Added students subcommand to pa allowing to list and delete students.

v0.11.0

10 Feb 18:13
Compare
Choose a tag to compare
  • Updates dependencies and legacy scripts default python version.
  • Drops python 3.6

Files (path) cli API wrapper

29 Jan 15:48
Compare
Choose a tag to compare
Usage: pa path [OPTIONS] COMMAND [ARGS]...

  Perform some operations on files

Options:
  --help  Show this message and exit.

Commands:
  delete   Delete file or directory at PATH.
  get      Get contents of PATH.
  share    Create a sharing link to a file at PATH or check its sharing...
  tree     Show preview of directory contents at PATH in tree-like format
           (2...

  unshare  Disable sharing link for a file at PATH.
  upload   Upload CONTENTS to file at PATH.

v0.9.10

17 Dec 11:54
Compare
Choose a tag to compare
bumps up version to 0.9.10

v0.9.5

13 Nov 20:22
Compare
Choose a tag to compare

fixes #31