Installation¶
To install Mercury simpily run the following command:
pip install libmercury
To check if mercury is installed run:
python3 -m libmercury
If you see the message below then Mercury is installed.
/$$ /$$
| $$$ /$$$
| $$$$ /$$$$ /$$$$$$ /$$$$$$ /$$$$$$$ /$$ /$$ /$$$$$$ /$$ /$$
| $$ $$/$$ $$ /$$__ $$ /$$__ $$ /$$_____/| $$ | $$ /$$__ $$| $$ | $$
| $$ $$$| $$| $$$$$$$$| $$ \__/| $$ | $$ | $$| $$ \__/| $$ | $$
| $$\ $ | $$| $$_____/| $$ | $$ | $$ | $$| $$ | $$ | $$
| $$ \/ | $$| $$$$$$$| $$ | $$$$$$$| $$$$$$/| $$ | $$$$$$$
|__/ |__/ \_______/|__/ \_______/ \______/ |__/ \____ $$
/$$ | $$
| $$$$$$/
\______/
v0.72
Next Steps¶
Check out our tutorial