144 Forks
655 Stars
655 Watchers

nats.py

Python3 client for NATS

How to download and setup nats.py

Open terminal and run command
git clone https://github.com/nats-io/nats.py.git
git clone is used to create a copy or clone of nats.py repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nats.py https://github.com/nats-io/nats.py/archive/master.zip

Or simply clone nats.py with SSH
[email protected]:nats-io/nats.py.git

If you have some problems with nats.py

You may open issue on nats.py support forum (system) here: https://github.com/nats-io/nats.py/issues