Installing SLICES is now easier than ever with just one command: "**pip install slices**".
If you're in China and want to speed up the download, you can use this command instead: "pip install slices -i https://pypi.tuna.tsinghua.edu.cn/simple".
Please note that this installtion method is intended for Linux operating systems like Ubuntu and CentOS. Unfortunately, SLICES is not compatible with Windows due to the modified XTB binary was compiled on Linux.
Once the installation is complete, you can immediately explore SLICES' capabilities. Test the encoding/decoding and data augmentation/canonicalization functions using the *.py files located in the /examples directory. It's a quick and easy way to get started!