Skip to main content

Brython developer tools

Project description

Brython-dev

Brython-dev is a Python library for developers in brython.

Installation

Use the package manager pip to install.

pip install brython-dev

Usage

For runserver

py -m brython_dev run

Configuration

The configuration is in the filename brython.yml

  • name: String. The name of the proyect
  • app: String, Default: app.py. The python main filename
  • template: String, Default: app.html. The html main template
  • console: Boolean, Default: true. Enable he console in the navegator
  • stylesheets: List. A list whith extras stylesheets
  • extensions: Dict. A dict whith enable brython extensions
    • brython: Boolean, Default: true. Enable the brython library
    • brython_stdlib: Boolean, Default: false. Enable the brython stdlib library
  • scripts: List. A list whith extras scripts
  • brython_options: Dict. A dict whith brython options

License

MIT

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

brython-dev-0.7.3.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

brython_dev-0.7.3-py3-none-any.whl (5.0 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