Name | django-scripts JSON |
Version |
2.0
JSON |
| download |
home_page | |
Summary | Django scripts |
upload_time | 2023-12-06 17:51:40 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.8 |
license | MIT |
keywords |
django
scripts
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Various scripts to ease django development
dj
==
Runs ./manage.py from anywehere in the django project
rs
--
Runs (by default) ./manage.py runserver 0.0.0.0:8000 from anywhere in the django project
Raw data
{
"_id": null,
"home_page": "",
"name": "django-scripts",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "django,scripts",
"author": "",
"author_email": "Raffaele Salmaso <raffaele@salmaso.org>",
"download_url": "https://files.pythonhosted.org/packages/da/87/9a010219b948d7e3ddaa33539c25fec60c3947a54c1345541edd5750cc2a/django_scripts-2.0.tar.gz",
"platform": null,
"description": "Various scripts to ease django development\n\ndj\n==\n\nRuns ./manage.py from anywehere in the django project\n\nrs\n--\n\nRuns (by default) ./manage.py runserver 0.0.0.0:8000 from anywhere in the django project\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Django scripts",
"version": "2.0",
"project_urls": {
"Bug Reports": "https://github.com/rsalmaso/django-scripts/discussions",
"Changelog": "https://github.com/rsalmaso/django-scripts/blob/main/CHANGELOG.md",
"Documentation": "https://github.com/rsalmaso/django-scripts/blob/main/README.md",
"GitHub": "https://github.com/rsalmaso/django-scripts",
"Home Page": "https://pypi.org/project/django-scripts/"
},
"split_keywords": [
"django",
"scripts"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fcd00332a22f991233d4a2e8cbe7bc7b6ba04a6031b485fbf1639cfd58cbdcd9",
"md5": "f3b07ce8012fb86bf9f1578ca9024c13",
"sha256": "8b2fab339cf4e90de08ffea5e4ab4ac993ae65d9dd758cd6ff0a004759633dfe"
},
"downloads": -1,
"filename": "django_scripts-2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f3b07ce8012fb86bf9f1578ca9024c13",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5147,
"upload_time": "2023-12-06T17:51:38",
"upload_time_iso_8601": "2023-12-06T17:51:38.256470Z",
"url": "https://files.pythonhosted.org/packages/fc/d0/0332a22f991233d4a2e8cbe7bc7b6ba04a6031b485fbf1639cfd58cbdcd9/django_scripts-2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "da879a010219b948d7e3ddaa33539c25fec60c3947a54c1345541edd5750cc2a",
"md5": "3bf4f1c2b30f88e0d672f500a415fc68",
"sha256": "a6ea62142a93851b840cbbf82b13819e9e6c6616fdb01c74f76b13dba2fda72d"
},
"downloads": -1,
"filename": "django_scripts-2.0.tar.gz",
"has_sig": false,
"md5_digest": "3bf4f1c2b30f88e0d672f500a415fc68",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4077,
"upload_time": "2023-12-06T17:51:40",
"upload_time_iso_8601": "2023-12-06T17:51:40.595015Z",
"url": "https://files.pythonhosted.org/packages/da/87/9a010219b948d7e3ddaa33539c25fec60c3947a54c1345541edd5750cc2a/django_scripts-2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-06 17:51:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rsalmaso",
"github_project": "django-scripts",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "django-scripts"
}