Skip to main content

Command Line Interface for various application servers

Project description

Sabacan is a command line interface using various application server APIs. Currently sabacan support the following server APIs.

Sabacan has the following design concept:

  • Command line option compatibility. All subcommand options are compatible to the options of CLI commands corresponding to application servers. This ease to replace using the commands by sabacan.

  • Minimum dependencies. Sabacan uses only Python standard libraries. This ease to export sabacan into environments unavailable to use package managers.

Installation

Use pip:

pip install sabacan

or use setup.py:

python3 setup.py install

These will install sabacan command.

Usage

Sabacan command takes a subcommand.

Generate UML by PlanUML server:

sabacan -u http://localhost/plantuml plantuml -tpng sequence.uml

Validate document by RedPen:

sabacan -u http://X.X.X.X redpen -r json document.md

Enable to specify the server URL by environment variables:

export SABACAN_REDPEN_URL=http://localhost/redpen:8080
sabacan redpen -r plain2 document.rst
sabacan redpen -r xml document.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sabacan-0.0.4.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

sabacan-0.0.4-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

Details for the file sabacan-0.0.4.tar.gz.

File metadata

  • Download URL: sabacan-0.0.4.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for sabacan-0.0.4.tar.gz
Algorithm Hash digest
SHA256 eb07182537a8251b086eb1a3ab39da6eb15e8275bb8dfc124a83798bfe08859c
MD5 1c5d3bb25e3839c9ae39d9759b60ec78
BLAKE2b-256 13a4428f175f6c4be380d2fb741bbf21497baf26ff1a64424b523d55d02b6d70

See more details on using hashes here.

File details

Details for the file sabacan-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: sabacan-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 15.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for sabacan-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 333bab5695d28324c27900cb0ebc656fcebffcdf723d69e7043b9d68f4540d1f
MD5 18495f85dac4557822e969ddb2146d91
BLAKE2b-256 f91858c57845ced41eed4ff429d641d3db34a38c4e1621c14ade03820e77ffd5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page