X
X
x672018-10-01 14:38:21
Python
x67, 2018-10-01 14:38:21

How to build web pages without diving into the frontend?

I am looking for an easy way to generate square web pages without immersing myself in html and css and with minimal immersion in js (I want ajax)
to visualize graphs, tables and maps with buttons, checkboxes and sliders. Python backend. The requirements for appearance are simple - a maximum of functional components, automatic generation of the entire front and what would it look like cleanly, without serious bugs. Preferably with a visual editor (if any).
I heard there are such libraries as plotly, bokeh, dash. But I don’t know which one is easier to start and contains a minimum of pitfalls

Answer the question

In order to leave comments, you need to log in

4 answer(s)
X
xmoonlight, 2018-10-01
@xmoonlight

No way.
1. The simplest admin block layout tool is includeHTML .
2. For charts - Chart.js

O
Oleg Gamega, 2018-10-01
@gadfi

an interactive front without js (coffee, clojur, tc ... not the point, the browser will still have js ) this is a wet dream of many back-end developers, despite the huge loot that was poured in, it is still that big, easier and faster to figure it out with js, even if without layout for simple things to learn for an evening, two (yes, yes, yes, the devil is in the details, but at the level of using jqury or something similar, then for an evening of two, a good spa, of course, requires its own tools and other costs)

A
Alibaba2018, 2018-10-01
@Alibaba2018

bootstrap

R
Roman, 2019-03-19
@procode

Drupal 8

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question