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, 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.1.tar.gz (10.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: telepath-0.1.1.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.0

File hashes

Hashes for telepath-0.1.1.tar.gz
Algorithm Hash digest
SHA256 543b49b7c144ef622d02d5717dac1e8b857a3eb5493218aae9a82db4d79e26f6
MD5 e2cfddb795c063151abd9e681d351642
BLAKE2b-256 1695bf4d5f0e8a6dc7072ffd25a61cfc4b2ab0c3547867a03006c2d26776bb26

See more details on using hashes here.

Supported by

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