Skip to main content

Wrapper around the PythonAnywhere API with classes for consoles, webapps, etc.

Project description

pyanywhere

This is a wrapper for the PythonAnywhere API that is currently in alpha stage of development. Here is an example showing how it works:

from pyanywhere.users import User
user = User('username', token='XXXXXXXX')

# Print names of all consoles
for console in user.get_consoles():
    print(console.name)

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyanywhere-0.0.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file pyanywhere-0.0.0-py3-none-any.whl.

File metadata

  • Download URL: pyanywhere-0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.0

File hashes

Hashes for pyanywhere-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f1c404f480595c2d6a030319feb7fb831c1b9a3e1ca0804e38730cc435940149
MD5 c8549354396baa5c6b881ccfe606fcbf
BLAKE2b-256 b4dc65df757edd94d64c17ba1388d6fa34f4350a02d3d075cae736e63d14e354

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page