Skip to content

Releases: pythonanywhere/pythonanywhere-core

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 16:08
  • 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

Choose a tag to compare

@github-actions github-actions released this 14 Nov 18:22
Bumps up version for v0.2.9 release.

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 02 Nov 19:46
Bumps up version for v0.2.8 release.

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 08 Aug 17:01
removes unused imports.

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 08 Aug 15:29
chore(deps): update github artifact actions

v0.2.5

Choose a tag to compare

@caseneuve caseneuve released this 16 Jul 16:43
PA-1319 Add comments for easier navigation in webapp tests, by: Alex,…

v0.2.4

Choose a tag to compare

@filiplajszczak filiplajszczak released this 28 Nov 18:12
  • python 3.12 & 3.13

v0.2.3

Choose a tag to compare

@ninakahr ninakahr released this 18 Nov 17:26
  • adds handling of errors during website creation

v0.2.0

Choose a tag to compare

@filiplajszczak filiplajszczak released this 17 Oct 09:59

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