koha-sync

View on PyPIReverse Dependencies (0)

1.2.5 koha_sync-1.2.5-py3-none-any.whl

Wheel Details

Project: koha-sync
Version: 1.2.5
Filename: koha_sync-1.2.5-py3-none-any.whl
Download: [link]
Size: 13323
MD5: 2c700d78c4faf6db3c6331bc84e53ee2
SHA256: cd4c840d9bfa6c39e24541e9266793988e1e6849a6519efb3b5739b03e8cddfd
Uploaded: 2021-02-10 19:21:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: koha-sync
Version: 1.2.5
Summary: This projects allows to synchronize remote Koha rows to an endpoint
Author: Juan Pablo Aguirre
Author-Email: jaguirre[at]referencistas.com
Home-Page: https://jaguirre_referencistas@bitbucket.org/jaguirre_referencistas/koha_synchronizer.git
License: MIT
Requires-Python: >=2.7
Requires-Dist: click
Requires-Dist: tqdm
Requires-Dist: jsonschema
Requires-Dist: requests
Requires-Dist: pymysql
Requires-Dist: loguru
Requires-Dist: diskcache
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: pyyaml
Description-Content-Type: text/markdown
[Description omitted; length: 2647 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/__main__.py sha256=5sXJ-s6mEiCCP0dUhZaHVaxvaYhEXqNfXg71aOfd5b0 113
src/kohaSync.py sha256=AR8eLEuE66Jj17rVjcwHEbQot87tV8pfwnIH73SYYZ0 2444
src/commands/BaseCommand.py sha256=4aml-Amaq-5xg9lpRu965ryyIaqY42o78sNfVhiwpmk 158
src/commands/LoadConfigFileCommand.py sha256=2sPRUkq-1dqFn5PulU717i7GiVg0GjUqllRHvIxZHYE 6478
src/commands/SyncKohaRowsCommand.py sha256=g41h6H8nxvdXdJBvht4m-ZdfEZg6NX2Xgr0mPA29A4c 5937
src/commands/ValidateApiCommand.py sha256=CNsq8721_U81EeNmvoeCeZ_Y7KKyeWzD8IV6hbxgCtA 1385
src/commands/ValidateKohaDBCommand.py sha256=mkHssB4bZklZj31Nd-CewlYV0th8d464gwsA0An4nCI 440
src/commands/ValidateRequirementsCommand.py sha256=X4zB3HWGy4BFInzy9OUqPW8xwZuHv2BYezvDdt4KIYU 694
src/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/core/Config.py sha256=nC_P8dBH6hk8JA8CXqPecQNe-rEerDZiC4jy5G8p-Wc 601
src/core/DBPool.py sha256=bBZ-uniO4uaS1pKDfVf8jLEO-gH3iaa1BY7BznJyDLM 969
src/core/Models.py sha256=S9dfOtSG5Q6U62dbW4dMX3f7QTQbZ0_B7tqSvO9glXM 162
src/core/SqlSentences.py sha256=lT_ljYssT4vUDjnHBXc7C7G1L7RElXeEpNVdS7Tp_vM 1930
src/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/utils/CacheManager.py sha256=I7aGsvLEp1EK1-ErXEMP_3PINstxLHESN73gFTeFx5s 801
src/utils/FakeHeaders.py sha256=mY2SKEqpxuzFxDHn5LWAK6av-74iV8LRztLIu8ZHn7U 178
src/utils/Logger.py sha256=38Ry-_s4H4TwSFKyuNsVSDDo5Btfn0V0B5gRm_KeUWA 386
src/utils/Singleton.py sha256=s-lRCQgdUV176vUDtDZumpKy1e48Bx4hs-WfChy5Ofs 333
src/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
koha_sync-1.2.5.dist-info/METADATA sha256=fdP8DWdF-btWPZK88Ym0VkxCEKQUOUCNya84ifG6WuI 3273
koha_sync-1.2.5.dist-info/WHEEL sha256=YUYzQ6UQdoqxXjimOitTqynltBCkwY6qlTfTh2IzqQU 97
koha_sync-1.2.5.dist-info/entry_points.txt sha256=sUHXtL70PxT4sgiFBapW3vxJ_YVvYIRvXA-J0LrXDMk 49
koha_sync-1.2.5.dist-info/top_level.txt sha256=74rtVfumQlgAPzR5_2CgYN24MB0XARCg0t-gzk6gTrM 4
koha_sync-1.2.5.dist-info/RECORD

top_level.txt

src

entry_points.txt

koha-sync = src.kohaSync:main