Skip to main content

The msgram CLI is a command-line interface to use MeasureSoftGram software

Project description

2023-2 MeasureSoftGram-CLI

Badges

Code Smells Maintainability Rating Security Rating Bugs Vulnerabilities Duplicated Lines (%) Reliability Rating Quality Gate Status Technical Debt Coverage Lines of Code Downloads Downloads Downloads

PyPI

What is the MeasureSoftGram-CLI?

The CLI is a command-line interface to the software.

How to use CLI

-How to use

How to run only CLI

Install this packages

pip install .
pip install -r requirements.txt

To show all MeasureSoftGram commands If do you want to see all commands use:

pip install .

then use this command to see the commands:

msgram -h

or if you don´t want to run the pip install . , use:

python3 main.py

Then put the command that do you want

How to run tests

Install this dependencies

pip install .
pip install -r requirements.txt

We are using tox for the tests, so it is good to install the tox:

pip install tox

Then you can run the tests using

 tox 

if you want to especify the file use:

 tox <PACKAGE OR FILE>

If it does not work, you can try to run before:

pip install pytest-mock

License

AGPL-3.0 License

Documentation

The documentation of this project can be accessed at this website: Documentation.

Contribute

Do you want to contribute with our project? Access our contribution guide where we explain how you do it.

Another informations

Our services are available on Docker Hub:

Wiki

For more informations, you can see our wiki:

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

msgram-3.1.9.tar.gz (62.3 kB view hashes)

Uploaded Source

Built Distribution

msgram-3.1.9-py3-none-any.whl (62.2 kB view hashes)

Uploaded Python 3

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