• 1 Post
  • 15 Comments
Joined 7 months ago
cake
Cake day: February 26th, 2024

help-circle

  • I agree, the job of politicians is to reframe Trans rights as policies that benefit everyone. If everyone at a negotiation feels like they are winning you have a successful negotiation. Who cares if the new policy disproportionately benefits one group, we are all better off because of it, and in the case of Trans rights give them the same (non-codified) protections as everyone else.

    (This is if course ignoring the oft used tactic of the far right which is to do the opposite and reframe beneficial policies (eh. ACA) as something that only benefits one group by calling it a funny name (eg. Obamacare), so it’s easier said than done, but that is what the democrats should be doing more of, imho)





  • I’m only mentioning this because it’s not been mentioned in any other comments but there is a Python implementation for the CEF (Chrome Embedded Framework). It let’s you write your front end in HTML/CSS and JS while letting you call back to a Python backend. You can use any existing JS framework to do your styling (offering the most flexibility) while keeping business logic in Python. It’s not exactly what you were asking for, however you mentioned in a different comment thread that tkinter looked outdated, so thought I’d mention it.

    Link here https://github.com/cztomczak/cefpython