{"id":23822455,"url":"https://github.com/petermcd/python-pypi-fetch-top-projects","last_synced_at":"2025-10-15T05:17:00.697Z","repository":{"id":63203667,"uuid":"474346384","full_name":"petermcd/Python-Pypi-Fetch-Top-Projects","owner":"petermcd","description":"A small application that fetches details about the top project from pypi.org","archived":false,"fork":false,"pushed_at":"2023-03-12T22:20:08.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T03:44:26.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petermcd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-26T12:51:13.000Z","updated_at":"2022-03-27T11:26:36.000Z","dependencies_parsed_at":"2023-01-22T18:00:57.465Z","dependency_job_id":null,"html_url":"https://github.com/petermcd/Python-Pypi-Fetch-Top-Projects","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/petermcd%2FPython-Pypi-Fetch-Top-Projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petermcd%2FPython-Pypi-Fetch-Top-Projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petermcd%2FPython-Pypi-Fetch-Top-Projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petermcd%2FPython-Pypi-Fetch-Top-Projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petermcd","download_url":"https://codeload.github.com/petermcd/Python-Pypi-Fetch-Top-Projects/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240105469,"owners_count":19748465,"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":[],"created_at":"2025-01-02T09:19:23.787Z","updated_at":"2025-10-15T05:16:55.657Z","avatar_url":"https://github.com/petermcd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=====================================\nPython Pypi Fetch Top Projects\n=====================================\n\nThis project fetches data about the top pypi.org packages from Google's BigQuery\nservice.\n\n*************************************\nConfiguration\n*************************************\n\nThis application can be configured in eiter 2 ways:\n\n.env File\n=====================================\n\nThe following is an example .env file. All entries are required apart\nfrom port which defaults to 3306. The file must reside in the working\ndirectory for the application.\n\n.. code-block:: shell\n\n   JSON_KEY_PATH=path/to/file.json\n   DATABASE_USERNAME=username\n   DATABASE_PASSWORD=password\n   DATABASE_HOST=host\n   DATABASE_NAME=name\n   DATABASE_PORT=3306\n\nEnvironment Variables\n=====================================\n\nThe configuration items that can be configued in the .env file can\nalso be set as environment variables.\n\nJSON Key\n=====================================\n\nTo be able to communicate with the Google Big Query API you are\nrequired to have a JSON Key file. This provides the configuration\nrequired to login to the Google API.\n\n*************************************\nDevelopment\n*************************************\n\nGit Pre Commit\n=====================================\n\nGit pre commit runs tests prior to a commit occurring, this helps\nreduce CICD failures. To set this up the following commands can be\ncarried out:\n\n.. code-block:: shell\n\n   pip install pre-commit\n   pre-commit install","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetermcd%2Fpython-pypi-fetch-top-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetermcd%2Fpython-pypi-fetch-top-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetermcd%2Fpython-pypi-fetch-top-projects/lists"}