{"id":15567379,"url":"https://github.com/laktak/pipenv-shebang","last_synced_at":"2025-04-24T00:03:22.001Z","repository":{"id":57452911,"uuid":"198223841","full_name":"laktak/pipenv-shebang","owner":"laktak","description":"shebang for pipenv scripts","archived":false,"fork":false,"pushed_at":"2023-09-21T20:46:19.000Z","size":5,"stargazers_count":24,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T00:03:15.251Z","etag":null,"topics":["pipenv","scripting","shebang"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pipenv-shebang/","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/laktak.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-22T12:58:17.000Z","updated_at":"2024-08-30T18:25:21.000Z","dependencies_parsed_at":"2024-10-02T17:21:02.444Z","dependency_job_id":null,"html_url":"https://github.com/laktak/pipenv-shebang","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"7528c59586bdcfb100016d9b810def09400ec3d4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laktak%2Fpipenv-shebang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laktak%2Fpipenv-shebang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laktak%2Fpipenv-shebang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laktak%2Fpipenv-shebang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laktak","download_url":"https://codeload.github.com/laktak/pipenv-shebang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250535088,"owners_count":21446507,"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":["pipenv","scripting","shebang"],"created_at":"2024-10-02T17:10:56.005Z","updated_at":"2025-04-24T00:03:21.976Z","avatar_url":"https://github.com/laktak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pipenv-shebang\n\n*pipenv-shebang* allows you to put scripts in your path that run in a pipenv environment.\n\nThis solves the problem of launching `pipenv run script.py` from outside the script directory.\n\n## Usage\n\nPut this shebang at the top of your script:\n\n```\n#!/usr/bin/env pipenv-shebang\n```\n\nYou can also run your script with\n\n```\npipenv-shebang /path/to/script\n```\n\n## Installation\n\n```\nsudo pip install pipenv-shebang\n\n# or\npip install --user pipenv-shebang\n```\n\n## Updates\n\nThis project is stable. No updates are planned but that does not mean this project is stale, it is very much in use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaktak%2Fpipenv-shebang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaktak%2Fpipenv-shebang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaktak%2Fpipenv-shebang/lists"}