Python Forum
Chain object that have parent child relation..
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Chain object that have parent child relation..
#11
(Dec-12-2023, 10:11 AM)SpongeB0B Wrote: so If I understand correctly I could create the HTML Tag / structure trough
BeautifulSoup
No, I'm only saying that you can prettify existing html code with beautifulsoup. It means that you don't need to worry about formatting when you generate html.

There are python modules to create html tag structures, but I don't know them enough to recommend one of them.
SpongeB0B likes this post
« We can solve any problem by introducing an extra level of indirection »
Reply


Messages In This Thread
RE: Chain object that have parent child relation.. - by Gribouillis - Dec-12-2023, 01:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Using one child class method in another child class garynewport 5 1,680 Jan-11-2023, 06:07 PM
Last Post: garynewport
  Find if chain of characters or number Frankduc 4 1,826 Feb-11-2022, 01:55 PM
Last Post: Frankduc
  How to access parent object attribute Pavel_47 2 8,857 Nov-19-2021, 09:36 PM
Last Post: deanhystad
  Can we access instance variable of parent class in child class using inheritance akdube 3 14,046 Nov-13-2020, 03:43 AM
Last Post: SalsaBeanDip
  How to Locate an Attribute's Parent Object? calvinsomething 5 3,037 Nov-13-2020, 01:52 AM
Last Post: calvinsomething
  Python3 binary tree not replacing parent nodes with child nodes Aspect11 0 1,801 Sep-23-2020, 02:22 PM
Last Post: Aspect11
  Getter/Setter : get parent attribute, but no Getter/Setter in parent nboweb 2 3,027 May-11-2020, 07:22 PM
Last Post: nboweb
  updating certain values in dict. with relation to their keys malevy 17 5,386 Nov-27-2019, 02:37 PM
Last Post: buran
  XML Parsing Child karthi_python 1 1,913 May-16-2019, 01:37 PM
Last Post: karthi_python
  logging: child module unable to get parent config jerryxiao 3 3,407 Apr-09-2019, 04:17 AM
Last Post: jerryxiao

Forum Jump:

User Panel Messages

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