| Python version: | Python 3.8, 3.9, 3.10 |
|---|---|
| Source: | See http://github.com/sequana/versionix. |
| Issues: | Please fill a report on github |
| Platform: | This is currently only available for Linux distribution with bash shell (contributions are welcome to port the tool on MacOSX and other platforms) |
Versionix is a simple tool that attemps to print on screen the version of a given standalone.
If you are in a hurry, just type:
pip install versionix --upgrade
This is pure Python so no need for fancy libraries of fancy environment.
Then, just type e.g:
versionix fastqc
| Version | Description |
|---|---|
| 0.1 | first draft |