{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://hostdir.net/providers/pythonanywhere",
    "name": "PythonAnywhere",
    "url": "https://pythonanywhere.com",
    "description": "PythonAnywhere is a cloud-based Python hosting and development platform founded in 2011 and based in Richmond, UK. It lets you code, run, and host Python applications directly from a browser without managing your own server. The service offers a full Python environment with pre-installed libraries like NumPy and SciPy,",
    "sameAs": [
        "https://pythonanywhere.com"
    ],
    "mainEntityOfPage": "https://hostdir.net/providers/pythonanywhere",
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "_hostdir": {
        "kind": "provider",
        "slug": "pythonanywhere",
        "canonical": "https://hostdir.net/providers/pythonanywhere",
        "starting_price_usd_monthly": "10.00",
        "license": "CC BY 4.0",
        "license_url": "https://creativecommons.org/licenses/by/4.0/",
        "attribution": "HostDir — https://hostdir.net/providers/pythonanywhere"
    }
}