{"id":18488802,"url":"https://github.com/samk13/setup-python-with-venv","last_synced_at":"2025-05-13T22:32:35.318Z","repository":{"id":103472980,"uuid":"404475950","full_name":"Samk13/setup-python-with-venv","owner":"Samk13","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-23T23:24:40.000Z","size":4141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T22:26:43.562Z","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/Samk13.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":"2021-09-08T19:47:15.000Z","updated_at":"2022-02-10T22:07:17.000Z","dependencies_parsed_at":"2024-01-21T21:02:23.841Z","dependency_job_id":null,"html_url":"https://github.com/Samk13/setup-python-with-venv","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/Samk13%2Fsetup-python-with-venv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samk13%2Fsetup-python-with-venv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samk13%2Fsetup-python-with-venv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samk13%2Fsetup-python-with-venv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Samk13","download_url":"https://codeload.github.com/Samk13/setup-python-with-venv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254036812,"owners_count":22003655,"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":"2024-11-06T12:52:51.854Z","updated_at":"2025-05-13T22:32:35.284Z","avatar_url":"https://github.com/Samk13.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Activate venv on Windows bash:\n\n- cd to `venv/Scripts`\n- `. activate` -\u003e don't forget the dot and space followed by `activate`\n\n## To deactivate venv on Windows bash:\n\n- `deactivate`\n\n## List all requirements:\n\n- `pip freeze`\n\n## Install requirements:\n\n- `pip install -r requirements.txt`\n\n## for formating the code:\n\n- `pip install black`\n- apply it to the code:\n  `python -m black .`\n\n\n```mermaid\njourney\n\ttitle Me studying for exams\n\tsection Exam is announced\n\t\tI start studying: 1: Me\n\t\tMake notes: 2: Me\n\t\tAsk friend for help: 3: Me, Friend\n\t\tWe study togther: 5: Me, Friend\n\tsection Exam Day\n\t\tSyllabys is incomplete: 2: Me\n\t\tGive exam: 1: Me, Friend\n\tsection Result Declared\n\t\tI passed the exam with destinction!: 5: Me\n\t\tFriend barely gets passing marks: 2: Friend\n```\n\n```mermaid\ngraph LR;\n    A--\u003eB;\n    A--\u003eC;\n\tA--\u003eD \u0026 H;\n    B--\u003e D \u0026 C;\n    C--\u003eD;\n\tG--\u003eH;\n\tstyle A fill:#f113 , stroke-width:3px;\n```\n\n\n```mermaid\nsequenceDiagram\n    participant Alice\n    participant Bob\n    Alice-\u003e\u003eJohn: Hello John, how are you?\n    loop Healthcheck\n        John-\u003e\u003eJohn: Fight against hypochondria\n    end\n    Note right of John: Rational thoughts \u003cbr/\u003eprevail!\n    John--\u003e\u003eAlice: Great!\n    John-\u003e\u003eBob: How about you?\n    Bob--\u003e\u003eJohn: Jolly good!\n```\n\n\n```mermaid\nclassDiagram\nClass01 \u003c|-- AveryLongClass : Cool\nClass03 *-- Class04\nClass05 o-- Class06\nClass07 .. Class08\nClass09 --\u003e C2 : Where am i?\nClass09 --* C3\nClass09 --|\u003e Class07\nClass07 : equals()\nClass07 : Object[] elementData\nClass01 : size()\nClass01 : int chimp\nClass01 : int gorilla\nClass08 \u003c--\u003e C2: Cool label\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamk13%2Fsetup-python-with-venv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamk13%2Fsetup-python-with-venv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamk13%2Fsetup-python-with-venv/lists"}