Skip to main content

A library for exchanging data between Python and JavaScript

Project description

# telepath

telepath is a Django library for exchanging data between Python and JavaScript, allowing you to build apps with rich client-side interfaces while keeping the business logic in server-side code.

## What does it do?

It provides a mechanism for packing structured data, including Python objects, into a JSON-serializable format. This mechanism can be extended to support any Python class, by registering the class with a corresponding JavaScript implementation. The packed data can then be included in an HTTP response, and unpacked in JavaScript to obtain an equivalent data structure to the original. Think of it as [pickle](https://docs.python.org/3/library/pickle.html), but with the unpickling happening in the browser.

Full documentation: https://wagtail.github.io/telepath/

Project details


Download files

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

Source Distribution

telepath-0.1.tar.gz (7.2 kB view details)

Uploaded Source

File details

Details for the file telepath-0.1.tar.gz.

File metadata

  • Download URL: telepath-0.1.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.1 setuptools/36.0.1 requests-toolbelt/0.8.0 tqdm/4.14.0 CPython/3.5.0

File hashes

Hashes for telepath-0.1.tar.gz
Algorithm Hash digest
SHA256 221031e9b54bb6994e71c73da91fc1d2cd4b6f35e6dd09f6c1c7f9adbd01d725
MD5 39839c368d83309c24e73c2bbde7a6e7
BLAKE2b-256 977ccde139da454e4bb430d69b2ae61f4d8943006b966d313a0df410e5926f6c

See more details on using hashes here.

Provenance

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