Skip to main content

An easy-to-use and lightweight API wrapper for Censys APIs (censys.io).

Project description

Censys Python Library

PyPI Python Version License Documentation Code Style PRs Welcome

An easy-to-use and lightweight API wrapper for Censys APIs (censys.io). Python 3.6+ is currently supported.

Getting Started

The library can be installed using pip.

$ pip install censys

To configure your search credentials run censys config or set both CENSYS_API_ID and CENSYS_API_SECRET environment variables.

$ censys config

Censys API ID: XXX
Censys API Secret: XXX

Successfully authenticated for your@email.com

To configure your ASM credentials run censys config-asm or set the CENSYS_ASM_API_KEY environment variables.

$ censys config-asm

Censys ASM API Key: XXX

Successfully authenticated

Resources

Contributing

All contributions (no matter how small) are always welcome.

Development

$ git clone git@github.com:censys/censys-python.git
$ pip install -e ".[dev]"

Testing

$ pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

censys-2.0.0b1.tar.gz (32.1 kB view hashes)

Uploaded Source

Built Distribution

censys-2.0.0b1-py2.py3-none-any.whl (46.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page