{"id":34028271,"url":"https://github.com/gpagliuca/pyfas","last_synced_at":"2026-03-17T22:10:51.664Z","repository":{"id":3040663,"uuid":"48259666","full_name":"gpagliuca/pyfas","owner":"gpagliuca","description":"toolbox for flow assurance engineers","archived":false,"fork":false,"pushed_at":"2025-09-09T07:30:28.000Z","size":29731,"stargazers_count":41,"open_issues_count":6,"forks_count":23,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-01-02T16:46:21.504Z","etag":null,"topics":["dynamic-simulations","engineering","flow-assurance-engineers"],"latest_commit_sha":null,"homepage":null,"language":"Smarty","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/gpagliuca.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","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-12-18T22:39:39.000Z","updated_at":"2025-12-06T03:14:41.000Z","dependencies_parsed_at":"2022-08-08T11:00:01.994Z","dependency_job_id":"96d7f2ee-b346-419d-a0aa-cdd26338d0e5","html_url":"https://github.com/gpagliuca/pyfas","commit_stats":{"total_commits":146,"total_committers":5,"mean_commits":29.2,"dds":0.0273972602739726,"last_synced_commit":"a9a8ec43268fc82cde79e3f450efcff8b70be072"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/gpagliuca/pyfas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpagliuca%2Fpyfas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpagliuca%2Fpyfas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpagliuca%2Fpyfas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpagliuca%2Fpyfas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpagliuca","download_url":"https://codeload.github.com/gpagliuca/pyfas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpagliuca%2Fpyfas/sbom","scorecard":{"id":442566,"data":{"date":"2025-08-11","repo":{"name":"github.com/gpagliuca/pyfas","commit":"002e37647365ff6ae1f855d247463b1e2b1a9622"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/22 approved changesets -- score normalized to 2","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: dist/pyfas-0.4.0-py3-none-any.whl:1","Warn: binary detected: dist/pyfas-0.4.1-py3-none-any.whl:1"],"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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/python-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/gpagliuca/pyfas/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gpagliuca/pyfas/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/gpagliuca/pyfas/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gpagliuca/pyfas/python-publish.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-19T05:53:23.123Z","repository_id":3040663,"created_at":"2025-08-19T05:53:23.123Z","updated_at":"2025-08-19T05:53:23.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30633240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"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":["dynamic-simulations","engineering","flow-assurance-engineers"],"created_at":"2025-12-13T17:04:34.993Z","updated_at":"2026-03-17T22:10:51.636Z","avatar_url":"https://github.com/gpagliuca.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Documentation Status](https://readthedocs.org/projects/pyfas/badge/?version=latest)](http://pyfas.readthedocs.io/en/latest/?badge=latest)\n[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/gpagliuca/pyfas)\n\n# Pyfas\n\nPyfas is a python toolbox for flow assurance engineers.\n\n### Wrappers\nAt this moment in time the toolbox contains wrappers for:\n\n* OLGA \n* Unisim Design\n* GAP \n* Pipesim (via OpenLink, for all the versions \u003c= 2012.4)\n\n**Olga** is the standard de facto for the dynamic simulations of multiphase\nsystems (single pipelines or complex network) in the oil and gas indistry. The\nsimulator has text input and output files; with pyfas you can expose Olga\nresults to python (both trends and profiles) or dump all the results to excel/csv\nfor your post-precessing.\n\n**UnisimDesign** is mainly a process simulator but can be used also to simulate\npipelines or networks in particular providing some external components.\nDifferently from Olga Unisim (unfortunately) does not use text input or\noutput files, the only way to communicate with the software is via a COM interface\nusing pywin32.  Pyfas does not pretend to exposes all the possible\nfunctionalities of Unisim, only a very limited subset is available at the\nmoment.\n\n**PipeSim** is a steady state simulator for both single branches or networks\n\n### Utilities\n\n* Tab files processing\n* Surge volume calculation\n* PIRead functionality\n\n**Tab files** are look-up tables with specific thermodynamic properties at\ngiven pressure and temperature intervals used for flash calculations by dynamic\nsimulators. These files are generated by thermodynamic simulators (like\nPTVTsim) and it is good practice to have a look on this information *before*\na dynamic simulation. With pyfas it is possible to generate 3d plots of all the\nproperties and examine more in detail critical ones. \n\nThe **surge volume calculation** utility returns the surge volume given a drain\nrate and a liquid flowrate time series. Not more than a simple discrete\nintegration.\n\nWith **PIRead** it is possible to retrieve PI values from a PI server.\n\nA live demo should be available here below (no installation required)\n\n[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/gpagliuca/pyfas)\n\n# Installation \n`pip install pyfas`\n\n# Examples and documentation\n\n[![Documentation Status](https://readthedocs.org/projects/pyfas/badge/?version=latest)](http://pyfas.readthedocs.io/en/latest/?badge=latest)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpagliuca%2Fpyfas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgpagliuca%2Fpyfas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpagliuca%2Fpyfas/lists"}