{"id":16613348,"url":"https://github.com/sergeileduc/test-python-dotenv","last_synced_at":"2025-08-27T03:07:01.697Z","repository":{"id":104195900,"uuid":"224872853","full_name":"Sergeileduc/test-python-dotenv","owner":"Sergeileduc","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-01T10:50:13.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T22:59:08.400Z","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/Sergeileduc.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-29T14:50:02.000Z","updated_at":"2020-08-01T10:50:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"324f7f7a-eefe-4b1a-ae67-0e54d9abb31e","html_url":"https://github.com/Sergeileduc/test-python-dotenv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sergeileduc/test-python-dotenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sergeileduc%2Ftest-python-dotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sergeileduc%2Ftest-python-dotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sergeileduc%2Ftest-python-dotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sergeileduc%2Ftest-python-dotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sergeileduc","download_url":"https://codeload.github.com/Sergeileduc/test-python-dotenv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sergeileduc%2Ftest-python-dotenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272283340,"owners_count":24906665,"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","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-10-12T01:46:52.087Z","updated_at":"2025-08-27T03:07:01.659Z","avatar_url":"https://github.com/Sergeileduc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Python application](https://github.com/Sergeileduc/python_dotenv_test/workflows/Python%20application/badge.svg)\n\n# test-python-dotenv\n\n\n## Local test :\n\nCreate `.env` file and define varenv :\n`ABC_KEY=\"1234xyz\"`\n\nRun the test with `pytest`\n\nFor youtube tests to pass :\nCreate `TOKEN` varenv as well with your Youtube API token.\n\n\n## Use Github actions and secret varenv\n\nAdd `ABC_KEY` and `TOKEN` in Github/Settings/Secret\n\nConfigure a Github Action workflow with pytest :\n\n```\n- name: Test with pytest\n      env: # Or as an environment variable\n        ABC_KEY: ${{ secrets.ABC_KEY }}\n        TOKEN: ${{ secrets.TOKEN }}\n      run: |\n        pip install pytest\n        pytest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeileduc%2Ftest-python-dotenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergeileduc%2Ftest-python-dotenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeileduc%2Ftest-python-dotenv/lists"}