[PR #2910] [MERGED] Add PathSim #6622

Closed
opened 2026-04-17 07:34:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (3)

  • 42b8558 Add PathSim to the list of Science libraries
  • db72994 Merge branch 'vinta:master' into master
  • 061a7b4 move PathSim to correct alphabetical location

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Project

PathSim

Checklist

  • One project per PR
  • PR title format: Add project-name
  • Entry format: * [project-name](url) - Description ending with period.
  • Description is concise and short

Why This Project Is Awesome

Which criterion does it meet? (pick one)

  • Industry Standard - The go-to tool for a specific use case
  • Rising Star - 5000+ stars in < 2 years, significant adoption
  • Hidden Gem - Exceptional quality, solves niche problems elegantly

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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2910 **Author:** [@milanofthe](https://github.com/milanofthe) **Created:** 2/11/2026 **Status:** ✅ Merged **Merged:** 2/15/2026 **Merged by:** [@JinyangWang27](https://github.com/JinyangWang27) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`42b8558`](https://github.com/vinta/awesome-python/commit/42b8558a31d4b9c309b5645c85459e2610c529b9) Add PathSim to the list of Science libraries - [`db72994`](https://github.com/vinta/awesome-python/commit/db72994fe88315460e955171b452bb30f761b8a3) Merge branch 'vinta:master' into master - [`061a7b4`](https://github.com/vinta/awesome-python/commit/061a7b476d41ff2a7943229e6c51acea05df4c62) move PathSim to correct alphabetical location ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Project [PathSim](https://github.com/pathsim/pathsim) ## Checklist - [x] One project per PR - [x] PR title format: `Add project-name` - [x] Entry format: `* [project-name](url) - Description ending with period.` - [x] Description is concise and short ## Why This Project Is Awesome Which criterion does it meet? (pick one) - [ ] **Industry Standard** - The go-to tool for a specific use case - [ ] **Rising Star** - 5000+ stars in < 2 years, significant adoption - [x] **Hidden Gem** - Exceptional quality, solves niche problems elegantly 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 07:34:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#6622