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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pylab_sdk-1.3.2-py3-none-any.whl (3.9 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size pylab-sdk-1.3.2.tar.gz (2.9 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for pylab_sdk-1.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6784769f3cb4626f732ff22f0ad88a470c4ab294e1c52f82f5167bc27f9be46 |
|
MD5 | 22ee26cbc68a8691effc999f4504dcc8 |
|
BLAKE2-256 | ed679a73c2b0144314da579e8c61ab8beaff55905d68caed86e5de2460505329 |