{"id":37074983,"url":"https://github.com/centaurialpha/pireal","last_synced_at":"2026-01-14T08:49:57.852Z","repository":{"id":3252188,"uuid":"39000128","full_name":"centaurialpha/pireal","owner":"centaurialpha","description":"Relational Algebra Interpreter writting in Python and Qt","archived":false,"fork":false,"pushed_at":"2025-10-18T19:08:30.000Z","size":4243,"stargazers_count":32,"open_issues_count":43,"forks_count":6,"subscribers_count":3,"default_branch":"development","last_synced_at":"2025-10-25T10:04:03.263Z","etag":null,"topics":["database","python","relational-algebra","relational-databases"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/centaurialpha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-07-13T08:24:20.000Z","updated_at":"2025-09-21T00:21:35.000Z","dependencies_parsed_at":"2024-04-07T07:28:59.256Z","dependency_job_id":"187b2d62-f622-44d3-929d-66b4c4388b44","html_url":"https://github.com/centaurialpha/pireal","commit_stats":{"total_commits":911,"total_committers":5,"mean_commits":182.2,"dds":0.03073545554335899,"last_synced_commit":"7712deb78173df1ac21de7e27f5072f648d99c54"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/centaurialpha/pireal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/centaurialpha%2Fpireal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/centaurialpha%2Fpireal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/centaurialpha%2Fpireal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/centaurialpha%2Fpireal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/centaurialpha","download_url":"https://codeload.github.com/centaurialpha/pireal/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/centaurialpha%2Fpireal/sbom","scorecard":{"id":270917,"data":{"date":"2025-08-11","repo":{"name":"github.com/centaurialpha/pireal","commit":"4409f3f5a0121b4e45d421abcb3a27f9bcda68f0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":"Maintained","score":9,"reason":"10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cicd.yml:1","Info: no jobLevel write permissions found"],"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":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/centaurialpha/pireal/cicd.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/centaurialpha/pireal/cicd.yml/development?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.1.0 not signed: https://api.github.com/repos/centaurialpha/pireal/releases/41242677","Warn: release artifact v3.0 not signed: https://api.github.com/repos/centaurialpha/pireal/releases/11165370","Warn: release artifact v2.0.2 not signed: https://api.github.com/repos/centaurialpha/pireal/releases/5918545","Warn: release artifact v1.0.2 not signed: https://api.github.com/repos/centaurialpha/pireal/releases/3035295","Warn: release artifact v3.1.0 does not have provenance: https://api.github.com/repos/centaurialpha/pireal/releases/41242677","Warn: release artifact v3.0 does not have provenance: https://api.github.com/repos/centaurialpha/pireal/releases/11165370","Warn: release artifact v2.0.2 does not have provenance: https://api.github.com/repos/centaurialpha/pireal/releases/5918545","Warn: release artifact v1.0.2 does not have provenance: https://api.github.com/repos/centaurialpha/pireal/releases/3035295"],"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 4 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-17T13:19:53.840Z","repository_id":3252188,"created_at":"2025-08-17T13:19:53.840Z","updated_at":"2025-08-17T13:19:53.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28414693,"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":["database","python","relational-algebra","relational-databases"],"created_at":"2026-01-14T08:49:57.167Z","updated_at":"2026-01-14T08:49:57.845Z","avatar_url":"https://github.com/centaurialpha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"top\"\u003e\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  # πreal\n\n  [![CI](https://github.com/centaurialpha/pireal/actions/workflows/cicd.yml/badge.svg)](https://github.com/centaurialpha/pireal/actions/workflows/cicd.yml)\n  [![Coverage Status](https://coveralls.io/repos/github/centaurialpha/pireal/badge.svg)](https://coveralls.io/github/centaurialpha/pireal)\n  ![code style](https://img.shields.io/badge/code%20style-black-black?style=flat)\n\nA Relational Algebra interpreter.\n\n  [Getting started](#getting-started) •\n  [Report Bug](https://github.com/centaurialpha/pireal/issues)\n\n\u003c/div\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\n![pireal-in-action](https://user-images.githubusercontent.com/5894606/112898688-89c90680-90b7-11eb-8ae1-372d406b33fd.png)\n\n**πireal** is a teaching tool for use in learning introduction to database. It allows the user to interactively experiment with Relational Algebra.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Built With\n\n* [Python](https://python.org/)\n* [PyQt](https://riverbankcomputing.com/software/pyqt/intro)\n* [Qt](https://www.qt.io/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Getting Started\n\nYou can download the installer from [here](). Currently we only have installer for Windows and Debian. If you know how to pack for Mac OS or any other Linux distribution, I'll thank you.\n\nThere is always the option to execute from the sources:\n\n### Prerequisites\n\n**NOTE**: The following commands assume that you have activated the virtual environment of your project.\n\n```\n$ pip install .\n```\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nFirst install all dependencies to have the development environment ready:\n\n```\n$ make pip-install\n```\nTake a look the `Makefile` for more commands:\n\n```\n$ make\ntest                    -- run tests\ntest-gui                -- run tests for GUI\ntest-integration        -- run integration tests\npep8                    -- run pycodestyle\nflake8                   -- run flake8\nlint                    -- run pycodestyle and flake8\ndist                    -- run python setup.py sdist\ndeb                     -- build a .deb package\nrc                      -- buil resources\n```\n\nNow you're ready to contribute to the project 🙂.\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the GNU GPLv3. See `COPYING` for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nGabriel Acosta - [@_alfacentauri](https://twitter.com/_alfacentauri) - acostadariogabriel@gmail.com\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcentaurialpha%2Fpireal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcentaurialpha%2Fpireal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcentaurialpha%2Fpireal/lists"}