{"id":34072750,"url":"https://github.com/lightningames/pylnbits","last_synced_at":"2026-04-01T20:20:01.295Z","repository":{"id":47293147,"uuid":"368339559","full_name":"lightningames/pylnbits","owner":"lightningames","description":"python package for Lnbits API","archived":false,"fork":false,"pushed_at":"2025-05-26T03:33:10.000Z","size":6474,"stargazers_count":13,"open_issues_count":9,"forks_count":12,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-16T09:15:17.087Z","etag":null,"topics":["api-client","bitcoin","hacktoberfest","library","lightning","lnbits","package","payments","python","python3"],"latest_commit_sha":null,"homepage":"","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/lightningames.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2021-05-17T22:42:42.000Z","updated_at":"2025-09-01T06:46:41.000Z","dependencies_parsed_at":"2024-04-18T04:33:26.629Z","dependency_job_id":"fc2eec25-e6ed-4ab1-96de-e6fcc314986c","html_url":"https://github.com/lightningames/pylnbits","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/lightningames/pylnbits","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightningames%2Fpylnbits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightningames%2Fpylnbits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightningames%2Fpylnbits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightningames%2Fpylnbits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lightningames","download_url":"https://codeload.github.com/lightningames/pylnbits/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightningames%2Fpylnbits/sbom","scorecard":{"id":589211,"data":{"date":"2025-08-11","repo":{"name":"github.com/lightningames/pylnbits","commit":"663dab02e451ce8e7a14b5c2575e7c07b52f0d9f"},"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":"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":"Code-Review","score":0,"reason":"Found 0/3 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.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":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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lightningames/pylnbits/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lightningames/pylnbits/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:17","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj"],"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":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 24 commits out of 30 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-20T21:23:59.959Z","repository_id":47293147,"created_at":"2025-08-20T21:23:59.959Z","updated_at":"2025-08-20T21:23:59.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31018674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"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":["api-client","bitcoin","hacktoberfest","library","lightning","lnbits","package","payments","python","python3"],"created_at":"2025-12-14T08:20:12.970Z","updated_at":"2026-03-27T04:25:46.890Z","avatar_url":"https://github.com/lightningames.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pylnbits\n\nPull Requests are Welcome!\n\nAn asyncio/aiohttp python library of methods for accessing [lnbits](https://github.com/lnbits/lnbits/) API or your own install. For use when building front end or app layer projects with lnbits. \n\n## Read the Docs\n\nhttps://lightningames.github.io/pylnbits/\n\nSee also [Powered-by-LNBits](https://github.com/lnbits/lnbits/wiki/Powered-by-LNbits) for more resources. \nThis project, [pylnbits](https://github.com/lightningames/pylnbits), is also listed on the Powered by LNbits wiki. \n\n## Updating the docs\n\nSee mkdocs for guidance on how to update docs and also https://github.com/lightningames/pylnbits/blob/main/mkdocs.yml\n\n\ndeploy to github pages: \n\nhttps://www.mkdocs.org/user-guide/deploying-your-docs/#github-pages\n\n\n```\nmkdocs gh-deploy\n```\n\n## Getting Started\n\n### With Poetry\n\npoetry version at least 1.4.2\n\n```\ngit clone https://github.com/lightningames/pylnbits\npoetry install\n```\n\n### With Virtual Env\n\nversion at least python3.8\n\n```\ngit clone https://github.com/lightningames/pylnbits\ncd pylnbits\npython3 -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\npip install -e .\n```\n\nCopy config_sample.yml to config.yml and update the variables with your lnbits install:\n\n```\nlnbits_url: \"https://lnbits.com\"\nin_key: \"fill in with your Invoice Key here\"\nadmin_key: \"fill with your admin key here \"\n```\n\nRun tests in tests directory to see sample usage.\n\nNOTE: This is experimental software. The only modules \u0026 Extensions covered presently are: \n\n- User Wallet \n- User Manager\n- LNURLp\n- LNURLw\n- LndHub\n- Invoices\n- Split Payments\n\nIf you would like to contribute, please feel free to make a pull request. \n\n\n## Library Installation\n\ncurrent release is 0.0.9, tested to LNBits 0.11.2\n\n```\npip install pylnbits\n````\n\nhttps://pypi.org/project/pylnbits/\n\n## Other\n\nCheck linting and formatting\n`pre-commit run -a`\n\nBuild for distribution\n`python3 setup.py build`\n\nAlso see Tutorials for build to release on PyPi for uploading distribution archives\nhttps://packaging.python.org/en/latest/tutorials/packaging-projects/\n\n## Contributors\n\u003ca href=\"https://github.com/lightningames/pylnbits/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=lightningames/pylnbits\" /\u003e\n\u003c/a\u003e\n\n\n\nRun Examples\n\nSee the `tests` directory for working examples\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightningames%2Fpylnbits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightningames%2Fpylnbits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightningames%2Fpylnbits/lists"}