{"id":20940402,"url":"https://github.com/fedora-python/portingdb","last_synced_at":"2025-04-07T12:08:49.658Z","repository":{"id":41309100,"uuid":"43004554","full_name":"fedora-python/portingdb","owner":"fedora-python","description":"Database \u0026 tools to track Python 2 removal from Fedora","archived":false,"fork":false,"pushed_at":"2024-11-13T14:53:01.000Z","size":36379,"stargazers_count":31,"open_issues_count":1,"forks_count":37,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-31T11:02:37.830Z","etag":null,"topics":["fedora","git-scraping","python2-python3"],"latest_commit_sha":null,"homepage":"https://fedora.portingdb.xyz","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/fedora-python.png","metadata":{"files":{"readme":"README","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":"2015-09-23T14:02:23.000Z","updated_at":"2024-11-13T14:52:14.000Z","dependencies_parsed_at":"2023-01-27T20:01:04.532Z","dependency_job_id":"bca88529-ecbe-4569-b644-26e979592334","html_url":"https://github.com/fedora-python/portingdb","commit_stats":{"total_commits":1881,"total_committers":47,"mean_commits":40.02127659574468,"dds":0.3896863370547581,"last_synced_commit":"afddba0bef4bd93d70a639ae0cfd768e18abf414"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedora-python%2Fportingdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedora-python%2Fportingdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedora-python%2Fportingdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedora-python%2Fportingdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fedora-python","download_url":"https://codeload.github.com/fedora-python/portingdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648978,"owners_count":20972945,"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":["fedora","git-scraping","python2-python3"],"created_at":"2024-11-18T23:10:12.284Z","updated_at":"2025-04-07T12:08:49.641Z","avatar_url":"https://github.com/fedora-python.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"A database of packages that still need Python 2 in Fedora, and tools to manage it.\n\nThis software is a mess. It was created for one purpose and was expected to not be needed soon.\nMeanwhile, hacks are piling on.\n\n# Deployed report\n\nA HTML report is located at:\n\n    https://fedora.portingdb.xyz/\n\nUnless you want to refresh data there, or run additional reports, you can just look at that.\n\n# Installation\n\nThis software is not released.\nTo install it, first set up a\n[Python virtual environment](https://developer.fedoraproject.org/tech/languages/python/python-installation.html)\nwith Python 3.7+.\nThen run directly from Git working directory:\n\n    (venv) $ pip install --editable .  # Mind the dot at the end!\n\n\n# Usage\n\nTo start a HTML report server, start:\n\n    (venv) $ export PYTHONPATH=.\n    (venv) $ python -m portingdb serve\n\n# Check drops\n\nThere is a script that checks what python2 packages can be dropped from Fedora\nduring the [Mass Python 2 Package Removal](https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal).\n\nChange your Python virtual environment to include system side packages:\n\n    (venv) $ cat venv/pyvenv.cfg\n    ...\n    include-system-site-packages = true\n    ...\n\nReactivate if needed:\n\n    (venv) $ deactivate\n    $ . venv/bin/activate\n\nAnd run it with:\n\n    (venv) $ python -m portingdb --datadir data/ check-drops\n\nSee the docstring of [portingdb/check_drops.py](./portingdb/check_drops.py)\nfor more info.\n\n# Freezing\n\n   A static website with the HTML repot can be build by:\n\n    (venv) $ export PYTHONPATH=.\n    (venv) $ python elsasite.py freeze\n\n   You can add `--serve` for he `freeze` command to immediately inspect the result.\n\n# Contribute\n\n- A guide for updating the data is [in `docs/`](./docs/update_portingdb.rst).\n- Issue Tracker: https://github.com/fedora-python/portingdb/issues\n- Source Code: https://github.com/fedora-python/portingdb\n\n\n# License\n\nThis code is under the MIT license. May it serve you well.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedora-python%2Fportingdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedora-python%2Fportingdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedora-python%2Fportingdb/lists"}