aiob

View on PyPIReverse Dependencies (0)

0.0.1 aiob-0.0.1-py3-none-any.whl

Wheel Details

Project: aiob
Version: 0.0.1
Filename: aiob-0.0.1-py3-none-any.whl
Download: [link]
Size: 17116
MD5: 211a4cd25d1ea83a60082594f07e6409
SHA256: 9b49398e0855c5167851644d5d37e2cc8a358d95397195257302c6abe12359eb
Uploaded: 2022-04-29 15:02:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiob
Version: 0.0.1
Summary: All In One Bridge.
Author: clouder
Author-Email: clouder0[at]outlook.com
Home-Page: https://www.github.com/Clouder0/AIOB
Project-Url: Repository, https://www.github.com/Clouder0/AIOB
License: Apache-2.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Framework :: Pytest
Classifier: Framework :: tox
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.9,<4.0
Requires-Dist: aiofiles (<0.9.0,>=0.8.0)
Requires-Dist: aiohttp (<4.0.0,>=3.8.1)
Requires-Dist: colorama (<0.5.0,>=0.4.4)
Requires-Dist: dynaconf (<4.0.0,>=3.1.7)
Requires-Dist: importlib-metadata (<5.0.0,>=4.11.3); python_version < "3.10"
Requires-Dist: python-frontmatter (<2.0.0,>=1.0.0)
Requires-Dist: shellingham (<2.0.0,>=1.4.0)
Requires-Dist: tinydb (<5.0.0,>=4.7.0)
Requires-Dist: typer[all] (<0.5.0,>=0.4.1)
Description-Content-Type: text/markdown
[Description omitted; length: 6812 characters]

WHEEL

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

RECORD

Path Digest Size
aiob/__init__.py sha256=wdCzkdpDgSP8FIx0CjKBwymxxLBM0hrFtCCZiSH1b_A 48
aiob/__main__.py sha256=HEjgXWwCwoLUAJlyTfeWkeNrXnYpLxLRWQ8hmZAIdlA 169
aiob/api/Destinations/file_markdown/__init__.py sha256=wdCzkdpDgSP8FIx0CjKBwymxxLBM0hrFtCCZiSH1b_A 48
aiob/api/Destinations/file_markdown/dest_file_markdown.py sha256=jKu_SPCy2ChaEVIW2OBvhck63-TMndVUTzICMX-LMyc 2375
aiob/api/Sources/src_file_markdown/__init__.py sha256=wdCzkdpDgSP8FIx0CjKBwymxxLBM0hrFtCCZiSH1b_A 48
aiob/api/Sources/src_file_markdown/src_file_markdown.py sha256=vYAfGX0A37fj2e7YbUIFYlwGH6UScAN2dvrDErOyUfY 3421
aiob/api/__init__.py sha256=wdCzkdpDgSP8FIx0CjKBwymxxLBM0hrFtCCZiSH1b_A 48
aiob/api/bridge.py sha256=HI_O9NK52vQiyKdIQs5C_aBy7zs7FmJqJPhPBUOJ-2c 841
aiob/api/config.py sha256=Iw88AFLt9uwD9ZYj_ikJaQlLSZ0jrAUzBQUOHmW2m-s 297
aiob/api/db.py sha256=UVspcVVKE-XN1HbRX9mHjVr9hCHGHL_7UpBVAT-MMxY 3500
aiob/api/model.py sha256=eBjokiWuxzWzu-D1cuZfFrhe1kiJdZ5x35UsKiXijfY 3381
aiob/api/opts.py sha256=AmEQKi56z5Emjl9eqncvrk8Yys0-YGLnfS6QMbkmsyM 1633
aiob/api/plugin_loader.py sha256=lLv19D1eMKzZH2ntZPK57Pd2rJ-Yufbfm3sxgcXOr2A 2512
aiob/cli/__init__.py sha256=wdCzkdpDgSP8FIx0CjKBwymxxLBM0hrFtCCZiSH1b_A 48
aiob/cli/main.py sha256=2KnKRLkpYXcTDwP74ca1ZmS-ybNFpwX3Vp_bO8weANw 1026
aiob-0.0.1.dist-info/entry_points.txt sha256=9J6EweQYgd42qe-_AcxMCEha1G2jdkaqFjb1XIjKAzk 43
aiob-0.0.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
aiob-0.0.1.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
aiob-0.0.1.dist-info/METADATA sha256=lXdoL9-VC0RE1wulL5FmDuT3vcZQobp0XHmKBNW1Z1s 8234
aiob-0.0.1.dist-info/RECORD

entry_points.txt

aiob = aiob.cli.main:main