{"id":16738245,"url":"https://github.com/tonyseek/python-base36","last_synced_at":"2025-04-09T17:24:29.321Z","repository":{"id":24238772,"uuid":"27631618","full_name":"tonyseek/python-base36","owner":"tonyseek","description":"Yet another implementation for the positional numeral system using 36 as the radix","archived":false,"fork":false,"pushed_at":"2024-07-24T09:08:27.000Z","size":10,"stargazers_count":24,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-14T00:29:49.351Z","etag":null,"topics":["base36","hex","python"],"latest_commit_sha":null,"homepage":null,"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/tonyseek.png","metadata":{"files":{"readme":"README.rst","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-12-06T11:09:13.000Z","updated_at":"2024-07-24T09:08:31.000Z","dependencies_parsed_at":"2024-10-26T00:29:27.611Z","dependency_job_id":null,"html_url":"https://github.com/tonyseek/python-base36","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"4650988d9730e5cf9ca4a8fd634556f03c6d1c58"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyseek%2Fpython-base36","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyseek%2Fpython-base36/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyseek%2Fpython-base36/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyseek%2Fpython-base36/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonyseek","download_url":"https://codeload.github.com/tonyseek/python-base36/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248075609,"owners_count":21043623,"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"}},"keywords":["base36","hex","python"],"created_at":"2024-10-13T00:29:48.532Z","updated_at":"2025-04-09T17:24:29.296Z","avatar_url":"https://github.com/tonyseek.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"|Build Status| |Coverage Status| |PyPI Version| |Wheel Status|\n\nBase36 in Python\n================\n\nYet another implementation for the positional numeral system using 36 as the radix.\n\n\nInstallation\n------------\n\n::\n\n    pip install base36\n\n\nUsage\n-----\n\n::\n\n    import base36\n\n    assert base36.dumps(19930503) == 'bv6h3'\n    assert base36.loads('bv6h3') == 19930503\n\n\nIssues\n------\n\nIf you want to report bugs or request features, please create issues on\n`GitHub Issues \u003chttps://github.com/tonyseek/python-base36/issues\u003e`_.\n\n\nContributes\n-----------\n\nYou can send a pull reueqst on\n`GitHub \u003chttps://github.com/tonyseek/python-base36/pulls\u003e`_.\n\n\n.. |Build Status| image:: https://img.shields.io/travis/tonyseek/python-base36.svg?style=flat\n   :target: https://travis-ci.org/tonyseek/python-base36\n   :alt: Build Status\n.. |Coverage Status| image:: https://img.shields.io/coveralls/tonyseek/python-base36.svg?style=flat\n   :target: https://coveralls.io/r/tonyseek/python-base36\n   :alt: Coverage Status\n.. |Wheel Status| image:: https://img.shields.io/pypi/wheel/base36.svg?style=flat\n   :target: https://warehouse.python.org/project/base36\n   :alt: Wheel Status\n.. |PyPI Version| image:: https://img.shields.io/pypi/v/base36.svg?style=flat\n   :target: https://pypi.python.org/pypi/base36\n   :alt: PyPI Version\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonyseek%2Fpython-base36","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonyseek%2Fpython-base36","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonyseek%2Fpython-base36/lists"}