Skip to main content

Create interactive web UIs with Python instead of JavaScript!

Project description

PyOnly

PyOnly lets you build interactive web UIs using Python instead of JavaScript. It enables you to deploy machine learning applications because existing libraries such as TensorFlow can be used. PyOnly works without plugins or code transpilation in all modern web browsers, including mobile browsers. The client logic runs on the server and the required UI changes are sent to the client. Consequently, you don't have to jump between client and server code since both are in the same script. On top of that, you can integrate PyOnly into your existing projects because JavaScript functions, APIs and libraries can be accessed.

Install

$ pip install pyonly

Documentation

Documentation is available at http://pyonly.com/docs/overview.php

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

pyonly-0.1.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

pyonly-0.1-py3-none-any.whl (10.3 kB view hashes)

Uploaded Python 3

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