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.3.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file brython_dev-0.10.3.tar.gz
.
File metadata
- Download URL: brython_dev-0.10.3.tar.gz
- Upload date:
- Size: 5.0 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 | 45038e0608d5fa1a565539399c6d38df6324fa9aa965a74455badd35f1379b00 |
|
MD5 | fd09021d7356ec3b0fe67b130867eb77 |
|
BLAKE2b-256 | 6eb02a41b14083cb56d4990c95d21ef8b5a10083ba7ded2c5d062c747e4975e6 |
File details
Details for the file brython_dev-0.10.3-py3-none-any.whl
.
File metadata
- Download URL: brython_dev-0.10.3-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 | 057da334282e04533fe43a10021cc96802657d7580174e9934feea68cf5b70d7 |
|
MD5 | 11d31e7c004e132d1a1d86c5770cbede |
|
BLAKE2b-256 | 2cd08f848bbb5bcfeff2bd338765c1b746dd63625749f7dfdeef0680c8d831e4 |