ckanext-twitter

View on PyPIReverse Dependencies (0)

2.2.8 ckanext_twitter-2.2.8-py3-none-any.whl

Wheel Details

Project: ckanext-twitter
Version: 2.2.8
Filename: ckanext_twitter-2.2.8-py3-none-any.whl
Download: [link]
Size: 30260
MD5: 0963160b5630d39ee1a9203f5e525f43
SHA256: 4601138395b46925803c8c8b0e569938b005af0c7db2e6ce18aaceee60853dc4
Uploaded: 2023-07-17 08:23:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ckanext-twitter
Version: 2.2.8
Summary: A CKAN extension that enables users to post a tweet every time a dataset is created or updated.
Author-Email: Natural History Museum <data[at]nhm.ac.uk>
Project-Url: repository, https://github.com/NaturalHistoryMuseum/ckanext-twitter
Project-Url: changelog, https://github.com/NaturalHistoryMuseum/ckanext-twitter/blob/main/CHANGELOG.md
License: GPL-3.0-or-later
Keywords: CKAN,data,twitter
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: oauth2 (==1.9.0.post1)
Requires-Dist: ckantools (>=0.3.0)
Requires-Dist: mock; extra == "test"
Requires-Dist: pytest (>=4.6.5); extra == "test"
Requires-Dist: pytest-cov (>=2.7.1); extra == "test"
Requires-Dist: coveralls; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8454 characters]

WHEEL

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

RECORD

Path Digest Size
ckanext/__init__.py sha256=dnTyhwMThfVgzoT5aUSVZyBqiwp2AiXVWGIUkJviM-M 308
ckanext/twitter/__init__.py sha256=dnTyhwMThfVgzoT5aUSVZyBqiwp2AiXVWGIUkJviM-M 308
ckanext/twitter/plugin.py sha256=VCQfsrJsa3rIdHlPTkLxVQS9ovhfsTTeHc909ztxyK0 2093
ckanext/twitter/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ckanext/twitter/lib/cache_helpers.py sha256=NjcrObc7Nk2D67NtoPkP2lyiQKKhxfUzJ-nk0-5BCss 1576
ckanext/twitter/lib/config_helpers.py sha256=OgeZWtBSdFFGR5jYTTdUfQ6lmpmLGXJntAtLrE-gcOg 2515
ckanext/twitter/lib/helpers.py sha256=ab4HF129DG31vya_Igoj0d7s0uADsad20SAhWkBcyb4 2784
ckanext/twitter/lib/parsers.py sha256=2lWMi0KZEpIhkt_7YeLbFPlmp-KxWEPG-xsm_mZDv4A 5595
ckanext/twitter/lib/twitter_api.py sha256=mf1NILgu_WBqvxx9u1WKhjjePUOXfLwE7ShTDYmKL1U 3483
ckanext/twitter/routes/__init__.py sha256=PG9vymds_IAwPIPA0wPfsuroVvQNmqVpi-lRT92j4y4 188
ckanext/twitter/routes/tweet.py sha256=MZ2GtCXvbezpYTDFLHmnYb-LjhrpBiGBDv7AeaxxkF4 1344
ckanext/twitter/theme/assets/webassets.yml sha256=pyYxt2A_wV1h6hG391PdUu0wPn50o4a8NBE41G-NBzA 179
ckanext/twitter/theme/assets/scripts/modules/confirm-tweet.js sha256=Mmg0-3UQxcD9MT07KEeG4c8UQYTBDWuk-UX8K2R3toQ 2391
ckanext/twitter/theme/templates/ajax_snippets/edit_tweet.html sha256=L82mXpS1PlxV50-vyNvtVEInwsuRjZqqJ8hRReaHuxg 1617
ckanext/twitter/theme/templates/package/base.html sha256=cXLuWiTupIUVEaXFAZsaQFO42St43asq_YOBaHwz_kc 348
ckanext/twitter/theme/templates/package/read_base.html sha256=fFn0FRXCK6a1v3dbMGuSWKxZv0CDebALmdLLz9igY-8 98
docs/_scripts/gen_api_pages.py sha256=N4_4W0vCBlC4h4qVr0mNZMSLnT0IBHcup-Fbo9AWNoU 1241
ckanext_twitter-2.2.8.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
ckanext_twitter-2.2.8.dist-info/METADATA sha256=kcLKp9eUOX8hkrHEKoWwm5g_MShKgtvoObMuGqxMvvw 9657
ckanext_twitter-2.2.8.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
ckanext_twitter-2.2.8.dist-info/entry_points.txt sha256=TH6qhdxua_rjcsUwN2wiEoIGY4k4HWFTFofVuYPNac0 62
ckanext_twitter-2.2.8.dist-info/top_level.txt sha256=w-vKlvacHfVip3Sq_burAFRwyFHya8Z-yVMARpWRWrU 13
ckanext_twitter-2.2.8.dist-info/RECORD

top_level.txt

ckanext
docs

entry_points.txt

twitter = ckanext.twitter.plugin:TwitterPlugin