Paste entry point caller
Project description
It is a paste script plugin that makes it possible to run custom commands with parameters from console. Example:
$ paster call my.package:callable "first parameter" second_parameter
Optionally it can take a WSGI application config file and load that application
$ paster call my.package:callable --with-config=../production.cfg param1
Note that entry points will only be found if:
the config file is provided and/or
the project has been registered in the environment with
$ python setup.py develop/install/etc
If the callable returns any output it will be printed to stdout.
Git repository can be found at GitHub.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file PasteCall-0.2.zip
.
File metadata
- Download URL: PasteCall-0.2.zip
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0157c14f4b8a833e958d5a562c79275eb25649b2e6ded496d7e109bc8fd912c |
|
MD5 | 5d56044325ee773a785650e22f6fbf7f |
|
BLAKE2b-256 | 9dfa8428eddf4fa0a74c12e16f14cbf51f41d79b6ac15175db6d7fe5072a4537 |
File details
Details for the file PasteCall-0.2.tar.gz
.
File metadata
- Download URL: PasteCall-0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99f5d33dbf3a1d475c63e22057336f1b9e640c1eea0c17a3bee17094ce956ea9 |
|
MD5 | 1abf4681400f6dc54a97db0efa871c4c |
|
BLAKE2b-256 | 0e12fbf8bf3f6b3d4f8a235baff696320964a311b896baf0764a16212812f572 |
File details
Details for the file PasteCall-0.2-py2.5.egg
.
File metadata
- Download URL: PasteCall-0.2-py2.5.egg
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab9eed2511b307631620f130d14c52ff4751d5c10191138e18b82c0ef4b6df4c |
|
MD5 | 079d9e600c1d097afb05947a1ec9648c |
|
BLAKE2b-256 | 2858b7290f54788bfac9cc9d12b6f73cc040c1ca90579225b165c33ed8da40e7 |