fbotics

View on PyPIReverse Dependencies (0)

0.1.0 fbotics-0.1.0-py3-none-any.whl

Wheel Details

Project: fbotics
Version: 0.1.0
Filename: fbotics-0.1.0-py3-none-any.whl
Download: [link]
Size: 28540
MD5: c6e54784eb8843b9773bee7823da7abd
SHA256: c60e5d6c47a710ebf0905fe06fc458bcb7c952a2cf9e8d7d8f752b168c73db52
Uploaded: 2020-04-03 12:18:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fbotics
Version: 0.1.0
Summary: Client for Facebook Send API
Author: AiBotics
Author-Email: developer[at]aibotics.de
Home-Page: https://github.com/pasmod/fbotics
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Requires-Dist: schematics (==2.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2198 characters]

WHEEL

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

RECORD

Path Digest Size
fbotics/__init__.py sha256=4aEKjJ07Q0rOniCDbyDr3LXq2cjERrtwa2tA-IVGfEk 350
fbotics/_version.py sha256=f0cNhBdQasS14kSkD0acKEXNw9ubibDpc5-CiUDzuA8 18464
fbotics/client/__init__.py sha256=FwQouijyL3UlZlzzjM3Bs7aIGhBO7uFQ8PCEh7Fg-aY 12554
fbotics/client/exceptions.py sha256=-Ltckxq9ooqGYCfZv88MMOX_84yzQTUXFiPgqLkdPQk 42
fbotics/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fbotics/models/attachment.py sha256=nbHNdmi0d2xji1pc_Tz0Jis53iqVQ9K1sraiJT3Vb_Y 1832
fbotics/models/message.py sha256=2FpCUqH5IkefXf7p6czLzjl3I_dBh0y9p1KhG8GVNuQ 1438
fbotics/models/quick_reply.py sha256=ZYuC_QFu4Wg2lbDYrJXoTEjH971OtneHJFLIZ6IJuEQ 2384
fbotics/models/recipient.py sha256=4i8aqSFie0z0cU4wGv1o9gzW6Byks37E3FHeFTipriw 1737
fbotics/models/request.py sha256=geYLIzZtwo2RhbyuvewdyMYwS1JMBFzhtFWwgMRga68 1717
fbotics/models/buttons/__init__.py sha256=-aeYpUgv2hvuDrgg7BktHueYakvMnZXBwkyIsaPW_kk 3540
fbotics/models/payloads/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fbotics/models/payloads/button_template.py sha256=WCLUfhH-bXthoO4UZYKg6SSs903VwVzTwIiwFmeateM 1362
fbotics/models/payloads/element.py sha256=LwTjV1Nr6u0aHyOgGK_2bb1Wjcu4p5bhVRNaVW6DxU0 2098
fbotics/models/payloads/generic_template.py sha256=H5XhGsitwHanpKhlSWHhNvR_a_tzZjuGghPnevsUHDs 1319
fbotics/models/payloads/list_template.py sha256=oyA0gsIlFiO4IQGABbNSzruegHl5zsdVascwcyTM82E 1851
fbotics/models/payloads/receipt_template.py sha256=WUJ8jDscPlIIHQehRq2CUYnpvpbukuLEenqaBSCAcig 5014
fbotics/models/payloads/rich_media.py sha256=d9jrM-_q-HOE2aNM83_44MoW1BKPZsDo1Gv82Y-yi94 537
fbotics/tests/__init__.py sha256=tUyrC7fTMOCkEf-dcbJr5OB1xozuof3pyxL0dQXn-RY 146
fbotics/tests/conftest.py sha256=9rZ1xkEHe4T0J47s5wWlJguE11vJcxz5ubLnljFsDBM 438
fbotics/tests/client/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fbotics/tests/client/test_retrieve_supported_tags.py sha256=NT6SMGxWS3YlgGvuOVolUL3j7OoOgBfk8_tuchQSjp8 716
fbotics/tests/client/test_send_button_template.py sha256=nEghunmlsO4DTjp7gV3R-Quou6vPftES0jmLPJxtFBA 1195
fbotics/tests/client/test_send_generic_template.py sha256=mLefKjpdtWHbU4OhCPkEKI8EDY_dlE03qn-BfGm1nLI 1304
fbotics/tests/client/test_send_list_template.py sha256=eKhHz5sVnpPhq4rYZz-B5346xPcJSyQXoBxki1Dtyks 1533
fbotics/tests/client/test_send_quick_replies.py sha256=ySFwPNPKUY37qsGKZiNE1t8RpkRN_ulzUkm9uL_59qQ 849
fbotics/tests/client/test_send_receipt_template.py sha256=K4uamTq-Wv2umOebWAHjscUAW5ILoONJhhkg1JUL0U0 2337
fbotics/tests/client/test_send_rich_media.py sha256=oxVAKGA13NtFaFbmryW6G97DpJZixdXZTbvlqqz-QyY 2519
fbotics/tests/client/test_send_text.py sha256=nnPQ-j83WyVJZJG8BrtpTrwNw5L6mpwrUwol-RgVxsE 1246
fbotics-0.1.0.dist-info/METADATA sha256=b7XoeXTd8c6aPFmepN_ftOLJ9oHNVPyuiscFy-9KbZU 2851
fbotics-0.1.0.dist-info/RECORD
fbotics-0.1.0.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
fbotics-0.1.0.dist-info/top_level.txt sha256=p78duBL7b1aVjstndcoosCVyzdVeedrY52waxI1aeWU 8

top_level.txt

fbotics