{"id":15070051,"url":"https://github.com/vb64/py23","last_synced_at":"2026-01-02T08:37:37.177Z","repository":{"id":36694574,"uuid":"229244910","full_name":"vb64/py23","owner":"vb64","description":"Python 2/3 compatible functions","archived":false,"fork":false,"pushed_at":"2023-02-10T17:11:52.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-22T19:48:32.575Z","etag":null,"topics":["python2","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/vb64.png","metadata":{"files":{"readme":"README.md","changelog":"history.txt","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":"2019-12-20T10:35:19.000Z","updated_at":"2023-02-09T11:33:03.000Z","dependencies_parsed_at":"2025-01-22T19:54:48.328Z","dependency_job_id":null,"html_url":"https://github.com/vb64/py23","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb64%2Fpy23","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb64%2Fpy23/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb64%2Fpy23/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vb64%2Fpy23/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vb64","download_url":"https://codeload.github.com/vb64/py23/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243838054,"owners_count":20355976,"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":["python2","python3"],"created_at":"2024-09-25T01:46:46.108Z","updated_at":"2026-01-02T08:37:37.108Z","avatar_url":"https://github.com/vb64.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library py23\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/vb64/py23/pep257.yml?label=Pep257\u0026style=plastic\u0026branch=main)](https://github.com/vb64/py23/actions?query=workflow%3Apep257)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/vb64/py23/py2.yml?label=Python%202.7\u0026style=plastic\u0026branch=main)](https://github.com/vb64/py23/actions?query=workflow%3Apy2)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/vb64/py23/py3.yml?label=Python%203.7-3.10\u0026style=plastic\u0026branch=main)](https://github.com/vb64/py23/actions?query=workflow%3Apy3)\n\nPython 2/3 compatible functions\n\n## Installation\n\n```bash\n$ pip install py23\n```\n\n## Usage\n\n```python\nimport os\nfrom py23 import load_module_by_path\n\npy_module = load_module_by_path(os.path.join('py23', '__init__.py')\nassert callable(py_module.remove_symbols)\n```\n\n## Development\n\n```\n$ git clone git@github.com:vb64/py23.git\n$ cd py23\n```\nWith Python 3:\n```\n$ make setup PYTHON_BIN=/path/to/python3\n$ make tests\n```\nWith Python 2:\n```\n$ make setup2 PYTHON_BIN=/path/to/python2\n$ make tests2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvb64%2Fpy23","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvb64%2Fpy23","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvb64%2Fpy23/lists"}