webalchemy
Modern web development with Python
File Explorer
Download Latest Version (.zip)- 1.txt
- favicon.ico
- __init__.py
- colors_meteor_example.py
- __init__.py
- hello_world_example.py
- jquerymobile_example.html
- jquerymobile_example.py
- __init__.py
- math_explorer.py
- lowres_elevbump.jpg
- lowres_fairclouds.png
- lowres_noclouds.jpg
- lowres_starfield.png
- lowres_water.png
- __init__.py
- freeze_app.py
- serve_through_websocket.py
- three_d_earth.py
- webglearth.html
- __init__.py
- board.py
- tictactoe_example.py
- base.css
- base.js
- bg.png
- bower.json
- index.html
- readme.md
- readme_template.md
- __init__.py
- freeze_app.py
- README.md
- serve_through_websocket.py
- todomvc.html
- todomvc.py
- __init__.py
- classy.js
- comm.js
- cookie.js
- download_url.js
- reconnecting_ws.js
- reconnection_overlay.js
- vendor.js
- weba.js
- __init__.py
- bootstrap3_wrapper.py
- __init__.py
- __init__.py
- menu.py
- sort.py
- table.py
- __init__.py
- __init__.py
- config.py
- htmlparser.py
- main.html
- mainhtml.py
- monkeypatch.py
- mvc.py
- remotedocument.py
- saferef.py
- server.py
- Stacker.py
- version.py
- .gitignore
- LICENSE.txt
- logo.png
- logo.svg
- MANIFEST.in
- README.md
- requirements.txt
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/skariel/webalchemy
Downloads the entire project code from GitHub to your computer.
cd webalchemy
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
