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
Release files for PasteCall 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distributions (sdists)
| File | Size | Uploaded | |
|---|---|---|---|
| PasteCall-0.2.zip | 5.5 kB | Details | |
| PasteCall-0.2.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PasteCall-0.2-py2.5.egg | Legacy Egg format | - | - | Details |
Total release size: 12.5 kB
Release files / PasteCall-0.2.zip
| Download URL | PasteCall-0.2.zip |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f0157c14f4b8a833e958d5a562c79275eb25649b2e6ded496d7e109bc8fd912c
|
|
BLAKE2b-256 checksum How to use checksums |
9dfa8428eddf4fa0a74c12e16f14cbf51f41d79b6ac15175db6d7fe5072a4537
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / PasteCall-0.2.tar.gz
| Download URL | PasteCall-0.2.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
99f5d33dbf3a1d475c63e22057336f1b9e640c1eea0c17a3bee17094ce956ea9
|
|
BLAKE2b-256 checksum How to use checksums |
0e12fbf8bf3f6b3d4f8a235baff696320964a311b896baf0764a16212812f572
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / PasteCall-0.2-py2.5.egg
| Download URL | PasteCall-0.2-py2.5.egg |
|---|---|
| Size | 4.7 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
ab9eed2511b307631620f130d14c52ff4751d5c10191138e18b82c0ef4b6df4c
|
|
BLAKE2b-256 checksum How to use checksums |
2858b7290f54788bfac9cc9d12b6f73cc040c1ca90579225b165c33ed8da40e7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |