eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

201
active users

#pyside6

1 post1 participant0 posts today
Grant_H<p><a href="https://mastodon.social/tags/mathstodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mathstodon</span></a> <a href="https://mastodon.social/tags/graphTheory" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>graphTheory</span></a> <br>I am working on writing a GUI for editing edge-representation <a href="https://mastodon.social/tags/Hypergraphs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Hypergraphs</span></a> Anyone played with drawing these? I have a couple of ways of approaching this, and would like to choose something useful and useable beyond just my rather narrow experience and application.</p><p>I am writing in <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> using <a href="https://mastodon.social/tags/pyside6" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyside6</span></a> and can (within reason!) make it do what is best for editing and thinking.</p><p>Any links/ references/ resources/ boosts welcome.</p>
Grant_H<p>Achievement get: editable multipoint parametric cubic splines</p><p><a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/Qt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Qt</span></a> <a href="https://mastodon.social/tags/PySide6" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PySide6</span></a></p>
Grant_H<p>If I did everything right, I have a public alpha release of my graph (nodes and edges) editor<br>With source and windows binary !<br>(I hope)<br>It's a rolling chassis, to explore the design patterns for the ultimate goal of a <a href="https://mastodon.social/tags/higraph" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>higraph</span></a> editor.</p><p><a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/PySide6" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PySide6</span></a> <a href="https://mastodon.social/tags/graphTheory" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>graphTheory</span></a></p><p><a href="https://github.com/ghillebrand/qtPyGraphEdit/tree/v0.0.0-alpha" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/ghillebrand/qtPyGra</span><span class="invisible">phEdit/tree/v0.0.0-alpha</span></a></p>
Glob God<p>I've just discovered pyqtgraph and I'm just flabbergasted at what's possible as a lowly matplotlib user.</p><p>Some of those example plots and the way you can interact with them are so awesome. If you're making py apps for data acquisition/analysis I highly recommend checking it out.</p><p><a href="https://pyqtgraph.readthedocs.io/en/latest/getting_started/introduction.html#examples" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">pyqtgraph.readthedocs.io/en/la</span><span class="invisible">test/getting_started/introduction.html#examples</span></a></p><p><a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/pyside6" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyside6</span></a> <a href="https://mastodon.social/tags/pyqt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyqt</span></a></p>
Kushal Das :python: :tor:<p>What is a good way to have real <a href="https://toots.dgplug.org/tags/thread" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>thread</span></a> or <a href="https://toots.dgplug.org/tags/process" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>process</span></a> in <a href="https://toots.dgplug.org/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> in multiplatform? the <a href="https://toots.dgplug.org/tags/QThread" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QThread</span></a> from <a href="https://toots.dgplug.org/tags/pyside6" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyside6</span></a> is the only option I used so far, but that requires the whole pyside6 library to be installed.</p>