Skip to main content

A development kit that collects simple utilities.

Project description

pylab-sdk

A development kit that collects simple utilities.

Installation

pip install pylab-sdk

Example

import pylab


# Get your public IP
ip = pylab.get_ip()

# Get latest user agent of modern browser
agents = pylab.get_latest_agents()
assert agents['macOS'] == pylab.get_latest_agents('macOS')

# Similar to netcat, webcat running over the http protocol helps you keep a log that you can check anywhere.
pylab.wc('hello world', source='discord-bot')

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

pylab-sdk-1.2.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

pylab_sdk-1.2.2-py3-none-any.whl (3.8 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