Skip to content

KnifeyMoloko/scylla-cli

 
 

Repository files navigation

Scylla-CLI

Add some description here

Installation

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Tests

pytest is used for writing and executing tests to run tests you can execute:

pytest -s -v tests/

About

Scylla CLI Python module and command line utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%