Skip to content

Commit acd9636

Browse files
Add PythonAnywhere to hosting providers list (#858)
* Add PythonAnywhere to hosting providers list * Update _data/hosting_providers.json Co-authored-by: ohemorange <ebportnoy@gmail.com> * Update _data/hosting_providers.json Co-authored-by: ohemorange <ebportnoy@gmail.com> * Update _data/hosting_providers.json Co-authored-by: ohemorange <ebportnoy@gmail.com> --------- Co-authored-by: ohemorange <ebportnoy@gmail.com>
1 parent 499f72b commit acd9636

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

_data/hosting_providers.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2878,5 +2878,15 @@
28782878
"plan": "",
28792879
"reviewed": "2025.04.22",
28802880
"note": "Free & automated SSL for all web hosting plans"
2881+
},
2882+
{
2883+
"name": "PythonAnywhere",
2884+
"link": "https://www.pythonanywhere.com",
2885+
"category": "partial",
2886+
"tutorial": "https://help.pythonanywhere.com/pages/HTTPSSetup",
2887+
"announcement": "",
2888+
"plan": "",
2889+
"reviewed": "2026.03.04",
2890+
"note": "Full HTTPS support is available for non-custom domains."
28812891
}
28822892
]

0 commit comments

Comments
 (0)