{"id":12638,"name":"xflrpy","description":"xflrpy is a python enabled version of xflr5 for scripting and design optimization.","url":"https://github.com/nikhil-sethi/xflrpy","last_synced_at":"2025-09-04T21:47:39.465Z","repository":{"id":41421338,"uuid":"355492952","full_name":"nikhil-sethi/xflrpy","owner":"nikhil-sethi","description":"xflrpy is a python enabled version of xflr5 for scripting and design optimization.","archived":false,"fork":false,"pushed_at":"2025-02-26T19:59:37.000Z","size":16881,"stargazers_count":58,"open_issues_count":1,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T23:36:26.365Z","etag":null,"topics":["aerodynamics","aircraft-design","cpp","mdo","msgpack-rpc","optimization","python","scripting","uav","xflr5"],"latest_commit_sha":null,"homepage":"","language":"C++","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/nikhil-sethi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-04-07T09:51:54.000Z","updated_at":"2025-03-24T09:12:10.000Z","dependencies_parsed_at":"2022-09-10T04:23:55.725Z","dependency_job_id":"26f5c2a5-0dcf-41c4-935f-79ec63de05c4","html_url":"https://github.com/nikhil-sethi/xflrpy","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"7dd03836c5f1ec90e5e167f52057f0a778ec9b59"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nikhil-sethi/xflrpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikhil-sethi","download_url":"https://codeload.github.com/nikhil-sethi/xflrpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy/sbom","scorecard":{"id":687154,"data":{"date":"2025-08-11","repo":{"name":"github.com/nikhil-sethi/xflrpy","commit":"ce7652da21af121442871464d40b4be160fa916a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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:0","Info: FSF or OSI recognized license: GNU General Public License v3.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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"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"}}]},"last_synced_at":"2025-08-22T01:13:50.697Z","repository_id":41421338,"created_at":"2025-08-22T01:13:50.697Z","updated_at":"2025-08-22T01:13:50.697Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273679368,"owners_count":25148625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"nikhil-sethi","name":"Nikhil Sethi","uuid":"50928699","kind":"user","description":"MSc. Robotics Student @ TU Delft","email":"","website":null,"location":"Delft, Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/50928699?u=38ac5826e6d9b6712e00908f1176a599c52f7a54\u0026v=4","repositories_count":2,"last_synced_at":"2023-04-26T15:46:42.285Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nikhil-sethi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-26T15:46:42.291Z","updated_at":"2023-04-26T15:46:42.291Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikhil-sethi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikhil-sethi/repositories"},"packages":[{"id":2975535,"name":"xflrpy","ecosystem":"pypi","description":"A python client for design optimization and scripting with XFLR5","homepage":"https://github.com/nikhil-sethi/xflrpy","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/nikhil-sethi/xflrpy","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2021-12-27T19:31:15.000Z","latest_release_published_at":"2022-02-19T15:41:38.000Z","latest_release_number":"0.4.0","last_synced_at":"2025-08-30T05:20:56.425Z","created_at":"2022-04-10T13:07:34.629Z","updated_at":"2025-08-30T05:20:56.425Z","registry_url":"https://pypi.org/project/xflrpy/","install_command":"pip install xflrpy --index-url https://pypi.org/simple","documentation_url":"https://xflrpy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"xflrpy","project_status":null},"repo_metadata":{"id":41421338,"uuid":"355492952","full_name":"nikhil-sethi/xflrpy","owner":"nikhil-sethi","description":"xflrpy is a python enabled version of xflr5 for scripting and design optimization.","archived":false,"fork":false,"pushed_at":"2023-07-22T19:27:44.000Z","size":16860,"stargazers_count":46,"open_issues_count":2,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-09T12:07:33.091Z","etag":null,"topics":["aerodynamics","aircraft-design","cpp","mdo","msgpack-rpc","optimization","python","scripting","uav","xflr5"],"latest_commit_sha":null,"homepage":"","language":"C++","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/nikhil-sethi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-04-07T09:51:54.000Z","updated_at":"2024-06-29T13:03:12.000Z","dependencies_parsed_at":"2022-09-10T04:23:55.725Z","dependency_job_id":"26f5c2a5-0dcf-41c4-935f-79ec63de05c4","html_url":"https://github.com/nikhil-sethi/xflrpy","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"7dd03836c5f1ec90e5e167f52057f0a778ec9b59"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikhil-sethi","download_url":"https://codeload.github.com/nikhil-sethi/xflrpy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214899528,"owners_count":15800466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"},"owner_record":{"login":"nikhil-sethi","name":"Nikhil Sethi","uuid":"50928699","kind":"user","description":"MSc. Robotics Student @ TU Delft","email":"","website":null,"location":"Delft, Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/50928699?u=38ac5826e6d9b6712e00908f1176a599c52f7a54\u0026v=4","repositories_count":2,"last_synced_at":"2023-04-26T15:46:42.285Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nikhil-sethi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-26T15:46:42.291Z","updated_at":"2023-04-26T15:46:42.291Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikhil-sethi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikhil-sethi/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-08-11T11:30:28.173Z","dependent_packages_count":0,"downloads":35,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.878969865640435,"dependent_repos_count":21.544734775075646,"dependent_packages_count":10.119285352930213,"stargazers_count":11.916622444379774,"forks_count":13.340826149548244,"docker_downloads_count":null,"average":18.760087717514864},"purl":"pkg:pypi/xflrpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/xflrpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/xflrpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/xflrpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-09T11:47:35.887Z","issues_count":6,"pull_requests_count":0,"avg_time_to_close_issue":19248700.5,"avg_time_to_close_pull_request":null,"issues_closed_count":4,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":6,"avg_comments_per_issue":1.1666666666666667,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2700443.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xflrpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xflrpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xflrpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/xflrpy/related_packages","maintainers":[{"uuid":"nikhil-sethi","login":"nikhil-sethi","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/nikhil-sethi/","role":null,"created_at":"2023-02-14T13:35:11.292Z","updated_at":"2023-02-14T13:35:11.292Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nikhil-sethi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724911,"maintainers_count":308244,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":681408,"full_name":"nikhil-sethi/xflrpy","default_branch":"master","committers":[{"name":"Nikhil Sethi","email":"sethi.nirvil@gmail.com","login":null,"count":48}],"total_commits":48,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":48.0,"dds":0.0,"past_year_committers":[{"name":"Nikhil Sethi","email":"sethi.nirvil@gmail.com","login":null,"count":7}],"past_year_total_commits":7,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.0,"past_year_dds":0.0,"last_synced_at":"2024-01-27T02:43:36.451Z","last_synced_commit":"7dd03836c5f1ec90e5e167f52057f0a778ec9b59","created_at":"2023-03-09T10:53:21.302Z","updated_at":"2024-01-27T02:43:36.452Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"nikhil-sethi/xflrpy","html_url":"https://github.com/nikhil-sethi/xflrpy","last_synced_at":"2025-08-31T18:57:32.779Z","status":null,"issues_count":7,"pull_requests_count":0,"avg_time_to_close_issue":16216220.2,"avg_time_to_close_pull_request":null,"issues_closed_count":5,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":7,"avg_comments_per_issue":1.1428571428571428,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":4086299.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T02:53:05.466Z","updated_at":"2025-09-02T23:36:42.022Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil-sethi%2Fxflrpy/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":7},"pull_request_author_associations_count":{"NONE":1},"issue_authors":{"HYB777":1,"Tom920706":1,"LasalJayawardena":1,"ninamoello":1,"trilbytim":1,"anuj117":1,"ManoelFylipe":1},"pull_request_authors":{"jasonhamilton":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076078,"issues_count":31296153,"pull_requests_count":95886442,"authors_count":10691401,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{"anuj117":1},"past_year_pull_request_authors":{"jasonhamilton":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":15,"IssueCommentEvent":5,"PushEvent":2,"PullRequestEvent":2,"ForkEvent":4,"CreateEvent":1},"last_year":{"IssuesEvent":3,"WatchEvent":15,"IssueCommentEvent":5,"PushEvent":2,"PullRequestEvent":2,"ForkEvent":4,"CreateEvent":1}},"keywords":["aerodynamics","aircraft-design","cpp","mdo","msgpack-rpc","optimization","python","scripting","uav","xflr5"],"dependencies":[{"ecosystem":"pypi","filepath":"PythonClient/setup.py","sha":null,"kind":"manifest","created_at":"2022-09-10T04:23:55.698Z","updated_at":"2022-09-10T04:23:55.698Z","repository_link":"https://github.com/nikhil-sethi/xflrpy/blob/master/PythonClient/setup.py","dependencies":[{"id":4361729590,"package_name":"msgpack-rpc-python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":7.6884553565499445,"created_at":"2025-09-04T15:50:42.424Z","updated_at":"2025-10-07T08:07:32.389Z","avatar_url":"https://github.com/nikhil-sethi.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":35,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/12638","html_url":"https://science.ecosyste.ms/projects/12638","bibtex_url":"https://science.ecosyste.ms/projects/12638/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/12638/export.apalike"}