Metadata-Version: 2.1
Name: nodify
Version: 0.0.3
Summary: Supercharge your functional application with a powerful node system.
Author-email: Pol Febrer <pfebrer96@gmail.com>
Maintainer: Pol Febrer
License: MIT
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: files
Requires-Dist: watchdog ; extra == 'files'
Provides-Extra: scripting
Requires-Dist: black ; extra == 'scripting'
Requires-Dist: isort ; extra == 'scripting'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: coverage[toml] ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-env ; extra == 'test'
Requires-Dist: pytest-faulthandler ; extra == 'test'
Requires-Dist: black ; extra == 'test'
Requires-Dist: isort ; extra == 'test'
Requires-Dist: watchdog ; extra == 'test'

Supercharge your functional applications with nodes.
