Skip to main content
File added late

1 file was added to this release more than 14 days after its initial publication. Inspect the release files before installing.

django-runcommands

Build Status

runcommands: execute system commands from urls.

Quickstart

Install the application:

pip install django-runcommands

And then add an entry for the runcommand’s view in your URLCONF, for each command you wish to make accessible:

# urls.py
from runcommands.views import RunCommandView


urlpatterns = patterns(
    '',
    url(r'^hello-world/$',
        RunCommandView.as_view(command='echo Hello World')),
)

Your command output is now available at the url /hello-world/.

Hacking

Setup your environment:

git clone https://github.com/magopian/django-runcommands.git
cd django-runcommands

Hack and run the tests using Tox to test on all the supported python and Django versions:

make test

Changelog

0.1 (2013-06-18)

  • first version

Release files for django-runcommands 0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

File added late

1 file was uploaded more than 14 days after the first file in this release.

While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.

We recommend inspecting the release files before installing.

Source distribution (sdist)

Source distribution for django-runcommands 0.1
File Size Uploaded
django-runcommands-0.1.tar.gz 6.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-runcommands 0.1
File Interpreter ABI Platform
django_runcommands-0.1-py2.py3-none-any.whl Python 3, Python 2 none any Details

Total release size: 12.2 kB

Release files / django-runcommands-0.1.tar.gz

Download URL django-runcommands-0.1.tar.gz
Size 6.5 kB
Tags Source
SHA-256 checksum
How to use checksums
8f943c568e6640d94014c98584c713058063f1a22b17f256898feea7d4f55b4e
BLAKE2b-256 checksum
How to use checksums
54bf6df9ae2d544c03f1995835e8ca59c6bd706c73c92130186760a1b30585ae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / django_runcommands-0.1-py2.py3-none-any.whl

File added late

This file was uploaded more than 14 days after the first file in this release.

While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.

We recommend inspecting the release file before installing.

Download URL django_runcommands-0.1-py2.py3-none-any.whl
Size 5.7 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
c90eca1f59f8a047ff99398df35a885c01a6206bee7995474316788101f0c6b6
BLAKE2b-256 checksum
How to use checksums
5bb5bff49ce0b526652e755c867bda7e5265fe70568843f9a1e0c64d4a9f8490
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page