flow-toolkit

View on PyPIReverse Dependencies (0)

0.0.1 flow_toolkit-0.0.1-py3-none-any.whl

Wheel Details

Project: flow-toolkit
Version: 0.0.1
Filename: flow_toolkit-0.0.1-py3-none-any.whl
Download: [link]
Size: 24554
MD5: 0e510ae3f0f37bb7e9085fbd7616b584
SHA256: e2003a5d23662987c739dcd3a5dfb75054adf39ab1e9680b01396c5c4ef6fe33
Uploaded: 2024-06-21 13:42:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flow-toolkit
Version: 0.0.1
Summary: CLI toolkit for Flow language, and integration with python.
Author-Email: StealthyPanda <shaikm259[at]gmail.com>
License: MIT License Copyright (c) [2024] [StealthyPanda] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: flow,ML,DL
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: codexregius
Requires-Dist: argparse
Requires-Dist: ply
Requires-Dist: dulwich
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 916 characters]

WHEEL

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

RECORD

Path Digest Size
test.py sha256=oipI3Bb_PiLJPFZdbUI_HcfDNYZHhMyPUKyrFJw9Als 1353
cli/__init__.py sha256=cZ2854AhVR7fswISNGrpkIZoxEAuI3YspoNhEbPBegI 1885
cli/main.py sha256=N4HTEgSNuRmZ_8TRrwLfQnUyo2N9pfjwE27N8oGIxtI 4097
frontend/lexy.py sha256=OWQdU9at_1wiSJtIwFopK3J_FCo0FwduETbWH7XLjWI 1376
frontend/main.py sha256=xp7awCiFjknshlVKhevFeosIuMZA7_2KD7_aWVXbCAo 3072
frontend/middle.py sha256=h8Vfu2avEKOKy8Qpp5IjVP3o5r5a_mcVT7OhZHOzorQ 32183
frontend/parsetab.py sha256=e9RCAifT63y2ljagN9A7aF9sRnPdIJpgLaRiHtpVQvQ 26926
frontend/percy.py sha256=SScMFRO_Txpny4s5nG8genoLxLBmAfXDnG9ZqoQUolE 9897
utils/logging.py sha256=PUuTW2Dg-mh0U88qNuh3Pv3N0SEUTFMvT85gjgxgV1E 1564
utils/nodes.py sha256=oLOCjGPbI46u9LzDCiWBt_L_JaQf--ZXoE_TYXUtweQ 12264
flow_toolkit-0.0.1.dist-info/LICENSE sha256=hurRej5xV-gZ_zBOg9Yu3gS20sbQhXUZxQksop9DQYs 1093
flow_toolkit-0.0.1.dist-info/METADATA sha256=upHwXGw_pSv7vMQhLwPTWpjClBN2f9mdjLki3FSnCEA 2775
flow_toolkit-0.0.1.dist-info/WHEEL sha256=cpQTJ5IWu9CdaPViMhC9YzF8gZuS5-vlfoFihTBC86A 91
flow_toolkit-0.0.1.dist-info/entry_points.txt sha256=JxQ_Cr2qYIuAvFlFARUIW2SgbjhDMDbXqXogOJPJbRc 39
flow_toolkit-0.0.1.dist-info/top_level.txt sha256=0bja3QYZ8Nnse28A9pm-xdaMoQJaYYVABmWxMP-4sYY 24
flow_toolkit-0.0.1.dist-info/RECORD

top_level.txt

cli
frontend
test
utils

entry_points.txt

flow = cli.main:main