Below you can find the way to install the pulsejet client.
Install Python package
Create a virtualenv or in activated virtualenv, issue this command:
Copy
pip install pulsejet-client
For people who will always use Remote Installation, we will provide also thin client.
Import Pulsejet
Import Pulsejet in your Python code like:
Copy
import pulsejet_client as pj
Now you are ready to go to work with database after running the docker image, or if you are using Pulsejet Cloud or any cloud installation.Run the database
There are possible options to install and use PulsejetDB. There are other possibilities like full blown installation in your own cloud or use our Pulsejet Cloud solution.