- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 110
 
Installation
        Leo Hanisch edited this page Nov 25, 2020 
        ·
        3 revisions
      
    You can install the package with pip from pypi.
Installing the library in a virtual environment is recommended:
# Create virtual environment
python3 -m venv .venv
source .venv/bin/activate
# Install the latest version of swarmlib
pip install --upgrade swarmlib
# Verify installation
swarm --versionCreated with ❤️ by HaaLeo and contributors. https://github.com/HaaLeo/swarmlib.wiki.git