Skip to main content

A tool for working with local copies of the FCC Universal Licensing System (ULS) database dumps (e.g., to look up information about a US call sign.)

Project description

ITU Prefixes

PyPI - Version PyPI - Python Version


[!NOTE]
hamkit.uls is a small standalone component of hamkit. You can use it by itself (see below) if queries against the FCC ULS database is all that you need. Alternatively, install the entire collection of HamKit modules with pip install hamkit.

A simple library to work with a local copy of the FCC ULS database

pip install hamkit-uls

Download the ULS data, and load it into a sqlite database

At present, the library is mainly only useful for downloading and parsing the FCC ULS database (from their weekly database dumps, provided as part of their public access program). The following code will download the database, and load it into the uls.db sqlite local copy.

from hamkit import uls

import logging
logging.basicConfig(level=logging.DEBUG)

uls.ULS.download()

License

itu-prefixes is distributed under the terms of the MIT license.

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

hamkit_uls-0.0.1a1.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

hamkit_uls-0.0.1a1-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file hamkit_uls-0.0.1a1.tar.gz.

File metadata

  • Download URL: hamkit_uls-0.0.1a1.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.26.0

File hashes

Hashes for hamkit_uls-0.0.1a1.tar.gz
Algorithm Hash digest
SHA256 00148124fbd0aa91622fa4a39867b892f01e26e0aa8022ca98bc17e74d249558
MD5 f84199bb8b1614804dadb556cd95ddc2
BLAKE2b-256 8981b0f7bc45f3f1900c8575ccad21ef95e6e222f8645da28e3680fabfc7b51b

See more details on using hashes here.

File details

Details for the file hamkit_uls-0.0.1a1-py3-none-any.whl.

File metadata

File hashes

Hashes for hamkit_uls-0.0.1a1-py3-none-any.whl
Algorithm Hash digest
SHA256 68c0aff5e213a05dd9493f56e6d0f7ec9d81c1c457e14c0c2371c3bdbf3e4bca
MD5 3dc1787c7fe1981a919010cc21fd2297
BLAKE2b-256 971027462dabd443e44e8d0a4eb4569ec070d8a0fe52ba3ba514abc1a1ef5502

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