{"id":22393737,"url":"https://github.com/artisanofcode/python-zbase32","last_synced_at":"2025-07-22T08:05:04.376Z","repository":{"id":36993370,"uuid":"420269781","full_name":"artisanofcode/python-zbase32","owner":"artisanofcode","description":" A human-oriented base-32 encoding.","archived":false,"fork":false,"pushed_at":"2023-12-04T23:58:31.000Z","size":216,"stargazers_count":5,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-03T11:43:10.573Z","etag":null,"topics":["python","python-package","zbase32"],"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/artisanofcode.png","metadata":{"funding":{"github":["artisanofcode"],"ko_fi":"danielknell"},"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2021-10-22T23:44:33.000Z","updated_at":"2025-06-01T12:58:06.000Z","dependencies_parsed_at":"2023-11-17T01:10:24.513Z","dependency_job_id":"b8614013-5ddf-49bd-80d0-ed9e2c9ddf93","html_url":"https://github.com/artisanofcode/python-zbase32","commit_stats":{"total_commits":80,"total_committers":2,"mean_commits":40.0,"dds":"0.11250000000000004","last_synced_commit":"b0a09d66bcf11bca7cbfd5d33d42891153d26df0"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/artisanofcode/python-zbase32","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artisanofcode%2Fpython-zbase32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artisanofcode%2Fpython-zbase32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artisanofcode%2Fpython-zbase32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artisanofcode%2Fpython-zbase32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artisanofcode","download_url":"https://codeload.github.com/artisanofcode/python-zbase32/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artisanofcode%2Fpython-zbase32/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266455017,"owners_count":23931349,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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"}},"keywords":["python","python-package","zbase32"],"created_at":"2024-12-05T05:07:36.107Z","updated_at":"2025-07-22T08:05:04.347Z","avatar_url":"https://github.com/artisanofcode.png","language":"Python","readme":"# zbase32\n\nA human-oriented base-32 encoding.\n\n## 🛠 Installing\n\n## poetry\n\n```\npoetry add python-zbase32\n```\n\n## pip\n\n```\npip install python-zbase32\n```\n\n## 🎓 Usage\n\n```pycon\n\u003e\u003e\u003e import zbase32\n\u003e\u003e\u003e zbase32.encode(b\"asdasd\")\n'cf3seamuco'\n\u003e\u003e\u003e zbase32.decode(\"cf3seamu\")\nb\"asdas\"\n```\n\n## 🔧  Development\n\n| Command           | Description                           |\n| ----------------- | ------------------------------------- |\n| `make bootstrap`  | install project dependencies          |\n| `make ci`         | run continuous integration tasks      |\n| `make console`    | open a repl console                   |\n| `make format`     | format all source files               |\n| `make setup`      | setup the project after a `git clone` |\n| `make test`       | run the applications test suite       |\n| `make update`     | update the project after a `git pull` |\n\n## ⚖️ Licence\n\nThis project is licensed under the [MIT licence](http://dan.mit-license.org/).\n\nAll documentation and images are licenced under the \n[Creative Commons Attribution-ShareAlike 4.0 International License][cc_by_sa].\n\n[cc_by_sa]: https://creativecommons.org/licenses/by-sa/4.0/\n\n## 📝 Meta\n\nThis project uses [Semantic Versioning](http://semver.org/).","funding_links":["https://github.com/sponsors/artisanofcode","https://ko-fi.com/danielknell"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartisanofcode%2Fpython-zbase32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartisanofcode%2Fpython-zbase32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartisanofcode%2Fpython-zbase32/lists"}