{"id":13777926,"url":"https://github.com/onrik/django-webshell","last_synced_at":"2025-05-12T14:57:35.643Z","repository":{"id":11612394,"uuid":"14107783","full_name":"onrik/django-webshell","owner":"onrik","description":"Django application for running python code in your project's environment from django admin.","archived":false,"fork":false,"pushed_at":"2024-07-31T06:46:33.000Z","size":209,"stargazers_count":46,"open_issues_count":0,"forks_count":21,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-11T20:49:44.079Z","etag":null,"topics":["django","django-admin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/onrik.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":"2013-11-04T11:25:01.000Z","updated_at":"2024-11-06T00:29:21.000Z","dependencies_parsed_at":"2024-08-03T18:11:06.093Z","dependency_job_id":"7276d380-1dab-4a24-b494-b532c61833b1","html_url":"https://github.com/onrik/django-webshell","commit_stats":{"total_commits":64,"total_committers":5,"mean_commits":12.8,"dds":0.109375,"last_synced_commit":"8611ee61bccf6d049f0bce3ead960f8790aef903"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onrik%2Fdjango-webshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onrik%2Fdjango-webshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onrik%2Fdjango-webshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onrik%2Fdjango-webshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onrik","download_url":"https://codeload.github.com/onrik/django-webshell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253760397,"owners_count":21959930,"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":["django","django-admin"],"created_at":"2024-08-03T18:00:49.825Z","updated_at":"2025-05-12T14:57:35.622Z","avatar_url":"https://github.com/onrik.png","language":"JavaScript","readme":"Django-webshell\n===============\n[![Build Status](https://travis-ci.org/onrik/django-webshell.svg?branch=master)](https://travis-ci.org/onrik/django-webshell)\n[![Coverage Status](https://coveralls.io/repos/github/onrik/django-webshell/badge.svg?branch=master)](https://coveralls.io/github/onrik/django-webshell?branch=master)\n\nDjango application for running python code in your project's environment from django admin.\n\nInstallation\n------------\n\n    pip install django-webshell\n\nsettings.py:\n```python\nINSTALLED_APPS = (\n    ...\n    'webshell',\n    ...\n)\n```\n\nurls.py:\n```python\nurlpatterns = patterns('',\n    ...\n    (r'^admin/webshell/', include('webshell.urls')),\n    ...\n)\n```\n![django-webshell](example.png)\n","funding_links":[],"categories":["\u003ca id=\"faa91844951d2c29b7b571c6e8a3eb54\"\u003e\u003c/a\u003e新添加"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonrik%2Fdjango-webshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonrik%2Fdjango-webshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonrik%2Fdjango-webshell/lists"}