folio-data-import

View on PyPIReverse Dependencies (0)

0.2.7 folio_data_import-0.2.7-py3-none-any.whl

Wheel Details

Project: folio-data-import
Version: 0.2.7
Filename: folio_data_import-0.2.7-py3-none-any.whl
Download: [link]
Size: 20353
MD5: 53a30fc3cb45fc8daf4df27f7deb1f11
SHA256: 78944cc090408c004c1323a39194597d5261e90aa3ef763b1c2a6d8720ca1ae7
Uploaded: 2024-11-15 22:51:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: folio_data_import
Version: 0.2.7
Summary: A python module to interact with the data importing capabilities of the open-source FOLIO ILS
Author: Brooks Travis
Author-Email: brooks.travis[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9,<4.0
Requires-Dist: aiofiles (<25.0.0,>=24.1.0)
Requires-Dist: flake8-bandit (<5.0.0,>=4.1.1)
Requires-Dist: flake8-black (<0.4.0,>=0.3.6)
Requires-Dist: flake8-bugbear (<25.0.0,>=24.8.19)
Requires-Dist: flake8-docstrings (<2.0.0,>=1.7.0)
Requires-Dist: flake8-isort (<7.0.0,>=6.1.1)
Requires-Dist: folioclient (<0.62.0,>=0.61.0)
Requires-Dist: httpx (<0.28.0,>=0.27.2)
Requires-Dist: inquirer (<4.0.0,>=3.4.0)
Requires-Dist: pyhumps (<4.0.0,>=3.8.0)
Requires-Dist: pymarc (<6.0.0,>=5.2.2)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Requires-Dist: tqdm (<5.0.0,>=4.66.5)
Description-Content-Type: text/markdown
[Description omitted; length: 4887 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
folio_data_import/MARCDataImport.py sha256=gFBq6DwghC3hXPkkM-c0XlPjtoZwITVAeEhH8joPIQo 23450
folio_data_import/UserImport.py sha256=DPZz6yG2SGWlDvOthohjybOVs7_r494mtNOwv6q66m0 38588
folio_data_import/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
folio_data_import/__main__.py sha256=kav_uUsnrIjGjVxQkk3exLKrc1mah9t2x3G6bGS-5I0 3710
folio_data_import/marc_preprocessors/__init__.py sha256=Wt-TKkMhUyZWFS-WhAmbShKQLPjXmHKPb2vL6kvkqVA 72
folio_data_import/marc_preprocessors/_preprocessors.py sha256=srx36pgY0cwl6_0z6CVOyM_Uzr_g2RObo1jJJjSEZJs 944
folio_data_import-0.2.7.dist-info/LICENSE sha256=qJX7wxMC7ky9Kq4v3zij8MjGEiC5wsB7pYeOhLj5TDk 1083
folio_data_import-0.2.7.dist-info/METADATA sha256=YR-xCFmHuQvwIpMGZu4VC_VVlUd2US2m7ANJ6GGvto8 6112
folio_data_import-0.2.7.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
folio_data_import-0.2.7.dist-info/entry_points.txt sha256=498SxWVXeEMRNw3PUf-eoReZvKewmYwPBtZhIUPr_Jg 192
folio_data_import-0.2.7.dist-info/RECORD

entry_points.txt

folio-data-import = folio_data_import.__main__:sync_main
folio-marc-import = folio_data_import.MARCDataImport:sync_main
folio-user-import = folio_data_import.UserImport:sync_main