Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dashboards with html tables
#1
Hello folks,

We are going to deprecate our Confluence instance soon.
I was using a Python script to append HTML table,
with static links to S3 artifacts on different Confluence Dashboards.
Have to look for simple replacement of that flow - Pyramid, Bottle or
something else (preferably in Python).
Never used any web framework before...
Planing to host it behind Nginx + oauth2_proxy.

Regards.
Reply
#2
I guess more or less any framework would do
We have tutorial on Flask - https://python-forum.io/Thread-Flask-Wea...pp-Updatet
And here is another very popular one with example on OAuth2 implemented - https://blog.miguelgrinberg.com/post/the...ello-world
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
actually here is the OAuth example https://blog.miguelgrinberg.com/post/oau...with-flask
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  HTML multi select HTML listbox with Flask/Python rfeyer 0 4,536 Mar-14-2021, 12:23 PM
Last Post: rfeyer
  Python3 + BeautifulSoup4 + lxml (HTML -> CSV) - How to loop to next HTML/new CSV Row BrandonKastning 0 2,329 Mar-22-2020, 06:10 AM
Last Post: BrandonKastning

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020