{"id":13701169,"url":"https://github.com/chhantyal/py3readiness","last_synced_at":"2025-03-16T17:34:04.741Z","repository":{"id":14657528,"uuid":"17375874","full_name":"chhantyal/py3readiness","owner":"chhantyal","description":"Python 3 support graph for most popular packages","archived":false,"fork":false,"pushed_at":"2020-01-27T10:34:01.000Z","size":257,"stargazers_count":159,"open_issues_count":11,"forks_count":70,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-02-27T11:48:21.082Z","etag":null,"topics":["packages","packaging","pypi","python","python3"],"latest_commit_sha":null,"homepage":"http://chhantyal.net/py3readiness","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chhantyal.png","metadata":{"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}},"created_at":"2014-03-03T18:45:40.000Z","updated_at":"2022-11-30T11:19:27.000Z","dependencies_parsed_at":"2022-09-02T00:02:34.543Z","dependency_job_id":null,"html_url":"https://github.com/chhantyal/py3readiness","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chhantyal%2Fpy3readiness","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chhantyal%2Fpy3readiness/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chhantyal%2Fpy3readiness/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chhantyal%2Fpy3readiness/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chhantyal","download_url":"https://codeload.github.com/chhantyal/py3readiness/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243822295,"owners_count":20353500,"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":["packages","packaging","pypi","python","python3"],"created_at":"2024-08-02T20:01:20.768Z","updated_at":"2025-03-16T17:34:04.358Z","avatar_url":"https://github.com/chhantyal.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"Python 3 readiness\n==================\n\nPython 3 support graph for most popular Python libraries and packages http://chhantyal.net/py3readiness\n\n\n## How do you identify Python 3 support?\n\nThis site utilizes little tool, [caniusepython3](https://github.com/brettcannon/caniusepython3) created by Brett Cannon. \n\nThrow your `requirements.txt` file at it and it will tell you which packages support Python 3, and list out which don't.\n\n## Contribute\n\nPlease use issue tracker for issues, suggestions, feature requests and further enhancements.\n\n\n## How does the site work?\n\nThe site works by checking PyPi periodically (currently daily).  \nScript `generate.py` is run daily which generates JSON and updates date and time. \n\nFor almost a year, the site was running on very low resource VPS with nginx as web server.  \nDaily update was done via cron job in same machine.\n\nCurrently, `generate.py` function is run on AWS Lambda.   \nIt saves output JSON file to S3 which is used to build graph. Site itself is hosted on GitHub Pages.\n\n## Local\n\nOutput (`results.json`, `wheel.svg`, `wheel.css`) are uploaded to S3. You need to configure `aws-cli`\n\n1. `aws configure`\n2. `python generate.py`\n\n## Deploy\n\nAWS Lambda needs all dependencies as zip file along with codebase. \n\n1.  `zip -r app.zip generate.py src/`\n2. `cd path/to/site-packages/`\n3. `zip -r app.zip *`\n\nFinally, upload the app.zip file and update version.\n\n## Credits\n\nThis is derivative work from [Python Wheels](https://pythonwheels.com), a site that tracks progress in new Python package distribution standard called [Wheels](https://pypi.org/project/wheel/). All the credits goes to [meshy](https://github.com/meshy).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchhantyal%2Fpy3readiness","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchhantyal%2Fpy3readiness","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchhantyal%2Fpy3readiness/lists"}