mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-18 07:54:04 +02:00
349 B
349 B
Installation
FindMy.py is available in the standard PyPi repositories. You can install it using the following command:
pip install -U findmy
We highly recommend using a virtual environment for your project if you want to use FindMy.py. This reduces the chance of dependency conflicts.