ideas-sandbox

View on PyPIReverse Dependencies (0)

0.0.3 ideas_sandbox-0.0.3-py3-none-any.whl

Wheel Details

Project: ideas-sandbox
Version: 0.0.3
Filename: ideas_sandbox-0.0.3-py3-none-any.whl
Download: [link]
Size: 13685
MD5: 7b64c86ef789a76c2d445bf01bc89afa
SHA256: ab9031518d41a2296334efe228486c638c9d04ea88767c59a8c769354c69589f
Uploaded: 2024-10-17 14:29:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ideas-sandbox
Version: 0.0.3
Summary: sandbox framework
Author-Email: dcoello-dev <dcpulido91[at]gmail.com>
Project-Url: Repository, https://github.com/dcoello-dev/ideas-sandbox
License: M.IT License Copyright (c) 2024 David Coello 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: notes,tool,cli,framework,sandbox
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: pyfzf
Requires-Dist: toml
Requires-Dist: pytest-mock (==3.14.0); extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 11647 characters]

WHEEL

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

RECORD

Path Digest Size
sandbox/__main__.py sha256=yeuL9Py8TsV4mtS3MDx1_ShPjc6ZNUfGEI0EidGOfyc 1284
sandbox/Core/ExecuteParentShell.py sha256=uO0rV5aC3vB-GWYqo_Khcc45DVJlN-bTiI2de2SOdnY 224
sandbox/Core/FzfHandler.py sha256=-h9bResYeWqXsFKFUGrT0oYyavq9hVmemIjk-i45kHw 424
sandbox/Core/IEnvironment.py sha256=enUUwrzpzblYXnBeZ0GpNFapqycOVY-xWtrRlyVLmdY 545
sandbox/Core/IPipeline.py sha256=oeg3R3gtnmi1E-h0SoQjVGU0dO4zwnBEGew_BH8HhMU 248
sandbox/Core/RegisterEnvironment.py sha256=EKaqMnL-bx-RZWGNOjBU6sWlxT7gBi61gURMBI-mNhk 347
sandbox/Core/RegisterPipeline.py sha256=FM_CoF6-Vy-qRYTygH3dpUq0a4ZaZiJFH-TTWmTgJYQ 779
sandbox/Environments/ConfigurableEnvironment.py sha256=Pp0oJzgbAovF3g3MoejTIORiODqB43Vw5yGD7D1FjQA 1448
sandbox/Pipelines/Execute.py sha256=Ce6zz8Zj-PL3K_NWpllwO799h3uD6M5CjF_m3wudTZs 1552
sandbox/Pipelines/Open.py sha256=qsZ0-L4IoTGLSx366fsoaXdI2qB_HXjFiZu7fXFFy6g 1430
sandbox/Pipelines/Reset.py sha256=8-vtTUkmNUWXApiyFye9cWIoE5gTdjia-80cD-ysZGs 1337
sandbox/Pipelines/Save.py sha256=iJ-s1_J43FDokkx_M4V5DugPbZ2MNCO6V9n4k9pcv7s 1547
ideas_sandbox-0.0.3.dist-info/LICENSE.txt sha256=QDMR2q0D4tdHEI49l6hYhzYc-1Tt4Leg68YXtcnFCqQ 1070
ideas_sandbox-0.0.3.dist-info/METADATA sha256=VB_4Qv6wds0KMMLFGNcoPmUQyRIBHsnDlm_LW1-LOoU 13593
ideas_sandbox-0.0.3.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
ideas_sandbox-0.0.3.dist-info/entry_points.txt sha256=OuMo-iskVjNUpTAdr5kRsK7IBGpfs8NC9F6nKDALrn4 50
ideas_sandbox-0.0.3.dist-info/top_level.txt sha256=6n7Ff6Zr-KybGYm8ETUM_UIhPV4_LNi00hVfxT-bobM 8
ideas_sandbox-0.0.3.dist-info/RECORD

top_level.txt

sandbox

entry_points.txt

sandbox = sandbox.__main__:main