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
- proyect: String, Default:
Path(name). The path of the proyect - app: String, Default:
app.py,nullto disable. The python main filename - template: String, Default:
app.html,nullto disable. The html main template - proyect_tests: String, Default:
Path(tests). The path of the proyect tests - app_tests: String, Default:
app.py,nullto disable. The python tests main filename - template_tests: String, Default:
app.html,nullto disable. The html tests main template - console: Boolean, Default:
false. Enable the console in the navegator - metatags: List. A list whith meta tags
- 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
- brython: Boolean, Default:
- scripts: List. A list whith extras scripts
- pyscripts: List. A list whith extras python scripts
- brython_url_prefix: String, Default:
/. The brython.js and brython_stdlib.js url prefix - brython_options: Dict. A dict whith brython options
License
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.13.1.tar.gz
(6.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file brython_dev-0.13.1.tar.gz.
File metadata
- Download URL: brython_dev-0.13.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.2 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77c401620f1e1f56205b3c89d175ca8c35d7a8069763dd265a0297efbc48e9c0
|
|
| MD5 |
49157b7bcd3cb3d8095fbc8796b6a05e
|
|
| BLAKE2b-256 |
07550cdf28e804d94c5ce2b2fb86750a09648a3d666f97ca67fd50cdebf40c6e
|
File details
Details for the file brython_dev-0.13.1-py3-none-any.whl.
File metadata
- Download URL: brython_dev-0.13.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.2 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c5ea18dcc4de981eba1921dce65294de8938bc626e2d851d43fef41e24ab19c
|
|
| MD5 |
adc8a3961450755102e9e23a247153e4
|
|
| BLAKE2b-256 |
0001a5c1cad1a1bbed6356fc9dc92ef7826fa76ffbc56897f712ebbfe03b2ccc
|