Skip to main content

The core library used by other Relic-Tool packages.

Project description

Relic Tool - Core

PyPI PyPI - Python Version PyPI - License linting: pylint Checked with mypy Code style: black Pytest Pylint MyPy

Description

The core library used by other Relic-Tool packages.


Usage

From the Command Line Interface

While the core library does not define any commands; it does define the command line. To discover installed commands, run the following.

relic -h

From Python Code

Commands can also be run directly from the library; To discover installed commands, run the following.

from relic.core import CLI

exit_status = CLI.run_with('-h')

Troubleshooting

No Commands are installed!

The core package does not define any CLI functionality itself.

If no options are specified, check to see if other Relic-Tool packages are installed that offer command line integration.

You can do this by running the following:

python -m pip list

And looking for relic-tool-... in the command's output.

If you only see relic-tool-core, you need to install the desired Relic-Tool package the command belongs to.


Installation (Pip)

Installing from PyPI (Recommended)

pip install relic-tool-core

Installing from GitHub

For more information, see pip VCS support

pip install git+https://github.com/MAK-Relic-Tool/Relic-Tool-Core

I Have an Issue / Found a Bug

Click the link above, to visit the Issue Tracker


Disclaimer

Not affiliated with Sega, Relic Entertainment, or THQ.

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

relic-tool-core-2.0.0.tar.gz (29.3 kB view details)

Uploaded Source

Built Distribution

relic_tool_core-2.0.0-py3-none-any.whl (28.7 kB view details)

Uploaded Python 3

File details

Details for the file relic-tool-core-2.0.0.tar.gz.

File metadata

  • Download URL: relic-tool-core-2.0.0.tar.gz
  • Upload date:
  • Size: 29.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for relic-tool-core-2.0.0.tar.gz
Algorithm Hash digest
SHA256 d79642dc5023680b637b4e6efc1f30e0b99925fa2fba028200e3c60c68b66822
MD5 2aa71f44ad1f7c966964500c98e891fc
BLAKE2b-256 d6636a610e4dd66cd6a550eb98d32657f17fee3f4786c25f24876fab1b495e53

See more details on using hashes here.

File details

Details for the file relic_tool_core-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for relic_tool_core-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cd701d39f821bcb0cd227af3e5a915d7beca49aa51c874433524e10bb3f7b883
MD5 0891bac5ba7f32ed61c5e55585d02055
BLAKE2b-256 368b26c4a4e0ab3bdbd75bbb2a7af2ba46c71b8c12b91f311c86232c388fc16c

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