coconut-develop

View on PyPIReverse Dependencies (1)

3.1.0.post0.dev9 coconut_develop-3.1.0.post0.dev9-py2.py3-none-any.whl

Wheel Details

Project: coconut-develop
Version: 3.1.0.post0.dev9
Filename: coconut_develop-3.1.0.post0.dev9-py2.py3-none-any.whl
Download: [link]
Size: 317413
MD5: 3adece7955995983da2813b2f6ca701f
SHA256: 3a15ca8f6164a7f880f53cbd51458ba343bf4b9b015e833628e7bba2c75ab6d4
Uploaded: 2024-04-15 06:18:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: coconut-develop
Version: 3.1.0.post0.dev9
Summary: Simple, elegant, Pythonic functional programming.
Author: Evan Hubinger
Author-Email: evanjhub[at]gmail.com
Home-Page: http://coconut-lang.org
License: Apache 2.0
Keywords: functional,programming,language,compiler,pattern,pattern-matching,algebraic,data type,data types,lambda,lambdas,lazy,evaluation,lazy list,lazy lists,tail,recursion,call,recursive,recursive_iterator,infix,function,composition,compose,partial,application,currying,curry,pipeline,pipe,unicode,operator,operators,frozenset,literal,syntax,destructuring,assignment,fold,datamaker,prepattern,iterator,generator,none,coalesce,coalescing,statement,lru_cache,memoization,backport,typing,embed,PEP 622,overrides,islice,itertools,functools,TYPE_CHECKING,Expected,breakpoint,help,reduce,takewhile,dropwhile,tee,count,makedata,consume,process_map,thread_map,addpattern,recursive_generator,fmap,starmap,reiterable,scan,groupsof,memoize,zip_longest,override,flatten,ident,call,safe_call,flip,const,lift,lift_apart,all_equal,collectby,mapreduce,multi_enumerate,cartesian_product,multiset,cycle,windowsof,and_then,and_then_await,async_map,py_chr,py_dict,py_hex,py_input,py_int,py_map,py_object,py_oct,py_open,py_print,py_range,py_str,py_super,py_zip,py_filter,py_reversed,py_enumerate,py_raw_input,py_xrange,py_repr,py_breakpoint,py_min,py_max,_namedtuple_of,reveal_type,reveal_locals,MatchError,CoconutWarning,__fmap__,__iter_getitem__,data,match,case,cases,where,addpattern,then,operator,type,copyclosure,λ
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Interpreters
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Other
Classifier: Programming Language :: Other Scripting Engines
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter
Classifier: Typing :: Typed
Requires-Dist: setuptools (>=44)
Requires-Dist: pyparsing (<2.4.8,>=2.4.7); platform_python_implementation != "CPython"
Requires-Dist: cPyparsing (<2.4.7.2.4,>=2.4.7.2.3.2); platform_python_implementation == "CPython"
Requires-Dist: argparse (>=1.4); python_version < "2.7"
Requires-Dist: futures (>=3.4); python_version < "3"
Requires-Dist: backports.functools-lru-cache (>=1.6); python_version < "3"
Requires-Dist: prompt-toolkit (<2,>=1); python_version < "3"
Requires-Dist: trollius (>=2.2); python_version < "3" and platform_python_implementation == "CPython"
Requires-Dist: aenum (>=3.1.15); python_version < "3.4"
Requires-Dist: typing (>=3.10); python_version < "3.5"
Requires-Dist: typing-extensions (>=3.10); python_version < "3.6"
Requires-Dist: pygments (>=2.3); python_version < "3.9"
Requires-Dist: psutil (>=5); python_version >= "2.7"
Requires-Dist: prompt-toolkit (>=1); python_version >= "3"
Requires-Dist: async-generator (>=1.10); python_version >= "3.5"
Requires-Dist: anyio (>=3); python_version >= "3.6"
Requires-Dist: typing-extensions (>=4.1); python_version >= "3.6" and python_version < "3.7"
Requires-Dist: dataclasses (>=0.8); python_version >= "3.6" and python_version < "3.7"
Requires-Dist: exceptiongroup (>=1); python_version >= "3.7" and python_version < "3.11"
Requires-Dist: typing-extensions (>=4.7); python_version >= "3.7" and python_version < "3.8"
Requires-Dist: typing-extensions (>=4.9); python_version >= "3.8"
Requires-Dist: pygments (>=2.17); python_version >= "3.9"
Requires-Dist: watchdog (>=0.10); extra == "all"
Requires-Dist: mypy[python2] (>=1.8); extra == "all"
Requires-Dist: types-backports (>=0.1); extra == "all"
Requires-Dist: jupyter (>=1.0); extra == "all"
Requires-Dist: papermill (>=1.2); extra == "all"
Requires-Dist: ipython (>=5.4); python_version < "3" and extra == "all"
Requires-Dist: ipykernel (>=4.10); python_version < "3" and extra == "all"
Requires-Dist: pywinpty (<0.6,>=0.5); (python_version < "3" and os_name == "nt") and extra == "all"
Requires-Dist: numpy (>=1.16); (python_version < "3" and platform_python_implementation == "CPython") and extra == "all"
Requires-Dist: jupyter-client (>=5.3); python_version < "3.5" and extra == "all"
Requires-Dist: typing (>=3.10); python_version < "3.5" and extra == "all"
Requires-Dist: jupyter-console (>=5.2); python_version < "3.5" and extra == "all"
Requires-Dist: xonsh (>=0.9); python_version < "3.6" and extra == "all"
Requires-Dist: jedi (<0.18,>=0.17); python_version < "3.9" and extra == "all"
Requires-Dist: jupytext (>=1.8); python_version >= "3" and extra == "all"
Requires-Dist: ipython (<7.10,>=7.9); (python_version >= "3" and python_version < "3.7") and extra == "all"
Requires-Dist: ipykernel (>=5.5); (python_version >= "3" and python_version < "3.8") and extra == "all"
Requires-Dist: ipython (>=8.22); python_version >= "3.10" and extra == "all"
Requires-Dist: numpy (>=1.18); (python_version >= "3.4" and python_version < "3.9") and extra == "all"
Requires-Dist: jupyterlab (>=2.2); python_version >= "3.5" and extra == "all"
Requires-Dist: jupyter-client (<6.1.13,>=6.1.12); (python_version >= "3.5" and python_version < "3.6") and extra == "all"
Requires-Dist: jupyter-console (>=6.1); (python_version >= "3.5" and python_version < "3.7") and extra == "all"
Requires-Dist: jupyter-client (>=7.1.2); python_version >= "3.6" and extra == "all"
Requires-Dist: pandas (>=1); python_version >= "3.6" and extra == "all"
Requires-Dist: xonsh (>=0.11); (python_version >= "3.6" and python_version < "3.9") and extra == "all"
Requires-Dist: jupyter-console (>=6.6); python_version >= "3.7" and extra == "all"
Requires-Dist: ipython (>=7.34); (python_version >= "3.7" and python_version < "3.8") and extra == "all"
Requires-Dist: ipykernel (>=6); python_version >= "3.8" and extra == "all"
Requires-Dist: ipython (>=8.12); (python_version >= "3.8" and python_version < "3.9") and extra == "all"
Requires-Dist: jedi (>=0.19); python_version >= "3.9" and extra == "all"
Requires-Dist: xonsh (>=0.15); python_version >= "3.9" and extra == "all"
Requires-Dist: numpy (>=1.26); python_version >= "3.9" and extra == "all"
Requires-Dist: xarray (>=2024); python_version >= "3.9" and extra == "all"
Requires-Dist: ipython (>=8.18); (python_version >= "3.9" and python_version < "3.10") and extra == "all"
Requires-Dist: watchdog (>=0.10); extra == "dev"
Requires-Dist: jupyter (>=1.0); extra == "dev"
Requires-Dist: papermill (>=1.2); extra == "dev"
Requires-Dist: sphinx (>=7); extra == "dev"
Requires-Dist: myst-parser (>=2); extra == "dev"
Requires-Dist: pydata-sphinx-theme (>=0.15); extra == "dev"
Requires-Dist: pexpect (>=4); extra == "dev"
Requires-Dist: pyparsing (<2.4.8,>=2.4.7); extra == "dev"
Requires-Dist: requests (>=2.31); extra == "dev"
Requires-Dist: vprof (>=0.36); extra == "dev"
Requires-Dist: py-spy (>=0.3); extra == "dev"
Requires-Dist: ipython (>=5.4); python_version < "3" and extra == "dev"
Requires-Dist: ipykernel (>=4.10); python_version < "3" and extra == "dev"
Requires-Dist: pywinpty (<0.6,>=0.5); (python_version < "3" and os_name == "nt") and extra == "dev"
Requires-Dist: numpy (>=1.16); (python_version < "3" and platform_python_implementation == "CPython") and extra == "dev"
Requires-Dist: jupyter-client (>=5.3); python_version < "3.5" and extra == "dev"
Requires-Dist: jupyter-console (>=5.2); python_version < "3.5" and extra == "dev"
Requires-Dist: xonsh (>=0.9); python_version < "3.6" and extra == "dev"
Requires-Dist: pytest (>=3); python_version < "3.6" and extra == "dev"
Requires-Dist: jedi (<0.18,>=0.17); python_version < "3.9" and extra == "dev"
Requires-Dist: pygments (>=2.3); python_version < "3.9" and extra == "dev"
Requires-Dist: jupytext (>=1.8); python_version >= "3" and extra == "dev"
Requires-Dist: pre-commit (>=3); python_version >= "3" and extra == "dev"
Requires-Dist: ipython (<7.10,>=7.9); (python_version >= "3" and python_version < "3.7") and extra == "dev"
Requires-Dist: ipykernel (>=5.5); (python_version >= "3" and python_version < "3.8") and extra == "dev"
Requires-Dist: ipython (>=8.22); python_version >= "3.10" and extra == "dev"
Requires-Dist: numpy (>=1.18); (python_version >= "3.4" and python_version < "3.9") and extra == "dev"
Requires-Dist: jupyterlab (>=2.2); python_version >= "3.5" and extra == "dev"
Requires-Dist: jupyter-client (<6.1.13,>=6.1.12); (python_version >= "3.5" and python_version < "3.6") and extra == "dev"
Requires-Dist: jupyter-console (>=6.1); (python_version >= "3.5" and python_version < "3.7") and extra == "dev"
Requires-Dist: jupyter-client (>=7.1.2); python_version >= "3.6" and extra == "dev"
Requires-Dist: pandas (>=1); python_version >= "3.6" and extra == "dev"
Requires-Dist: pytest (>=7); (python_version >= "3.6" and python_version < "3.8") and extra == "dev"
Requires-Dist: xonsh (>=0.11); (python_version >= "3.6" and python_version < "3.9") and extra == "dev"
Requires-Dist: jupyter-console (>=6.6); python_version >= "3.7" and extra == "dev"
Requires-Dist: ipython (>=7.34); (python_version >= "3.7" and python_version < "3.8") and extra == "dev"
Requires-Dist: ipykernel (>=6); python_version >= "3.8" and extra == "dev"
Requires-Dist: pytest (<8.1,>=8.0); python_version >= "3.8" and extra == "dev"
Requires-Dist: ipython (>=8.12); (python_version >= "3.8" and python_version < "3.9") and extra == "dev"
Requires-Dist: jedi (>=0.19); python_version >= "3.9" and extra == "dev"
Requires-Dist: xonsh (>=0.15); python_version >= "3.9" and extra == "dev"
Requires-Dist: numpy (>=1.26); python_version >= "3.9" and extra == "dev"
Requires-Dist: xarray (>=2024); python_version >= "3.9" and extra == "dev"
Requires-Dist: pygments (>=2.17); python_version >= "3.9" and extra == "dev"
Requires-Dist: ipython (>=8.18); (python_version >= "3.9" and python_version < "3.10") and extra == "dev"
Requires-Dist: sphinx (>=7); extra == "docs"
Requires-Dist: myst-parser (>=2); extra == "docs"
Requires-Dist: pydata-sphinx-theme (>=0.15); extra == "docs"
Requires-Dist: pygments (>=2.3); python_version < "3.9" and extra == "docs"
Requires-Dist: pygments (>=2.17); python_version >= "3.9" and extra == "docs"
Requires-Dist: jupyter (>=1.0); extra == "ipython"
Requires-Dist: papermill (>=1.2); extra == "ipython"
Requires-Dist: ipython (>=5.4); python_version < "3" and extra == "ipython"
Requires-Dist: ipykernel (>=4.10); python_version < "3" and extra == "ipython"
Requires-Dist: pywinpty (<0.6,>=0.5); (python_version < "3" and os_name == "nt") and extra == "ipython"
Requires-Dist: jupyter-client (>=5.3); python_version < "3.5" and extra == "ipython"
Requires-Dist: jupyter-console (>=5.2); python_version < "3.5" and extra == "ipython"
Requires-Dist: jedi (<0.18,>=0.17); python_version < "3.9" and extra == "ipython"
Requires-Dist: ipython (<7.10,>=7.9); (python_version >= "3" and python_version < "3.7") and extra == "ipython"
Requires-Dist: ipykernel (>=5.5); (python_version >= "3" and python_version < "3.8") and extra == "ipython"
Requires-Dist: ipython (>=8.22); python_version >= "3.10" and extra == "ipython"
Requires-Dist: jupyter-client (<6.1.13,>=6.1.12); (python_version >= "3.5" and python_version < "3.6") and extra == "ipython"
Requires-Dist: jupyter-console (>=6.1); (python_version >= "3.5" and python_version < "3.7") and extra == "ipython"
Requires-Dist: jupyter-client (>=7.1.2); python_version >= "3.6" and extra == "ipython"
Requires-Dist: jupyter-console (>=6.6); python_version >= "3.7" and extra == "ipython"
Requires-Dist: ipython (>=7.34); (python_version >= "3.7" and python_version < "3.8") and extra == "ipython"
Requires-Dist: ipykernel (>=6); python_version >= "3.8" and extra == "ipython"
Requires-Dist: ipython (>=8.12); (python_version >= "3.8" and python_version < "3.9") and extra == "ipython"
Requires-Dist: jedi (>=0.19); python_version >= "3.9" and extra == "ipython"
Requires-Dist: ipython (>=8.18); (python_version >= "3.9" and python_version < "3.10") and extra == "ipython"
Requires-Dist: jupyter (>=1.0); extra == "jupyter"
Requires-Dist: papermill (>=1.2); extra == "jupyter"
Requires-Dist: ipython (>=5.4); python_version < "3" and extra == "jupyter"
Requires-Dist: ipykernel (>=4.10); python_version < "3" and extra == "jupyter"
Requires-Dist: pywinpty (<0.6,>=0.5); (python_version < "3" and os_name == "nt") and extra == "jupyter"
Requires-Dist: jupyter-client (>=5.3); python_version < "3.5" and extra == "jupyter"
Requires-Dist: jupyter-console (>=5.2); python_version < "3.5" and extra == "jupyter"
Requires-Dist: jedi (<0.18,>=0.17); python_version < "3.9" and extra == "jupyter"
Requires-Dist: ipython (<7.10,>=7.9); (python_version >= "3" and python_version < "3.7") and extra == "jupyter"
Requires-Dist: ipykernel (>=5.5); (python_version >= "3" and python_version < "3.8") and extra == "jupyter"
Requires-Dist: ipython (>=8.22); python_version >= "3.10" and extra == "jupyter"
Requires-Dist: jupyter-client (<6.1.13,>=6.1.12); (python_version >= "3.5" and python_version < "3.6") and extra == "jupyter"
Requires-Dist: jupyter-console (>=6.1); (python_version >= "3.5" and python_version < "3.7") and extra == "jupyter"
Requires-Dist: jupyter-client (>=7.1.2); python_version >= "3.6" and extra == "jupyter"
Requires-Dist: jupyter-console (>=6.6); python_version >= "3.7" and extra == "jupyter"
Requires-Dist: ipython (>=7.34); (python_version >= "3.7" and python_version < "3.8") and extra == "jupyter"
Requires-Dist: ipykernel (>=6); python_version >= "3.8" and extra == "jupyter"
Requires-Dist: ipython (>=8.12); (python_version >= "3.8" and python_version < "3.9") and extra == "jupyter"
Requires-Dist: jedi (>=0.19); python_version >= "3.9" and extra == "jupyter"
Requires-Dist: ipython (>=8.18); (python_version >= "3.9" and python_version < "3.10") and extra == "jupyter"
Requires-Dist: jupyter (>=1.0); extra == "jupyterlab"
Requires-Dist: papermill (>=1.2); extra == "jupyterlab"
Requires-Dist: ipython (>=5.4); python_version < "3" and extra == "jupyterlab"
Requires-Dist: ipykernel (>=4.10); python_version < "3" and extra == "jupyterlab"
Requires-Dist: pywinpty (<0.6,>=0.5); (python_version < "3" and os_name == "nt") and extra == "jupyterlab"
Requires-Dist: jupyter-client (>=5.3); python_version < "3.5" and extra == "jupyterlab"
Requires-Dist: jupyter-console (>=5.2); python_version < "3.5" and extra == "jupyterlab"
Requires-Dist: jedi (<0.18,>=0.17); python_version < "3.9" and extra == "jupyterlab"
Requires-Dist: ipython (<7.10,>=7.9); (python_version >= "3" and python_version < "3.7") and extra == "jupyterlab"
Requires-Dist: ipykernel (>=5.5); (python_version >= "3" and python_version < "3.8") and extra == "jupyterlab"
Requires-Dist: ipython (>=8.22); python_version >= "3.10" and extra == "jupyterlab"
Requires-Dist: jupyterlab (>=2.2); python_version >= "3.5" and extra == "jupyterlab"
Requires-Dist: jupyter-client (<6.1.13,>=6.1.12); (python_version >= "3.5" and python_version < "3.6") and extra == "jupyterlab"
Requires-Dist: jupyter-console (>=6.1); (python_version >= "3.5" and python_version < "3.7") and extra == "jupyterlab"
Requires-Dist: jupyter-client (>=7.1.2); python_version >= "3.6" and extra == "jupyterlab"
Requires-Dist: jupyter-console (>=6.6); python_version >= "3.7" and extra == "jupyterlab"
Requires-Dist: ipython (>=7.34); (python_version >= "3.7" and python_version < "3.8") and extra == "jupyterlab"
Requires-Dist: ipykernel (>=6); python_version >= "3.8" and extra == "jupyterlab"
Requires-Dist: ipython (>=8.12); (python_version >= "3.8" and python_version < "3.9") and extra == "jupyterlab"
Requires-Dist: jedi (>=0.19); python_version >= "3.9" and extra == "jupyterlab"
Requires-Dist: ipython (>=8.18); (python_version >= "3.9" and python_version < "3.10") and extra == "jupyterlab"
Requires-Dist: jupyter (>=1.0); extra == "jupytext"
Requires-Dist: papermill (>=1.2); extra == "jupytext"
Requires-Dist: ipython (>=5.4); python_version < "3" and extra == "jupytext"
Requires-Dist: ipykernel (>=4.10); python_version < "3" and extra == "jupytext"
Requires-Dist: pywinpty (<0.6,>=0.5); (python_version < "3" and os_name == "nt") and extra == "jupytext"
Requires-Dist: jupyter-client (>=5.3); python_version < "3.5" and extra == "jupytext"
Requires-Dist: jupyter-console (>=5.2); python_version < "3.5" and extra == "jupytext"
Requires-Dist: jedi (<0.18,>=0.17); python_version < "3.9" and extra == "jupytext"
Requires-Dist: jupytext (>=1.8); python_version >= "3" and extra == "jupytext"
Requires-Dist: ipython (<7.10,>=7.9); (python_version >= "3" and python_version < "3.7") and extra == "jupytext"
Requires-Dist: ipykernel (>=5.5); (python_version >= "3" and python_version < "3.8") and extra == "jupytext"
Requires-Dist: ipython (>=8.22); python_version >= "3.10" and extra == "jupytext"
Requires-Dist: jupyter-client (<6.1.13,>=6.1.12); (python_version >= "3.5" and python_version < "3.6") and extra == "jupytext"
Requires-Dist: jupyter-console (>=6.1); (python_version >= "3.5" and python_version < "3.7") and extra == "jupytext"
Requires-Dist: jupyter-client (>=7.1.2); python_version >= "3.6" and extra == "jupytext"
Requires-Dist: jupyter-console (>=6.6); python_version >= "3.7" and extra == "jupytext"
Requires-Dist: ipython (>=7.34); (python_version >= "3.7" and python_version < "3.8") and extra == "jupytext"
Requires-Dist: ipykernel (>=6); python_version >= "3.8" and extra == "jupytext"
Requires-Dist: ipython (>=8.12); (python_version >= "3.8" and python_version < "3.9") and extra == "jupytext"
Requires-Dist: jedi (>=0.19); python_version >= "3.9" and extra == "jupytext"
Requires-Dist: ipython (>=8.18); (python_version >= "3.9" and python_version < "3.10") and extra == "jupytext"
Requires-Dist: ipython (>=5.4); python_version < "3" and extra == "kernel"
Requires-Dist: ipykernel (>=4.10); python_version < "3" and extra == "kernel"
Requires-Dist: pywinpty (<0.6,>=0.5); (python_version < "3" and os_name == "nt") and extra == "kernel"
Requires-Dist: jupyter-client (>=5.3); python_version < "3.5" and extra == "kernel"
Requires-Dist: jedi (<0.18,>=0.17); python_version < "3.9" and extra == "kernel"
Requires-Dist: ipython (<7.10,>=7.9); (python_version >= "3" and python_version < "3.7") and extra == "kernel"
Requires-Dist: ipykernel (>=5.5); (python_version >= "3" and python_version < "3.8") and extra == "kernel"
Requires-Dist: ipython (>=8.22); python_version >= "3.10" and extra == "kernel"
Requires-Dist: jupyter-client (<6.1.13,>=6.1.12); (python_version >= "3.5" and python_version < "3.6") and extra == "kernel"
Requires-Dist: jupyter-client (>=7.1.2); python_version >= "3.6" and extra == "kernel"
Requires-Dist: ipython (>=7.34); (python_version >= "3.7" and python_version < "3.8") and extra == "kernel"
Requires-Dist: ipykernel (>=6); python_version >= "3.8" and extra == "kernel"
Requires-Dist: ipython (>=8.12); (python_version >= "3.8" and python_version < "3.9") and extra == "kernel"
Requires-Dist: jedi (>=0.19); python_version >= "3.9" and extra == "kernel"
Requires-Dist: ipython (>=8.18); (python_version >= "3.9" and python_version < "3.10") and extra == "kernel"
Requires-Dist: mypy[python2] (>=1.8); extra == "mypy"
Requires-Dist: types-backports (>=0.1); extra == "mypy"
Requires-Dist: typing (>=3.10); python_version < "3.5" and extra == "mypy"
Requires-Dist: numpy (>=1.16); (python_version < "3" and platform_python_implementation == "CPython") and extra == "numpy"
Requires-Dist: numpy (>=1.18); (python_version >= "3.4" and python_version < "3.9") and extra == "numpy"
Requires-Dist: pandas (>=1); python_version >= "3.6" and extra == "numpy"
Requires-Dist: numpy (>=1.26); python_version >= "3.9" and extra == "numpy"
Requires-Dist: xarray (>=2024); python_version >= "3.9" and extra == "numpy"
Requires-Dist: pexpect (>=4); extra == "tests"
Requires-Dist: numpy (>=1.16); (python_version < "3" and platform_python_implementation == "CPython") and extra == "tests"
Requires-Dist: pytest (>=3); python_version < "3.6" and extra == "tests"
Requires-Dist: numpy (>=1.18); (python_version >= "3.4" and python_version < "3.9") and extra == "tests"
Requires-Dist: pandas (>=1); python_version >= "3.6" and extra == "tests"
Requires-Dist: pytest (>=7); (python_version >= "3.6" and python_version < "3.8") and extra == "tests"
Requires-Dist: pytest (<8.1,>=8.0); python_version >= "3.8" and extra == "tests"
Requires-Dist: numpy (>=1.26); python_version >= "3.9" and extra == "tests"
Requires-Dist: xarray (>=2024); python_version >= "3.9" and extra == "tests"
Requires-Dist: watchdog (>=0.10); extra == "watch"
Requires-Dist: xonsh (>=0.9); python_version < "3.6" and extra == "xonsh"
Requires-Dist: xonsh (>=0.11); (python_version >= "3.6" and python_version < "3.9") and extra == "xonsh"
Requires-Dist: xonsh (>=0.15); python_version >= "3.9" and extra == "xonsh"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: ipython
Provides-Extra: jupyter
Provides-Extra: jupyterlab
Provides-Extra: jupytext
Provides-Extra: kernel
Provides-Extra: mypy
Provides-Extra: numpy
Provides-Extra: tests
Provides-Extra: watch
Provides-Extra: xonsh
[Description omitted; length: 3567 characters]

WHEEL

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

RECORD

Path Digest Size
__coconut__/__init__.py sha256=XuMLK6hJlDU4xf6ZMZGwGL4ddmD3q22kt1A4-Ud9LFI 1245
__coconut__/__init__.pyi sha256=uMMshs6Zmwth2iXqfOL3nisCOhGEnd3NmL3-1DoIJ9s 68137
__coconut__/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
_coconut/__init__.py sha256=CVcDlllduzQcuut8jdZmww0lxj6K5pxfb272sOdfdc8 1253
_coconut/__init__.pyi sha256=AyUMtMwkS48NQH23KHWGKXFExrbzZRKVWTsBpmM3tGg 4901
_coconut/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coconut/__coconut__.py sha256=FoSOP4BcrqQLxJhgRrXID2amhgaEAVZT42Ad-H2QsHo 1315
coconut/__coconut__.pyi sha256=825ru05p77YLtWxrw27hTWG45-b9kwIQ9bklzY7xN8k 1959
coconut/__init__.py sha256=Tgc_q3C2xoalqG0y0c1Ar0-_LvuCxHApayeS-EFjb5Y 1444
coconut/__init__.pyi sha256=cVp1sBnKj4iMW7gPjTpQAsvHBWovxBxOkhvbfs9ISks 956
coconut/__main__.py sha256=HRjmZF8THeNM4B0Zv-buwKZaRkbj_895BxnYmIO5HKw 1210
coconut/_pyparsing.py sha256=qBrUI-PwIZrdLM7QQ3qaEnVfwsQ74jUJ4KsgOgucddk 21396
coconut/api.py sha256=c4q1Wd3SiWZVI8dyb7138nTFwHNlMZ946XfH6KJ6wtA 13348
coconut/api.pyi sha256=3Ft5xkO6yU77BY9jgFGbVvefu1pIb0ic-16S4F_NO90 4183
coconut/constants.py sha256=Cg6QxLSn9q01EK05Fqa6N4AOGSIcHRIHPaZACKNwA5o 39702
coconut/convenience.py sha256=xKFUKIsN__UchCDF2YsiQO84rqDT9RuhRgYRgfFNV2E 772
coconut/convenience.pyi sha256=1dRwNNX_xJs5aqcTfSAB7nQDbikS_ETXfcaHA3jmX3w 630
coconut/exceptions.py sha256=jjdd1-n-qhJ7Sfnjvn7kPn-npzZ1rEm7GvWsNPjyFyw 12043
coconut/highlighter.py sha256=Aq2BOLIDtXwxeYa1mm11S4B3aZos3Oh4lLIQfK4S6R8 5129
coconut/integrations.py sha256=AVKOcSi4YVU61gck7qGecDoh8116ojes5OGsEwbI2ek 9557
coconut/main.py sha256=XIMgwLz6saueTr_mQMyfSHu7fNDYljFu-fSNwpeL7WI 1543
coconut/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coconut/requirements.py sha256=ab8FROX-gwt-eDeGwc1vwkX2SNUHzCk3-M5VdCzmeJA 11900
coconut/root.py sha256=oVsmW8qmiD95eKaaT6q-CEV56eqlSS6NhU_Bk6mEv1Y 19739
coconut/terminal.py sha256=mc4I9ZvPUK-gLq89IgEpEa028KXmeKnvU3u3VC4sLvY 24288
coconut/util.py sha256=MWir3CsvXcaUlF9CDYA3R0chCdpTGwo9GOAWEy9Z4Fg 14388
coconut/command/__init__.py sha256=kMDyBp9UlrQ58DpCyPfd0Gs4cf8hMXLn-D-fFdI8Ego 778
coconut/command/__init__.pyi sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coconut/command/cli.py sha256=sEdTS5VyFcMcjOBlmWGt4uHRlbkKJYzUviFKtrQc1nM 8708
coconut/command/command.py sha256=_b0K5mpXnBHhKKO0GHIA_Ng9Ru0TzZ8_tpfhenPqNak 49248
coconut/command/command.pyi sha256=Pltcy0dg4QrwznDlDzhuZ9jwyzMTkmixkCvi0zxkx4Q 791
coconut/command/mypy.py sha256=AVKP94zzGWLzhTSCwpDEfhZ_32heZYHc0XTVFD8ECUc 2450
coconut/command/util.py sha256=1c0AUycVU4IJNDy0a5L31HkUOtnTOzr_Q-aKqpFXUuY 29403
coconut/command/watch.py sha256=CAhLpyNgbN2c4_FIYagFPiAJkh29Z07tbpUsGQOH-_8 2177
coconut/command/resources/zcoconut.pth sha256=vUZ-4iIgG5NEHsosUnBm68aJW5QXQcVj-gSxMjm52Ig 19
coconut/compiler/__init__.py sha256=QVBYogYgp8XjHEjgEl4mP_7gl5kunFoTimjpQVmxB5M 781
coconut/compiler/compiler.py sha256=v0Mlcc6mgfnk6wdT08K_PG3n_UQ7Qgxkcz3aKcZHlkw 226496
coconut/compiler/grammar.py sha256=WXqbYs160OBTzQpwifAEjQq8O6MZBrs7dU16FWvQ3Yo 113465
coconut/compiler/header.py sha256=z0BW7r0Sa6X4q5AH0ErkyKtNg9GJLEsfFrQdi21dnRE 40157
coconut/compiler/matching.py sha256=9fknS-u_MKkLq_ZeK8zVmppeuILseF981mfUQlYE0_8 62370
coconut/compiler/util.py sha256=SZv25x94LMKL9WqzIgTWnA7Q7_CzscAP_8vhlIN1tXE 75011
coconut/compiler/templates/header.py_template sha256=GICnH6hsvrIAY0DlEn8JcwxAAHDkUqnmQq7-0j435Oo 111626
coconut/icoconut/__init__.py sha256=xLHHBDYtk5SMJkFBM6NDHC0yjJngwODlH2_SYwuj1K8 783
coconut/icoconut/__main__.py sha256=Fd7Ikqr7UEfbbmkMzFowk6N5cxFOrhSMQs4hAPU69W4 1387
coconut/icoconut/embed.py sha256=IqRaNkXtXr6DI9vW8qMU3So54uBUdPXF_6_ibb7BhLU 5621
coconut/icoconut/root.py sha256=ym8WudVr9rP5X5OIBFz4BZIO9fLKg66C8tK_TDFV2v4 13181
coconut/icoconut/coconut/kernel.json sha256=zAG_7yopbQe3RiO0RKdJftteh9G8buWb-ZN4f-qU9Gg 147
coconut/icoconut/coconut_py/kernel.json sha256=f1xsV9XLTCdmImqGn8gG1d5Aggq9gJvmxxjx5xswAoY 172
coconut/icoconut/coconut_py2/kernel.json sha256=rDPR9ZYEX16a6CkuiKm3NllgxiXbhtV698ltauRfH38 174
coconut/icoconut/coconut_py3/kernel.json sha256=afzEifzJSOybwmAee01I6ZcBqghBuCHXKQwHLFtNBcE 174
coconut/tests/__init__.py sha256=zg9y1ESO6lxs67Mc5W_BxokX0sypHn-BSo75mFBnjxM 786
coconut/tests/__main__.py sha256=DMb28OL3Q47TcMlsc99H9YaVPeH2aVjLyHqLw7KSFng 1888
coconut/tests/constants_test.py sha256=zpI_VE-dxhGwL_PqcJpDr_tFxSqFq2oPotkmGKX1hQQ 5542
coconut/tests/main_test.py sha256=608gg4p0hNaT0sVVR9JBjW52oAYTYwD6RJIVoy3CnEM 36763
coconut/tests/src/extras.coco sha256=T91ib8oOERbuHBJeWLgdGzuhec7ZetVN4oa_T_8F2rM 28626
coconut/tests/src/importable.coco sha256=6Jh5UK0IGiSlgmGjw-DA2S4l7Db_vb33vq2D32PFaoc 342
coconut/tests/src/runnable.coco sha256=CitQ8zA9Z9Fsgh6KOGqcUG5TvTZNYXgFfVJFsMYol9o 323
coconut/tests/src/runner.coco sha256=AZDnsNcBo9xOGmhhpm_Ldb37ktgBWeGmD4lSEbOY3dA 243
coconut/tests/src/cocotest/agnostic/__init__.coco sha256=jV4Tdy9axrpZ0PNSFwPrySvGAhW0UfPoYZhErTorFYU 87
coconut/tests/src/cocotest/agnostic/__main__.coco sha256=ggnnoZ0YNR3Hu9dwp2PFxuPf8zNbST7oc2QOPbsq_Bw 447
coconut/tests/src/cocotest/agnostic/main.coco sha256=PzqZp9kF5c2prBU3yIwea6-CF8Ou0i6w5_xyRTF5aPg 4132
coconut/tests/src/cocotest/agnostic/primary_1.coco sha256=9Pqr7pk5CvdSpKrZToXUjn0dHaHD5FYOKBvSjqbk96o 50108
coconut/tests/src/cocotest/agnostic/primary_2.coco sha256=4j-dGvpmWTnkal9ubkP8QV_c8Wpegm_CZWaIuy1N3zc 20724
coconut/tests/src/cocotest/agnostic/specific.coco sha256=M6MXCaXL_me89vSScCAhaFFZBY1rerx4mJbLkGiNK-c 5889
coconut/tests/src/cocotest/agnostic/suite.coco sha256=c9edCzGL84v_6XC17U6AIDgcOLyRO69aX6PaNhCryAU 44618
coconut/tests/src/cocotest/agnostic/tutorial.coco sha256=sNC5M7JvqLCKrTQlQAy23eBNK2vAAoRC0dL96cvYAWE 15411
coconut/tests/src/cocotest/agnostic/util.coco sha256=kKz2t5oRFp7HlPrswMV90PdY0myTvvm1xTjn3wS1TnU 50073
coconut/tests/src/cocotest/non_strict/non_strict_test.coco sha256=FSribY7YrEcCmQuCze9obBRWAFN2ram9t2SJiJ0VRBI 2699
coconut/tests/src/cocotest/target_2/py2_test.coco sha256=hxOrgY3LUjWQ7tkLR2HHUpw66aRlM5wNBoNQFkKVEaM 356
coconut/tests/src/cocotest/target_3/py3_test.coco sha256=C_Aun4wAcatKI7Z_IB_M3Ayzsxn0By-RWgWFnhkF_Tc 1158
coconut/tests/src/cocotest/target_311/py311_test.coco sha256=5aIs7zstLjLU8l-9UuTsX3HfbK1BVw0y1Kf_rnAGVPE 387
coconut/tests/src/cocotest/target_35/py35_test.coco sha256=F1CXTcZ0SI6mS4tLJQUfcIv-tAdBm1Nqf29ViftxF9k 2751
coconut/tests/src/cocotest/target_36/py36_test.coco sha256=MwOLIFyQ3Pn1CwFJxF4U8lMFBSghiyG5PNnhzPUQx5Y 2131
coconut/tests/src/cocotest/target_38/py38_test.coco sha256=VZXxj_ZQLUYehs74-ZQWoWKClBQzXLC0GjV4-VTPrhw 422
coconut/tests/src/cocotest/target_sys/target_sys_test.coco sha256=M2CquW7wW2T12G-a7NbML5BUm5zeDangDBnsfKoJ0ds 5420
coconut_develop-3.1.0.post0.dev9.data/data/share/jupyter/kernels/coconut/kernel.json sha256=zAG_7yopbQe3RiO0RKdJftteh9G8buWb-ZN4f-qU9Gg 147
coconut_develop-3.1.0.post0.dev9.dist-info/LICENSE.txt sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
coconut_develop-3.1.0.post0.dev9.dist-info/METADATA sha256=RD4iWI0Lb5eoU5S_yDMPkokppLOXkkQMIiK6tYXCjoU 26271
coconut_develop-3.1.0.post0.dev9.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
coconut_develop-3.1.0.post0.dev9.dist-info/entry_points.txt sha256=STAcZWKekN2tUi0ILYdwwKla7ZrOcuqbbStRO3qu5ps 782
coconut_develop-3.1.0.post0.dev9.dist-info/top_level.txt sha256=aN9FfhH2Kq5gFJhAUzcM5Lz0lHuG2gB3Ww3ks6tsTdg 29
coconut_develop-3.1.0.post0.dev9.dist-info/RECORD

top_level.txt

__coconut__
_coconut
coconut

entry_points.txt

coconut = coconut.main:main
coconut-develop = coconut.main:main
coconut-develop-run = coconut.main:main_run
coconut-py2 = coconut.main:main
coconut-py2-run = coconut.main:main_run
coconut-py2.7 = coconut.main:main
coconut-py2.7-run = coconut.main:main_run
coconut-run = coconut.main:main_run
coconut-v3 = coconut.main:main
coconut-v3-run = coconut.main:main_run
coconut-v3.1 = coconut.main:main
coconut-v3.1-run = coconut.main:main_run
coconut-v3.1.0-post_dev9 = coconut.main:main
coconut-v3.1.0-post_dev9-run = coconut.main:main_run
coconut = coconut.highlighter:CoconutLexer
coconut_pycon = coconut.highlighter:CoconutPythonConsoleLexer
coconut_python = coconut.highlighter:CoconutPythonLexer
coconut = coconut.integrations