Skip to main content

The command-line interface (CLI) that provides a set of commands to interact with Remme-core.

Project description

remme-core-cli

Release PyPI version shields.io Build Status codecov

Downloads PyPI license PyPI pyversions

Getting started

Blank.

Usage

Service

Get the version of the package — remme --version:

$ remme --version
remme, version 0.1.0

Get all possible package's commands — remme --help:

$ remme --help
Usage: remme [OPTIONS] COMMAND [ARGS]...

  Command line interface for PyPi version checking.

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

...

Development

To run the tests, use the following command, being in the root of the project:

$ pytest tests/

To build the package to test of to be deployed, use the following commands:

$ pip3 uninstall -y remme-core-cli && rm -rf dist/ remme_core_cli.egg-info && \
      python3 setup.py sdist && pip3 install dist/*.tar.gz

Production

To build the package and upload it to PypI to be accessible through pip, use the following commands. Twine requires the username and password of the account package is going to be uploaded to.

$ python3 setup.py sdist
$ twine upload dist/*

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

remme-core-cli-0.1.1.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file remme-core-cli-0.1.1.tar.gz.

File metadata

  • Download URL: remme-core-cli-0.1.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

File hashes

Hashes for remme-core-cli-0.1.1.tar.gz
Algorithm Hash digest
SHA256 b131561c27055c11352f77762cf6f5e9f9f94f77a637eb920b05456c89aaba9a
MD5 34362930599486d159da347b0f40a6af
BLAKE2b-256 7e88b532f2bd6c0031f0633b89574a4115b8cfda53da9abc9502b458d1fa8eb2

See more details on using hashes here.

Supported by

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