Development
Clone the repository:
git clone git@github.com:censys/censys-python.git
git clone https://github.com/censys/censys-python.git
Install dependencies via pip:
Run the test suite with pytest. More information about testing is available at Testing.