mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-07 22:28:47 -05:00
[PR #2910] [MERGED] Add PathSim #13573
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2910
Author: @milanofthe
Created: 2/11/2026
Status: ✅ Merged
Merged: 2/15/2026
Merged by: @JinyangWang27
Base:
master← Head:master📝 Commits (3)
42b8558Add PathSim to the list of Science librariesdb72994Merge branch 'vinta:master' into master061a7b4move PathSim to correct alphabetical location📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Project
PathSim
Checklist
Add project-name* [project-name](url) - Description ending with period.Why This Project Is Awesome
Which criterion does it meet? (pick one)
Explain:
How It Differs
PathSim is a Python framework for simulating dynamical systems using the block diagram abstraction. Its an open source (MIT) alternative to commercial tools such as Matlab Simulink. There is a gap in the Python ecosystem for a tool like this, which PathSim tries to fill.
Tha package is available on PyPI and conda-forge and offers a, browser-based visual editor with native Python code export of the model (also MIT licensed) thats hosted free to use at: https://view.pathsim.org
Currently, after about half a year since its public release (as of feb 2026), it has 250 stars and rising.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.