{"id":37722265,"url":"https://github.com/msclock/pyauthorizer","last_synced_at":"2026-01-16T13:34:02.095Z","repository":{"id":194270784,"uuid":"690457409","full_name":"msclock/pyauthorizer","owner":"msclock","description":"A simple authorizer for python project.","archived":false,"fork":false,"pushed_at":"2025-02-10T00:48:12.000Z","size":26923,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-19T21:36:31.003Z","etag":null,"topics":["authentication","authorizer","license","license-generator"],"latest_commit_sha":null,"homepage":"https://msclock.github.io/pyauthorizer/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msclock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-09-12T08:28:22.000Z","updated_at":"2024-12-12T04:36:23.000Z","dependencies_parsed_at":"2023-12-01T02:29:22.996Z","dependency_job_id":"ff4041d8-2009-4a47-b2f8-b8b3d341b14f","html_url":"https://github.com/msclock/pyauthorizer","commit_stats":null,"previous_names":["msclock/pylicense","msclock/pyauthorizer"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/msclock/pyauthorizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msclock%2Fpyauthorizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msclock%2Fpyauthorizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msclock%2Fpyauthorizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msclock%2Fpyauthorizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msclock","download_url":"https://codeload.github.com/msclock/pyauthorizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msclock%2Fpyauthorizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":["authentication","authorizer","license","license-generator"],"created_at":"2026-01-16T13:34:02.030Z","updated_at":"2026-01-16T13:34:02.088Z","avatar_url":"https://github.com/msclock.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyauthorizer\n\n\u003c!-- SPHINX-START --\u003e\n\n[![Actions Status][actions-badge]][actions-link]\n[![PyPI version][pypi-version]][pypi-link]\n[![PyPI platforms][pypi-platforms]][pypi-link]\n\n\u003c!-- prettier-ignore-start --\u003e\n[actions-badge]:            https://github.com/msclock/pyauthorizer/actions/workflows/ci.yml/badge.svg\n[actions-link]:             https://github.com/msclock/pyauthorizer/actions/workflows/ci.yml\n[pypi-link]:                https://pypi.org/project/pyauthorizer/\n[pypi-platforms]:           https://img.shields.io/pypi/pyversions/pyauthorizer\n[pypi-version]:             https://img.shields.io/pypi/v/pyauthorizer?color\n\u003c!-- prettier-ignore-end --\u003e\n\nA simple authorizer for python project.\n\nIn some cases, even for a scripting language like Python, it may be necessary to\ngenerate and validate tokens for specific use cases. The `pyauthorizer` provides\na simple way to generate and validate licenses. Additionally, the built-in\nplugins make it easy to customize encryptors and decryptors. There is also a\nsimple command-line tool available.\n\n## Install\n\nPackage-built has uploaded to pypi and just install with the command:\n\n```bash\npip install pyauthorizer\n```\n\n## Usage\n\nTo generate and validate a license, use the command:\n\n```bash\npyauthorizer create -f simple -C password=1234567890  -O /tmp/license.json\npyauthorizer validate -f simple -C password=1234567890  -I /tmp/license.json\n```\n\nMore command options can be listed by using `pyauthorizer --help`.\n\n\u003c!-- SPHINX-END --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsclock%2Fpyauthorizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsclock%2Fpyauthorizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsclock%2Fpyauthorizer/lists"}