Skip to main content

OXL Utils-Collecion

Project description

Utils Collection

Lint Test

Data States

from oxl_utils.state import is_set
from oxl_utils.state import is_null

Network interactions

# dnspython wrapper
from oxl_utils.net import resolve_dns

# get first IP
from oxl_utils.net import resolve_first_ip

# check if a remote port is reachable
from oxl_utils.net import is_port_open

Validators

# validate email format
from oxl_utils.valid.email import valid_email
from oxl_utils.valid.email import has_mailserver

# ips and networks
from oxl_utils.valid.net import valid_ip
from oxl_utils.valid.net import valid_ip4
from oxl_utils.valid.net import valid_ip6
from oxl_utils.valid.net import valid_net4
from oxl_utils.valid.net import valid_net6
from oxl_utils.valid.net import valid_public_ip
from oxl_utils.valid.net import valid_asn

# domains
from oxl_utils.valid.dns import valid_domain

Django

# fix datetime timezone
from oxl_utils.dj.dt import datetime_from_db

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

oxl_utils-0.1.tar.gz (42.8 kB view details)

Uploaded Source

Built Distribution

oxl_utils-0.1-py3-none-any.whl (34.4 kB view details)

Uploaded Python 3

File details

Details for the file oxl_utils-0.1.tar.gz.

File metadata

  • Download URL: oxl_utils-0.1.tar.gz
  • Upload date:
  • Size: 42.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for oxl_utils-0.1.tar.gz
Algorithm Hash digest
SHA256 fa91ad965b8679730c95b4ae859858bfa06e7cd6a883c764b53dfb4694d14d72
MD5 95098b1886cf0c457681ec79733e0b9f
BLAKE2b-256 5953631c1e9ca00dbc0c2abbdb833a75930f2e93c110c91349d66d203a8f866d

See more details on using hashes here.

File details

Details for the file oxl_utils-0.1-py3-none-any.whl.

File metadata

  • Download URL: oxl_utils-0.1-py3-none-any.whl
  • Upload date:
  • Size: 34.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for oxl_utils-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f15e36bb5e019002db7c18858d3d50979cf84f9ca7ef22f9603396ce4db65827
MD5 4959fc90cf97c9950c0f6aacffba6be7
BLAKE2b-256 7b3a44af3fdc0bc057e4fd93131a4f8283285e01bf7ae9bce34c077dbf58798a

See more details on using hashes here.

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