autobot-tg

View on PyPIReverse Dependencies (0)

0.1.2a1 autobot_tg-0.1.2a1-py3-none-any.whl

Wheel Details

Project: autobot-tg
Version: 0.1.2a1
Filename: autobot_tg-0.1.2a1-py3-none-any.whl
Download: [link]
Size: 35302
MD5: a30e44b0846dae281f70affcc729462e
SHA256: dd671087e024bb616a67cf0d88d579a0bdd4ad376a10f7b04adbf10bc9bfd517
Uploaded: 2022-11-09 09:37:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autobot-tg
Version: 0.1.2a1
Summary: Telegram Bot creation made easy
Author: Andrew S.
Author-Email: andrewsapw[at]gmail.com
Home-Page: https://github.com/andrewsapw/autobot
Project-Url: Repository, https://github.com/andrewsapw/autobot
License: BSD-3-Clause
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: aiogram (<4.0.0,>=3.0.0b5)
Requires-Dist: loguru (<0.7.0,>=0.6.0)
Requires-Dist: networkx (<3.0.0,>=2.8.8)
Requires-Dist: pydantic (<2.0.0,>=1.10.2)
Requires-Dist: python-dotenv (<0.22.0,>=0.21.0)
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Requires-Dist: uvloop (<0.18.0,>=0.17.0)
Description-Content-Type: text/markdown
[Description omitted; length: 753 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
autobot/__init__.py sha256=Es4t__Ougt4aIMVKMOgjGs9aOXiEJrs5teaNhaMPQwQ 27
autobot/__main__.py sha256=KchS2kD0ZSn2KH4g7_2ODqO0o3ebZ1_9M0FkaTqOyTI 358
autobot/app.py sha256=QXIPGPTGV925fPlNHy-dWOLlCr6MOrfnLN1E6fx3m54 5628
autobot/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autobot/core/generator.py sha256=zfNS4dfoij2ad5_GCB2NMleGKxOHMD6t2Kw6xoiGOlY 2072
autobot/core/parser.py sha256=9CP1EOxKBkfgy3ZHgasGiJIbwvkuPMqNu8XwFvU-hIs 3789
autobot/logger.py sha256=0p1SsU_CmSA5yrmHGMwGqA4ZxqhqMeSwDtySSLRePwg 990
autobot/settings.py sha256=mpt8zLn6Z58zxBz-WdeCmrwE0HRP8osCqJqWw0pIo5Q 406
autobot/types/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autobot/types/condition.py sha256=PhoLHy9yp1pi5FWGTyrOa77TNVjyCdU6jhzNvgNrn2s 872
autobot/types/graph.py sha256=4gxrqzs-BVA4Cpy21YDjoOwkdjVMaU44AfrCSFKun60 3331
autobot/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autobot/utils/answer.py sha256=RovM9R-OOoOjawzSICiJCNRq1MmqW238qb-1VQ8Yzs8 1999
autobot/utils/callback.py sha256=EPhwcoYqZrjpkex3mgXjgmwbOoUaqPqm3FJx9_5GOvY 1668
autobot_tg-0.1.2a1.dist-info/entry_points.txt sha256=nqBv160r_Xrtc_m8ZRL9c79KvEI9Lcuczp35Y0t5Sco 49
autobot_tg-0.1.2a1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
autobot_tg-0.1.2a1.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
autobot_tg-0.1.2a1.dist-info/METADATA sha256=2fD5pBqG6t7pREfNVtXGcy_l--PPuulWvII2V_dUOOk 1634
autobot_tg-0.1.2a1.dist-info/RECORD

entry_points.txt

autobot = autobot.__main__:main