lightbeam

View on PyPIReverse Dependencies (0)

0.1.2 lightbeam-0.1.2-py3-none-any.whl

Wheel Details

Project: lightbeam
Version: 0.1.2
Filename: lightbeam-0.1.2-py3-none-any.whl
Download: [link]
Size: 37794
MD5: 8995ab9293b0576c914a1bdf635e0d8a
SHA256: 5a2da87de414fb6e3e993e6d827b0efb9275a9001a240ddbc6c5afd22cd827db
Uploaded: 2024-04-19 21:46:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lightbeam
Version: 0.1.2
Summary: Sends JSONL data into an Ed-Fi API
Author: Tom Reitz
Author-Email: treitz[at]edanalytics.org
Home-Page: https://github.com/edanalytics/lightbeam
Download-Url: https://github.com/edanalytics/lightbeam/archive/0.0.1.tar.gz
License: Apache 2.0
Keywords: data,transmission,api,edfi
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Education
Classifier: Topic :: Office/Business
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Requires-Python: >=3
Requires-Dist: wheel
Requires-Dist: aiohttp (>=3.8.1)
Requires-Dist: aiohttp-retry (>=2.8.3)
Requires-Dist: jsonschema (>=4.16.0)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: requests (>=2.28.1)
Requires-Dist: setuptools (>=44.0.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 18989 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
lightbeam/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lightbeam/__main__.py sha256=JflnuPtIhRh7-2lfY7lHP48fc1uHHscBrRv1QlL1eo8 5915
lightbeam/api.py sha256=yoKdyw9tEMRA8Nk3Y93Pr1CMwhfrWfG1dSUrS3BnvtQ 16486
lightbeam/count.py sha256=AVC3CfY7IZNJwGyKEi0fK_u9nSvrFqdPlgFSUqHJle8 3516
lightbeam/delete.py sha256=LaN3HJ8mMiX93WGXowlPaOBLXzFA3aNCpSQfy9Vd_RA 12784
lightbeam/fetch.py sha256=VKI79xl6jq_H-NdBHpPYG2NCnsLU8iR3J7Bq0NhHT3M 5362
lightbeam/hashlog.py sha256=K6A0xXhkoWgOpjg6WlF5_bp-YvinH27lOhPb815shrs 672
lightbeam/lightbeam.py sha256=Ibq5r-R8mvx7JiwSrf6Tev5oGw6nXKvbgmIKjSBPOto 9611
lightbeam/send.py sha256=sKl_TW3woM9_61Mb1yitqb5KnrnUBpOXOtH5iGsfi1c 11458
lightbeam/truncate.py sha256=0exWnxZdhZXLzDVQLzeLIRXxHsIxodsrSnm7rZs0e1k 4066
lightbeam/util.py sha256=-LxzDFlBCO8laThBBSsK687FhpSWlQ-UNIafinvLrgM 3107
lightbeam/validate.py sha256=4rMT2a14HHahs3dfSGKV9kvTTUtWcQULrBdNIvzvhY4 7423
lightbeam/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lightbeam-0.1.2.dist-info/LICENSE sha256=QoIB1PHNf6dGs6i0VkXumtNelR-vv2rfNMAHMnlaIDw 11349
lightbeam-0.1.2.dist-info/METADATA sha256=1eSdnfgpC26pmDp1_QW2VRS3o7XK0jgKIhbKl3-qzxA 20205
lightbeam-0.1.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
lightbeam-0.1.2.dist-info/dependency_links.txt sha256=zaXVnhNfDDVKDG63P2d5g3NMI6enCOEsVLmo7bmHAjA 132
lightbeam-0.1.2.dist-info/entry_points.txt sha256=BbLylxOffnTGU7NfApSlFKDf_C0S-fqE_mcvz0iuuKA 54
lightbeam-0.1.2.dist-info/top_level.txt sha256=k8DpVRedspxz4O88pMNN_ClMaC22KtuvkF1HHsxiUow 10
lightbeam-0.1.2.dist-info/RECORD

top_level.txt

lightbeam

entry_points.txt

lightbeam = lightbeam.__main__:main
wheel
aiohttp>=3.8.1
aiohttp_retry>=2.8.3
jsonschema>=4.16.0
python_dateutil>=2.8.2
pyyaml>=6.0
requests>=2.28.1
setuptools>=44.0.0