jsondataferret

View on PyPIReverse Dependencies (0)

0.7.0 jsondataferret-0.7.0-py3-none-any.whl

Wheel Details

Project: jsondataferret
Version: 0.7.0
Filename: jsondataferret-0.7.0-py3-none-any.whl
Download: [link]
Size: 50910
MD5: 8b865a7d6927cf34044c33bf5e592926
SHA256: d3e3b121883bd72038c46a646e474a4ccc5de68ff10f1e2d86313d4074705835
Uploaded: 2022-10-26 11:27:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jsondataferret
Version: 0.7.0
Summary: Django App for managing JSON Data
Author: Open Data Services
Author-Email: code[at]opendataservices.coop
Home-Page: https://github.com/OpenDataServices/json-data-ferret
License: MIT
Requires-Python: >=3.8
Requires-Dist: Django (>=3.2)
Requires-Dist: django-filter
Requires-Dist: jsonmerge
Requires-Dist: spreadsheetforms
Requires-Dist: Pygments
Requires-Dist: jsonschema
Requires-Dist: psycopg2
Requires-Dist: json-merge-patch
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: black (==22.3); extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: django-environ; extra == "dev"
Provides-Extra: dev
[No description]

WHEEL

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

RECORD

Path Digest Size
jsondataferret/__init__.py sha256=u9vMmEfSD-oFulr6VPbHmBtcN_vpJEs-fO1n_Seh07Y 58
jsondataferret/admin.py sha256=OpNoa0K480RJwn8Slf8ftcFK7UarndGH6_eClwmA27g 86
jsondataferret/apps.py sha256=ki6NwPdYOqURtp7ePjZ19F0gb7KScZ0Y8n-1kQNRHvI 157
jsondataferret/filters.py sha256=LPf6062-Ougm73MNXSRDHL31l5RXiNrSV8HXt7zA3zA 778
jsondataferret/forms.py sha256=5xk0-G5i3uFZrwQ1Xs6buKueHE9Y6Dm3fZ0vWniMDOM 145
jsondataferret/models.py sha256=EzG_uFXfmbQJJqUDS9r84mJ8LhWgjduhM6P6mVnd_vI 15529
jsondataferret/urls.py sha256=9GPPBH7YYQMULBI7s6uR8j8F-l6uB1ZVK-MJAcMQeMs 1994
jsondataferret/utils.py sha256=4fYC2CwEp9N8xHktT1wbhCTGRvUFv96QIrtk8-IjrB4 3629
jsondataferret/views.py sha256=yEDEPzHWn9txbz3pBezJ7b5JCbRRKvD-cykw_frN8C8 14250
jsondataferret/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsondataferret/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsondataferret/management/commands/createtest.py sha256=FWJ9Uub1FXJjbEM4wao2_dab-dKXzERfarX63VUT5GU 1639
jsondataferret/management/commands/createtest1.py sha256=c138FiI71tpGi7oXZMM2upxePh3lj3PatF9MtbQ_1gk 1305
jsondataferret/management/commands/purgerecord.py sha256=DmF6FVix4NcKcDotfcuVuPCtr17aQ5VWJPMOSu6Jcv0 632
jsondataferret/management/commands/runeventstreamtodatabase.py sha256=EeMzOrILvfvIQVRXNc-iEvBwyiWffqzBkzlE1_Xje7k 336
jsondataferret/management/commands/updatejsonschemavalidations.py sha256=qk7rCPNa-66TT2FlweaS6h7pU3MSk9NLMhJI5HTqxFI 699
jsondataferret/migrations/0001_initial.py sha256=O79V-AWen91QvuhLN7uVUtcu8liHxmPab0cdVdwBJtc 5206
jsondataferret/migrations/0002_jsondataferret.py sha256=BgM6Cn5tlcOr9Pfi_OUbXaxNC-Ak6H6E0Lao_GiKGxA 840
jsondataferret/migrations/0003_auto_20220526_0923.py sha256=4EdNJMFkkaqyj0BhtHN2Svm7mj3agAbpsrSnYAfquzA 732
jsondataferret/migrations/0004_auto_20220603_0827.py sha256=3eKquHVSVonL7dRbhL-D6OnCduAgMr9Kd_BgFJYF4d8 1291
jsondataferret/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsondataferret/pythonapi/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsondataferret/pythonapi/newevent.py sha256=RyK-1lpS-shy0sp6n8KOeuap5JQs3CrOiOvtwqyPjlM 5079
jsondataferret/pythonapi/purge.py sha256=S-zlcjSL9XHMDOYfnX3-X7BbCEpCnIhJj-WejGjO124 751
jsondataferret/pythonapi/runevents.py sha256=Q5RqfypQ6y0Dba91nluMVAeaKBzRXUcsMpWS1X7-KtA 2401
jsondataferret/templates/jsondataferret/base.html sha256=ABc_4MApSwY4kHnGIZen0kr_TJMq5x9PRu9oIeyrhE8 2009
jsondataferret/templates/jsondataferret/events.html sha256=qpfIg59e5pIhG6Hfnd9ELxTh7IcR_km09QPFhkEnMnA 1994
jsondataferret/templates/jsondataferret/index.html sha256=S2wzpQaaGd5X3zLIIbKQbQBVB25uKs_YGESVkZiAxVQ 472
jsondataferret/templates/jsondataferret/types.html sha256=Btn9kpNcxF5-yPJYzzCTcBN4HXs1JED9JvFUMLVX81w 970
jsondataferret/templates/jsondataferret/common/pagination.html sha256=nHdH6z_YOsRLBJFFt5liyQ_oHp1Uh6Vf5M956sVz8Ik 799
jsondataferret/templates/jsondataferret/edit/index.html sha256=La5_dHE6NfsDSHi8zIB6PCZyz-kbnz_JjYS64A9ZLWQ 2166
jsondataferret/templates/jsondataferret/edit/index_table_contents.html sha256=5e1taybqQJCB6vkp3g2pnupDKWXUP33VPy9jIbkaM9Q 3039
jsondataferret/templates/jsondataferret/event/index.html sha256=Pi-gd2aAmSbU0W1bbW1LpTMuikixEbJ1Ex59OBuKlCI 10323
jsondataferret/templates/jsondataferret/type/index.html sha256=kS7n6wVjwiF2FpqZWHkJzdH22yc8K3kT8CC9vtrQ2Xw 994
jsondataferret/templates/jsondataferret/type/records.html sha256=9R8I4ewCiK6MLfJDRlm_GrCPrg84yrlNL2BA7ztHFfk 1360
jsondataferret/templates/jsondataferret/type/records_needing_moderation.html sha256=tMxIXXcyVmjg0yuq9maGTjGK-5sevwr1rXVzdHGcnUs 1380
jsondataferret/templates/jsondataferret/type/record/edit_json_schema.html sha256=rR6P3HP0K6m501A2MvfGiJnNBLt5_sQ5Za17gi3Z_D0 2658
jsondataferret/templates/jsondataferret/type/record/events.html sha256=81lEfd00YFBhYTBjalwFyQuUVXL9nLSYgehStzSAiH8 1544
jsondataferret/templates/jsondataferret/type/record/import_form.html sha256=H-QPDoGT9rsXB51Wjh09N0_IHom7JA5jpX0Fdku-mNQ 978
jsondataferret/templates/jsondataferret/type/record/index.html sha256=zTCMAkmjJdWfB-ID7Ibdp8-CwBubgVB1UUcrPSJ7F_w 4368
jsondataferret/templates/jsondataferret/type/record/moderate.html sha256=Vfc8BsB-DZQADSXBV-mYmSvidwv9ytsoAY_RCN0bDzY 5199
jsondataferret/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsondataferret/tests/test_get_field_list_from_json.py sha256=DOdF7rFuhll34dA-lak3LidbqWhP1kUykveVWUR6WbA 1354
jsondataferret/tests/test_model_cachedrecordhistory.py sha256=wVnvHK-jt9C_ew9yPE_I9OvnERehC71uOO88qwTSwO8 8132
jsondataferret/tests/test_model_edit.py sha256=kMqxtzq5Wx7o4L-PxKyqcIIxu_ANQ2Z6u3qr6mzl37s 6169
jsondataferret/tests/test_model_event.py sha256=L2Lg5GMnPqnJv8uhlMjsxPzsyIgidV-hbmS7rQG2T3g 1985
jsondataferret/tests/test_model_record.py sha256=_0DowaFuosOOakYDNEWqBhUR8jxSSDW9HlSpVPgFRFk 3808
jsondataferret/tests/test_purge_record.py sha256=tvCBzH0xPbLJeqPIZ8KAV-_sIEn_9sCfieTVF08VZrE 1043
jsondataferret/tests/test_pythonapi_newevent.py sha256=UgQ5x11BJwpW_3RvoIxw-UnRplGTen6UmdtsFN_AbI8 4781
jsondataferretexampleapp/__init__.py sha256=sQI5QUERcdudjBIwroLxlSmvS0eEGfIsUhivoV3A36Y 1418
jsondataferretexampleapp/admin.py sha256=RPhtylRawVJ9xSE4FBkNLUvWzaMluzpetukySlXN-vE 71
jsondataferretexampleapp/apps.py sha256=PWOQ-KCOLF74QBpRGUuhOvQUzQ376c_b6nazKv2bBW8 177
jsondataferretexampleapp/forms.py sha256=x6Af5sC_gw116O1OwpT5cAwkoWmphkH6LtCrV0YRWrU 543
jsondataferretexampleapp/jsondataferret.py sha256=X7SAkue2n9hg8IlCcd-bRNtCp64riPU4Ye2Jujpk7rQ 346
jsondataferretexampleapp/models.py sha256=TKROjE-P32ZOiGgYj-Kud_ij-IHQvDwfAJtmO_R0ZBs 1735
jsondataferretexampleapp/tests.py sha256=QPfhEvlXWcsA2e6rm9PZiPjcITfPX2q3_ZlEP9jsPTc 68
jsondataferretexampleapp/updatedata.py sha256=9kklB_nsXIbahf4NrpYthzBzX57NSWKZmSbF6a5vrsM 3142
jsondataferretexampleapp/urls.py sha256=88syAZmoHpOSEOwPko5udzqMkmLyBeW07Ju9JBOv0Qg 3681
jsondataferretexampleapp/views.py sha256=ofkJQJXu63oNmyp6j590QS1fZzQhNvRgUko5Jo0TybY 16618
jsondataferretexampleapp/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsondataferretexampleapp/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsondataferretexampleapp/management/commands/updatedata.py sha256=SvufeDIn40vaAr_90frOTANCdwQDmHS3e5Em60040lg 319
jsondataferretexampleapp/migrations/0001_initial.py sha256=xGjiUYG06EWiinsoWP5JZk61xKi5HM1qGQH88S__i6U 2237
jsondataferretexampleapp/migrations/0002_auto_20220526_0940.py sha256=jRz2k2m-lRWT-RNbid12fRYaPUX8qO4vXbTp29akSH8 884
jsondataferretexampleapp/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsondataferret-0.7.0.dist-info/LICENSE sha256=M7JiQquMYvvNYahThI_dEaqUARganpnLcbCCXVdf_d8 1106
jsondataferret-0.7.0.dist-info/METADATA sha256=LHmHhfM623EQD4dDSCHmQVUKKRpEq7tbEpVjs7jqO_w 753
jsondataferret-0.7.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
jsondataferret-0.7.0.dist-info/top_level.txt sha256=KVsStrvu61bEd9GUMevUcu7YBPMvTTxRHPSuqvLljq4 40
jsondataferret-0.7.0.dist-info/RECORD

top_level.txt

jsondataferret
jsondataferretexampleapp