{"id":16816678,"url":"https://github.com/ale5000-git/pycompatlayer","last_synced_at":"2025-04-11T02:21:48.582Z","repository":{"id":62579427,"uuid":"67958311","full_name":"ale5000-git/pycompatlayer","owner":"ale5000-git","description":"PyCompatLayer - Compatibility layer for Python","archived":false,"fork":false,"pushed_at":"2019-01-03T18:22:10.000Z","size":109,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T23:41:30.078Z","etag":null,"topics":["compatibility","monkey-patching","pycompatlayer","python","python-library","shim"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ale5000-git.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.LESSER.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-11T22:44:24.000Z","updated_at":"2024-03-03T05:17:27.000Z","dependencies_parsed_at":"2022-11-03T20:48:57.428Z","dependency_job_id":null,"html_url":"https://github.com/ale5000-git/pycompatlayer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ale5000-git%2Fpycompatlayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ale5000-git%2Fpycompatlayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ale5000-git%2Fpycompatlayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ale5000-git%2Fpycompatlayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ale5000-git","download_url":"https://codeload.github.com/ale5000-git/pycompatlayer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248328459,"owners_count":21085321,"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":["compatibility","monkey-patching","pycompatlayer","python","python-library","shim"],"created_at":"2024-10-13T10:45:05.582Z","updated_at":"2025-04-11T02:21:48.557Z","avatar_url":"https://github.com/ale5000-git.png","language":"Python","readme":"=============\nPyCompatLayer\n=============\n:Author: `ale5000 \u003chttps://github.com/ale5000-git\u003e`_\n:License: `LGPL-3.0-or-later \u003cLICENSE.LESSER.rst\u003e`_\n\n.. image:: https://img.shields.io/bountysource/team/pycompatlayer/activity.svg?maxAge=3600\n   :alt: Bounties\n   :target: https://www.bountysource.com/teams/pycompatlayer\n\n.. image:: https://travis-ci.com/ale5000-git/pycompatlayer.svg?branch=master\n   :alt: Travis CI\n   :target: https://travis-ci.com/ale5000-git/pycompatlayer\n\n.. image:: https://codecov.io/gh/ale5000-git/pycompatlayer/branch/master/graph/badge.svg\n   :alt: Coverage\n   :target: https://codecov.io/gh/ale5000-git/pycompatlayer\n\n\nReleases\n--------\n.. image:: https://img.shields.io/pypi/v/PyCompatLayer.svg?maxAge=3600\n   :alt: PyPI release\n   :target: https://pypi.python.org/pypi/PyCompatLayer\n\n| \\\n\n.. image:: https://img.shields.io/github/release/ale5000-git/pycompatlayer.svg?label=github\u0026maxAge=3600\n   :alt: GitHub release\n   :target: https://github.com/ale5000-git/pycompatlayer/releases/latest\n\n.. image:: https://img.shields.io/github/downloads/ale5000-git/pycompatlayer/total.svg?label=github%20downloads\u0026maxAge=3600\n   :alt: Total GitHub downloads\n   :target: https://github.com/ale5000-git/pycompatlayer/releases\n\n\nInformations\n------------\n* It make all versions of Python behaving as the latest version of Python 3.\n* It will allow to add compatibility with all versions of Python without effort.\n\nIt is still under development, not all functions are supported.\n\nThe code lives on GitHub_, where you can report Issues_. The documentation is available on ReadTheDocs_.\n\n.. _GitHub: https://github.com/ale5000-git/pycompatlayer\n.. _Issues: https://github.com/ale5000-git/pycompatlayer/issues\n.. _ReadTheDocs: https://pycompatlayer.readthedocs.io/\n\n\nCompatibility\n-------------\n.. image:: https://img.shields.io/pypi/pyversions/PyCompatLayer.svg?maxAge=3600\n   :alt: Supported Python versions\n   :target: https://pypi.python.org/pypi/PyCompatLayer\n\n\nDependencies\n------------\nNone.\n\n\nInstallation\n------------\n| To install the latest release run this command:\n| ``pip install -U PyCompatLayer``\n| \n| Instead to install the latest development version run this one:\n| ``pip install -U https://api.github.com/repos/ale5000-git/pycompatlayer/zipball/master#egg=PyCompatLayer``\n\n\nCode analysis\n-------------\n.. image:: https://api.codacy.com/project/badge/Grade/38c8566189bc44eb91532e3004236c57\n   :alt: Codacy Badge\n   :target: https://www.codacy.com/app/ale5000-git/pycompatlayer?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=ale5000-git/pycompatlayer\u0026utm_campaign=badger\n\n.. image:: https://codebeat.co/badges/ab05b70b-9386-4696-a89d-dcacab208284\n   :alt: Codebeat Badge\n   :target: https://codebeat.co/projects/github-com-ale5000-git-pycompatlayer-master\n\n.. image:: https://codeclimate.com/github/ale5000-git/pycompatlayer/badges/gpa.svg\n   :alt: Code Climate Badge\n   :target: https://codeclimate.com/github/ale5000-git/pycompatlayer\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fale5000-git%2Fpycompatlayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fale5000-git%2Fpycompatlayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fale5000-git%2Fpycompatlayer/lists"}