{"id":37063063,"url":"https://github.com/amosbastian/fpl","last_synced_at":"2026-01-14T07:02:08.791Z","repository":{"id":28960859,"uuid":"116973478","full_name":"amosbastian/fpl","owner":"amosbastian","description":"An asynchronous Python wrapper for the Fantasy Premier League API.","archived":false,"fork":false,"pushed_at":"2024-07-26T11:00:57.000Z","size":479,"stargazers_count":320,"open_issues_count":14,"forks_count":105,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-12-20T04:22:26.792Z","etag":null,"topics":["cli","fantasy-football","fantasy-premier-league","football","fpl","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://fpl.readthedocs.io","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/amosbastian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing/authors.rst","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-10T15:12:49.000Z","updated_at":"2025-10-27T00:57:30.000Z","dependencies_parsed_at":"2023-10-20T17:08:24.822Z","dependency_job_id":null,"html_url":"https://github.com/amosbastian/fpl","commit_stats":{"total_commits":542,"total_committers":17,"mean_commits":31.88235294117647,"dds":0.5774907749077491,"last_synced_commit":"a42e39d25ed7ad2941aa127f7353555d8a4e55c5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amosbastian/fpl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amosbastian%2Ffpl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amosbastian%2Ffpl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amosbastian%2Ffpl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amosbastian%2Ffpl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amosbastian","download_url":"https://codeload.github.com/amosbastian/fpl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amosbastian%2Ffpl/sbom","scorecard":{"id":190343,"data":{"date":"2025-08-11","repo":{"name":"github.com/amosbastian/fpl","commit":"76c674f7298428906bca3f1e1b7fb4463e090726"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/17 approved changesets -- score normalized to 4","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":"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":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":"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":"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/pytest.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/amosbastian/fpl/pytest.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/amosbastian/fpl/pytest.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/amosbastian/fpl/pytest.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yaml:22","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pytest.yaml: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":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":"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":"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: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:32:55.927Z","repository_id":28960859,"created_at":"2025-08-16T20:32:55.927Z","updated_at":"2025-08-16T20:32:55.927Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28412486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["cli","fantasy-football","fantasy-premier-league","football","fpl","hacktoberfest"],"created_at":"2026-01-14T07:02:08.083Z","updated_at":"2026-01-14T07:02:08.779Z","avatar_url":"https://github.com/amosbastian.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://fpl.readthedocs.io/en/latest/\"\u003e\n    \u003cimg src=\"https://i.imgur.com/ao1t2qN.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    A Python wrapper around the Fantasy Premier League API\n    \u003cbr\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://travis-ci.org/amosbastian/fpl\" alt=\"Build\"\u003e\n        \u003cimg src=\"https://travis-ci.org/amosbastian/fpl.svg?branch=master\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://fpl.readthedocs.io/en/latest/\" alt=\"Documentation\"\u003e\n        \u003cimg src=\"https://readthedocs.org/projects/fpl/badge/?version=latest\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://pypi.org/project/fpl/\" alt=\"Version\"\u003e\n        \u003cimg src=\"https://badge.fury.io/py/fpl.svg\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://pypi.org/project/fpl/\" alt=\"Python version\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Python-3.6%2B-blue.svg\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://codecov.io/gh/amosbastian/fpl\"\u003e\n        \u003cimg src=\"https://codecov.io/gh/amosbastian/fpl/branch/master/graph/badge.svg\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nJoin the [Discord server](https://discord.gg/cjY37fv) or submit [an issue](https://github.com/amosbastian/fpl/issues) for help and / or suggestions!\n\n## Installing fpl\n\nThe recommended way to install fpl is via `pip`.\n\n    pip install fpl\n\nTo install it directly from GitHub you can do the following:\n\n    git clone git://github.com/amosbastian/fpl.git\n\nYou can also install a [.tar file](https://github.com/amosbastian/fpl/tarball/master)\nor [.zip file](https://github.com/amosbastian/fpl/tarball/master)\n\n    curl -OL https://github.com/amosbastian/fpl/tarball/master\n    curl -OL https://github.com/amosbastian/fpl/zipball/master # Windows\n\nOnce it has been downloaded you can easily install it using `pip`:\n\n    cd fpl\n    pip install .\n\n## Contributing\n\n1. Fork the repository on GitHub.\n2. Create a `credentials.cfg` file with your FPL login and password (see [example](docs/_static/example-credentials-file.cfg)).\n3. Run the tests with `pytest tests/` to confirm they all pass on your system.\n   If the tests fail, then try and find out why this is happening. If you aren't\n   able to do this yourself, then don't hesitate to either create an issue on\n   GitHub, contact me on Discord or send an email to [amosbastian@gmail.com](mailto:amosbastian@gmail.com\u003e).\n3. Either create your feature and then write tests for it, or do this the other\n   way around.\n4. Run all tests again with with `pytest tests/` to confirm that everything\n   still passes, including your newly added test(s).\n5. Create a pull request for the main repository's `master` branch.\n\nFor more information on how to contribute to **fpl** see [the contributing guide](https://fpl.readthedocs.io/en/latest/contributing/contributing.html).\n\n## Documentation\n\nDocumentation and examples for **fpl** can be found at http://fpl.readthedocs.io/en/latest/.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famosbastian%2Ffpl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famosbastian%2Ffpl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famosbastian%2Ffpl/lists"}