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
,null
to disable. The python main filename - template: String, Default:
app.html
,null
to disable. The html main template - proyect_tests: String, Default:
Path(tests)
. The path of the proyect tests - app_tests: String, Default:
app.py
,null
to disable. The python tests main filename - template_tests: String, Default:
app.html
,null
to disable. The html tests main template - console: Boolean, Default:
false
. Enable the 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
- brython: Boolean, Default:
- scripts: List. A list whith extras scripts
- pyscripts: List. A list whith extras python scripts
- 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.10.2.tar.gz
(4.9 kB
view details)
Built Distribution
File details
Details for the file brython_dev-0.10.2.tar.gz
.
File metadata
- Download URL: brython_dev-0.10.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.9 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4543e808a695ab0a0ddb0cec4f23a5a3be3b3d95f22f568b9385e718973e3162 |
|
MD5 | 1879190fade1f1e6e4f18caac9fa909d |
|
BLAKE2b-256 | 36651269b907fdebecc321e17c65b347b4a1c869ebcc4fb8b2a6ee35e98f0907 |
File details
Details for the file brython_dev-0.10.2-py3-none-any.whl
.
File metadata
- Download URL: brython_dev-0.10.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.9 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1adb7c4a82d3be0c8eff5106a4a3970c95f83be45ae8ad3f63440ffe62b71b17 |
|
MD5 | 97d024ccefd55523e060623ef32780d7 |
|
BLAKE2b-256 | f5bedd0e439951c016ab58355720648c0b42f83ef07cacf193cb267b91ce017e |