Skip to main content

this is flarebrow package

Project description

flaretool

flaretool is flarebrow Library.

API Doc

Attention
This library is under development and may exhibit unexpected behavior. New features will be released soon. Please stay tuned.

install

pip install flaretool

install (dev)

pip install -i https://test.pypi.org/simple/ flaretool

usage

NetTool Doc

NetTool sample

from flaretool import nettool

network_info = nettool.get_global_ipaddr_info()
print("=== Your IP Infomation ===")
print("ip:", network_info.ipaddr)
print("hostname:", network_info.hostname)
print("country:", network_info.country)

NetTool Command sample

flaretool nettool get_global_ipaddr_info

All methods within Netttol can be executed as commands.

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

flaretool-0.1.11.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

flaretool-0.1.11-py3-none-any.whl (7.5 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