Skip to content

Releases: pythonanywhere/pythonanywhere-core

v0.3.0

10 Feb 16:08

Choose a tag to compare

  • Added Files.tree_post() for recursive directory upload, preserving structure including empty directories.
  • Added PYTHONANYWHERE_USERNAME env var to override the username used for API endpoints.
  • Webapp.create() now accepts virtualenv_path=None for apps that don't use virtualenv.

v0.2.9

14 Nov 18:22

Choose a tag to compare

Bumps up version for v0.2.9 release.

v0.2.8

02 Nov 19:46

Choose a tag to compare

Bumps up version for v0.2.8 release.

v0.2.7

08 Aug 17:01

Choose a tag to compare

removes unused imports.

v0.2.6

08 Aug 15:29

Choose a tag to compare

chore(deps): update github artifact actions

v0.2.5

16 Jul 16:43

Choose a tag to compare

PA-1319 Add comments for easier navigation in webapp tests, by: Alex,…

v0.2.4

28 Nov 18:12

Choose a tag to compare

  • python 3.12 & 3.13

v0.2.3

18 Nov 17:26

Choose a tag to compare

  • adds handling of errors during website creation

v0.2.0

17 Oct 09:59

Choose a tag to compare

Added support for api generating Let's Encrypt certificates for new style web apps.