Skip to main content

Create an image from an IP address

Project description

ippic

ippic is a tool to create an image from an IP address.

> python3 -m ippic 127.0.0.1

This command will produce a ip.png file in your current directory.

The image of the IPv4 localhost address will be:

localhost ipv4

ippic can recognize IPv4 or IPv6 addresses, also in compressed form.

> python3 -m ippic ::1 

> python3 -m ippic 0000:0000:0000:0000:0000:0000:0000:0001

Both commands above will produce the following image:

localhost ipv4

Other examples

> python3 -m ippic 2a00:1450:4001:82b::2003

example

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

ippic-0.0.1.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distributions

ippic-0.0.1-py3.9.egg (17.8 kB view hashes)

Uploaded Source

ippic-0.0.1-py3-none-any.whl (9.9 kB view hashes)

Uploaded 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