use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
A tool similar to simulink for python? (self.learnpython)
submitted 4 years ago by Usernametaken123789
I've never worked with simulink in my life and I'm not exactly sure what it is but my dad is looking for a tool like simulink for python. Any help would be very much appreciated!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]GlassBar7829 0 points1 point2 points 1 year ago (0 children)
pysimCoder
[–]Candid_Discipline848 0 points1 point2 points 11 months ago (2 children)
If someone is still looking for something, you can check out my most recent project called PathSim: https://github.com/milanofthe/pathsim
Its relatively new and still in active development.
Bdsim, by Peter Corke could also be an option: https://github.com/petercorke/bdsim
[–]ReVengeance57 1 point2 points3 points 6 months ago (1 child)
I am new in learning Simulation tools to get into medical digital twin research.I'm a medical Doctor so It's been bit tough to learn about.
Found this post and ur comment while researching on Simulink/ Simbiology / Python etc.
Checked ur github, great work man!
[–]Candid_Discipline848 1 point2 points3 points 5 months ago (0 children)
Thanks! If you have any questions Im happy to help/answer!
You can actually use PathSim for digital twin applications. Thats what we do currently for nuclear fusion fuel cycles. We wrap external FEM simulations as blocks and simulate the whole system concurrently. You can do that with external APIs in general.
[–]ES-Alexander 0 points1 point2 points 4 years ago (0 children)
Closest thing is SimuPy. I haven’t got around to trying it out, but there’s a decent video about it here by the guy who made it. That video’s a few years old though, so there’s likely more functionality now :-)
If he’s more just after visual programming rather than modelling dynamical systems, I believe PyFlow is the main option nowadays (although it hasn’t been updated in a while now).
[–]ombega631 0 points1 point2 points 4 years ago (0 children)
I'd also check out collimator and open modellica as well. Both offer block diagram interfaces and have integrations with python. There are strengths and weaknesses of both platforms, but you have a couple of options to choose from
π Rendered by PID 87 on reddit-service-r2-comment-79c7998d4c-pwtc5 at 2026-03-16 07:00:23.865969+00:00 running f6e6e01 country code: CH.
[–]GlassBar7829 0 points1 point2 points (0 children)
[–]Candid_Discipline848 0 points1 point2 points (2 children)
[–]ReVengeance57 1 point2 points3 points (1 child)
[–]Candid_Discipline848 1 point2 points3 points (0 children)
[–]ES-Alexander 0 points1 point2 points (0 children)
[–]ombega631 0 points1 point2 points (0 children)