df-script-parser

View on PyPIReverse Dependencies (0)

0.2.0 df_script_parser-0.2.0-py3-none-any.whl

Wheel Details

Project: df-script-parser
Version: 0.2.0
Filename: df_script_parser-0.2.0-py3-none-any.whl
Download: [link]
Size: 29263
MD5: b23a20ca503795da495ac9f426daf8a5
SHA256: 38f3311adb91672805ec6e56450489d7afccd1edda28b1ab56aafdbb23286b7a
Uploaded: 2022-09-12 13:48:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: df-script-parser
Version: 0.2.0
Summary: **Dialog Flow Script Parser** is python module add-on for [Dialog Flow Framework](https://github.com/deeppavlovteam/dialog_flow_framework), a free and open-source software stack for creating chatbots, released under the terms of Apache License 2.0.
Author: Denis Kuznetsov
Author-Email: kuznetsov.den.p[at]gmail.com
Home-Page: https://github.com/deeppavlovteam/dialog_flow_parser
Keywords: chatbots,Dialog Flow Script Parser
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <4
Requires-Dist: libcst (>=0.4.1)
Requires-Dist: ruamel.yaml (>=0.17.21)
Requires-Dist: pyflakes (>=2.3.1)
Requires-Dist: black (>=20.8b1)
Requires-Dist: df-engine
Requires-Dist: types-setuptools
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3892 characters]

WHEEL

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

RECORD

Path Digest Size
df_script_parser/__init__.py sha256=_pDuzhOHZLIxqsrqsnuagfFAHfA-jQD6MvjsRfSHxV0 209
df_script_parser/cli.py sha256=Xa-X9PlBxD4QyLuZ6XhIHeSt5FqJHEBQYXYDw_g47Ro 2350
df_script_parser/dumpers_loaders.py sha256=clm1vR3bM-Ztwn5qAYHKWkmwbDvvyuWmh8rL7ox1vug 684
df_script_parser/tools.py sha256=SjrIkcNEDJriwwVh0yb6ingOuYpt50K4zhC6VlhYuBQ 4182
df_script_parser/processors/__init__.py sha256=4EXZljmOom1_AfKNrsMfxmNb9ZMsTAO0VfdYACfpiuw 57
df_script_parser/processors/dict_processors.py sha256=B30C-2wuSIs8rzPyEKSQ6IdvfYF1Yww5y7QZDeJ5UtA 5396
df_script_parser/processors/parse.py sha256=6I8MFeghhqLEGtC9FwjxZ0CbWS5iRhx781k9ROmS3f8 6306
df_script_parser/processors/recursive_parser.py sha256=SsA23x9CEEjQIheWqsIBa___EhWhn6ngEQOELW8-zo0 10969
df_script_parser/utils/__init__.py sha256=uwsmpWbrJBnHSpOpkOwoYeDQtxhYbeDMBkrQT1UsDrw 75
df_script_parser/utils/code_wrappers.py sha256=dWySzTOaDMOuZr-OraEULHGCRTBb0aON9j5lvmV7zt0 5365
df_script_parser/utils/convenience_functions.py sha256=c9hcqSGI57NWFkmD6yhM0YWdEnWP-igxwOzeVgmr_7M 2468
df_script_parser/utils/exceptions.py sha256=NW04xgnZVsH__CswwxiwgWkf9v5Am4OiiiUXMFWkM0o 1825
df_script_parser/utils/module_metadata.py sha256=kJ7Rfpt0XZyoKIeKd6HzLYUsaDk4yw3sXRM3DObwifo 6408
df_script_parser/utils/namespaces.py sha256=FZjJwHXq0KndTIyDj5HTfXqlMW7VS4Emu_uYfMsndKM 17797
df_script_parser/utils/validators.py sha256=twkBIcDq6cHpRNUwedntS6Rye9oYMSUpLfXCx6GHIzs 4074
df_script_parser-0.2.0.dist-info/LICENSE sha256=jIm8m8-DQhPjkzx0LMfnaj_RIJPfpWZiNbErQ98wEcM 11434
df_script_parser-0.2.0.dist-info/METADATA sha256=ioh_oVI-iL4rJWx0oF0uG9flpE702R1C5jv49QGQsBk 5230
df_script_parser-0.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
df_script_parser-0.2.0.dist-info/entry_points.txt sha256=sHlUvW0M6lXPapGLCWNNRLmt772SnxwR2ZEVOmjWfXI 130
df_script_parser-0.2.0.dist-info/top_level.txt sha256=BQGWmZQCB7kCal-gS-kOeitjVCt4F7pQtPz80CgV-rY 17
df_script_parser-0.2.0.dist-info/RECORD

top_level.txt

df_script_parser

entry_points.txt

df_script_parser.py2yaml = df_script_parser:py2yaml_cli
df_script_parser.yaml2py = df_script_parser:yaml2py_cli