Command Line Interface Wrapper for Python Functions. Wrap your Python functions with a simple command line interface, so that they can be run directly from the command line, just like any shell command. This is achieved by simply adding a decorator in front of the function and creating a small standardized executible script.
Project description
comliner - Command Line Interface Wrapper for Python Functions
Make programs out of your Python functions that can be run from the command line by simply adding a decorator in front of the function. The programs will have a commandline interface based on the optparse module, and load data from and save data to files (HDF5 format).
Copyright notice
Copyright (C) 2013-2023 Daniel Jung. Contact: proggy-contact@mailbox.org
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
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 Distribution
Built Distribution
File details
Details for the file comliner-0.4.1.tar.gz
.
File metadata
- Download URL: comliner-0.4.1.tar.gz
- Upload date:
- Size: 472.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc377baefc42f04537c3267df94a1dc8d5f04caf34d9e88d1520e1eb5757324d |
|
MD5 | 5b3a31ec5452c59b29dbaa1773574530 |
|
BLAKE2b-256 | e75090cd41feb2ac403cd2cd0d72c5d7da4bf0f09ea7cee3a7e081a591a65e72 |
File details
Details for the file comliner-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: comliner-0.4.1-py3-none-any.whl
- Upload date:
- Size: 26.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00f08df48bba176cd8bd08a10291d2ea34444e8f0e9f76158ff1d6376388dc1d |
|
MD5 | 2e09eb9c60061a5c6d136e9837febc0c |
|
BLAKE2b-256 | 4eb497c3a4bc76b1ba57a2432dd6ecc8cf96c9ae90fdacf21bd6c71e846c69d3 |