{"id":37086173,"url":"https://github.com/opensistemas-hub/osbrain","last_synced_at":"2026-01-14T10:36:22.477Z","repository":{"id":57449659,"uuid":"63174113","full_name":"opensistemas-hub/osbrain","owner":"opensistemas-hub","description":"osBrain - A general-purpose multi-agent system module written in Python","archived":false,"fork":false,"pushed_at":"2019-11-15T16:22:58.000Z","size":794,"stargazers_count":179,"open_issues_count":61,"forks_count":44,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-09-25T07:16:52.596Z","etag":null,"topics":["distributed-systems","hacktoberfest","multiagent-systems"],"latest_commit_sha":null,"homepage":"https://osbrain.readthedocs.io/en/stable/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opensistemas-hub.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-12T16:25:13.000Z","updated_at":"2025-09-17T03:35:05.000Z","dependencies_parsed_at":"2022-09-26T17:31:06.060Z","dependency_job_id":null,"html_url":"https://github.com/opensistemas-hub/osbrain","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/opensistemas-hub/osbrain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensistemas-hub%2Fosbrain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensistemas-hub%2Fosbrain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensistemas-hub%2Fosbrain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensistemas-hub%2Fosbrain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opensistemas-hub","download_url":"https://codeload.github.com/opensistemas-hub/osbrain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensistemas-hub%2Fosbrain/sbom","scorecard":{"id":710262,"data":{"date":"2025-08-11","repo":{"name":"github.com/opensistemas-hub/osbrain","commit":"a9abc82fb194348cceaabb897b394821fee2f135"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 13/15 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T07:57:37.065Z","repository_id":57449659,"created_at":"2025-08-22T07:57:37.065Z","updated_at":"2025-08-22T07:57:37.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28417664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:25:19.714Z","status":"ssl_error","status_checked_at":"2026-01-14T10:22:49.371Z","response_time":107,"last_error":"SSL_read: 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":["distributed-systems","hacktoberfest","multiagent-systems"],"created_at":"2026-01-14T10:36:21.840Z","updated_at":"2026-01-14T10:36:22.465Z","avatar_url":"https://github.com/opensistemas-hub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"|logo|\n\n|travis| |appveyor| |version| |documentation|\n|codeclimate| |codecov|\n|requirements|\n\nosBrain is a **general-purpose multi-agent system module** written in\nPython and developed by `OpenSistemas \u003chttp://www.opensistemas.com\u003e`__.\nAgents run independently as system processes and communicate with each\nother using message passing.\n\nosBrain uses `ØMQ \u003chttps://zeromq.org/\u003e`__ for efficient and flexible\nmessage passing between agents. It also uses\n`Pyro4 \u003chttps://pythonhosted.org/Pyro4/\u003e`__\nto ease the configuration and deployment of complex systems.\n\nPlease read the\n`osBrain documentation \u003chttps://osbrain.readthedocs.io/en/stable/\u003e`__\nfor a bit more detailed introduction.\n\nosBrain is licensed under the\n`Apache License \u003chttps://osbrain.readthedocs.io/en/stable/license.html\u003e`__.\n\n-  `Documentation \u003chttps://osbrain.readthedocs.io/en/stable/\u003e`__.\n-  `osBrain on Pypi \u003chttps://pypi.python.org/pypi/osbrain\u003e`__.\n\n\nInstalling osBrain\n==================\n\nosBrain requires Python 3. Most probably, Python 3 is already packaged\nfor your favorite distribution (and maybe even installed by default in your\nsystem). If you do not have Python 3 available, consider using\n`Conda \u003chttp://conda.pydata.org/miniconda.html\u003e`__ to create a virtual\nenvironment with Python 3.\n\nInstalling osBrain is very simple with ``pip``:\n\n.. code-block:: bash\n\n   pip install osbrain\n\nYou should now be able to import ``osbrain`` from a python console:\n\n.. code-block:: python\n\n   \u003e\u003e\u003e import osbrain\n\n\nCode examples\n=============\n\nIf you want to learn how to use osBrain, refer to the\n`tutorial in the documentation \u003chttps://osbrain.readthedocs.io/en/stable/\u003e`__\nfor a set of step-by-step simple code examples.\n\n\nWhat can you use osBrain for?\n=============================\n\nosBrain has been successfully used to develop a real-time automated-trading\nplatform in `OpenSistemas \u003chttp://www.opensistemas.com\u003e`__, but being a\ngeneral-purpose multi-agent system, it is not limited to this application.\nOther applications include:\n\n-  Transportation.\n-  Logistics.\n-  Defense and military applications.\n-  Networking.\n-  Load balancing.\n-  Self-healing networks.\n\nIn general, osBrain can be used whenever a multi-agent system architecture\nfits the application well:\n\n-  Autonomy of the agents.\n-  Local views.\n-  Decentralization.\n\n\n.. |logo| image:: https://cdn.rawgit.com/opensistemas-hub/osbrain/master/docs/source/_static/osbrain-logo-name.svg\n.. |travis| image:: https://api.travis-ci.org/opensistemas-hub/osbrain.svg?branch=master\n   :target: https://travis-ci.org/opensistemas-hub/osbrain\n   :alt: Travis build status badge\n.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/opensistemas-hub/osbrain?branch=master\u0026svg=true\n   :target: https://ci.appveyor.com/project/osbrain-ci/osbrain\n   :alt: AppVeyor build status badge\n.. |version| image:: https://img.shields.io/pypi/v/osbrain.svg\n   :target: https://pypi.python.org/pypi/osbrain/\n   :alt: Latest version badge\n.. |documentation| image:: https://readthedocs.org/projects/osbrain/badge/?version=stable\n   :target: http://osbrain.readthedocs.io/en/stable/\n   :alt: Documentation badge\n.. |codeclimate| image:: https://codeclimate.com/github/opensistemas-hub/osbrain/badges/gpa.svg\n   :target: https://codeclimate.com/github/opensistemas-hub/osbrain\n   :alt: Code Climate badge\n.. |codecov| image:: https://codecov.io/github/opensistemas-hub/osbrain/coverage.svg?branch=master\n   :target: https://codecov.io/github/opensistemas-hub/osbrain\n   :alt: Coverage (codecov) badge\n.. |requirements| image:: https://requires.io/github/opensistemas-hub/osbrain/requirements.svg\n   :target: https://requires.io/github/opensistemas-hub/osbrain/requirements/\n   :alt: Requirements badge\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensistemas-hub%2Fosbrain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensistemas-hub%2Fosbrain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensistemas-hub%2Fosbrain/lists"}