{"id":37077783,"url":"https://github.com/pydykit/pydykit","last_synced_at":"2026-01-14T09:01:34.208Z","repository":{"id":276194914,"uuid":"829117694","full_name":"pydykit/pydykit","owner":"pydykit","description":"pydykit: A Python-based dynamics simulation toolkit.","archived":false,"fork":false,"pushed_at":"2025-03-02T22:01:16.000Z","size":8005,"stargazers_count":1,"open_issues_count":13,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-25T08:59:35.719Z","etag":null,"topics":["differential-algebraic-equations","dynamical-systems","multibody-dynamics","numerical-integration","ordinary-differential-equations","port-hamiltonian-systems","simulation-toolkit"],"latest_commit_sha":null,"homepage":"https://pydykit.github.io/pydykit/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pydykit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-15T19:47:52.000Z","updated_at":"2025-02-13T21:20:52.000Z","dependencies_parsed_at":"2025-02-06T20:33:56.784Z","dependency_job_id":"3760a2a0-7e6b-45bb-bca8-47d9a17d2e7c","html_url":"https://github.com/pydykit/pydykit","commit_stats":null,"previous_names":["pydykit/pydykit"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/pydykit/pydykit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydykit%2Fpydykit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydykit%2Fpydykit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydykit%2Fpydykit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydykit%2Fpydykit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydykit","download_url":"https://codeload.github.com/pydykit/pydykit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydykit%2Fpydykit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28414732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["differential-algebraic-equations","dynamical-systems","multibody-dynamics","numerical-integration","ordinary-differential-equations","port-hamiltonian-systems","simulation-toolkit"],"created_at":"2026-01-14T09:01:33.407Z","updated_at":"2026-01-14T09:01:34.203Z","avatar_url":"https://github.com/pydykit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/pydykit/pydykit\"\u003e\u003cimg alt=\"pydykit\" src=\"https://raw.githubusercontent.com/pydykit/pydykit/main/docs/assets/banner.png\" width=\"50%\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n[![Pytest](https://github.com/pydykit/pydykit/actions/workflows/pytest.yml/badge.svg)](https://github.com/pydykit/pydykit/actions/workflows/pytest.yml)\n[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/pydykit)](https://pypi.org/project/pydykit)\n\u003c!-- [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pydykit)](https://pypi.org/project/pydykit) --\u003e\n\n# `pydykit`: A *Py*thon-based *dy*namics simulation tool*kit*\n\n`pydykit` provides a basic framework for the simulation of dynamical systems.\nThe package is based on time stepping methods,\nwhich are discrete versions of the corresponding dynamics equations - either ordinary differential equations (ODEs) or differential-algebraic equations (DAEs).\n\n## Getting Started\n\nFollow detailed steps in the\n[documentation][pydykit_docs]\nor shortcut with\n\n```bash\npip install pydykit\n```\n\n## Contributing\n\nPlease refer to [CONTRIBUTIONG.md](CONTRIBUTING.md).\nFeel free to contact us if you have doubts or questions.\n\n## Main Contributors\n\n- **Julian K. Bauer** - _Code architect_ - [@JulianKarlBauer](https://github.com/JulianKarlBauer)\n- **Philipp L. Kinon** - _Core developer_ - [@plkinon](https://github.com/plkinon)\n\nSee also the list of [contributors](https://github.com/pydykit/pydykit/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n[pydykit_docs]: https://pydykit.github.io/pydykit/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpydykit%2Fpydykit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpydykit%2Fpydykit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpydykit%2Fpydykit/lists"}