coconut-develop

View on PyPIReverse Dependencies (1)

3.0.2.post0.dev4 coconut_develop-3.0.2.post0.dev4-py2.py3-none-any.whl

Wheel Details

Project: coconut-develop
Version: 3.0.2.post0.dev4
Filename: coconut_develop-3.0.2.post0.dev4-py2.py3-none-any.whl
Download: [link]
Size: 271731
MD5: 1a0048e9491f6559e34241760faa0b80
SHA256: cc6ed80667fae66fd8f6d54881f970706a306018b935938fd6caa7bfa747a0a5
Uploaded: 2023-06-03 06:25:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: coconut-develop
Version: 3.0.2.post0.dev4
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,infix,function,composition,compose,partial,application,currying,curry,pipeline,pipe,unicode,operator,operators,frozenset,literal,syntax,destructuring,assignment,fold,datamaker,prepattern,iterator,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,parallel_map,addpattern,recursive_iterator,concurrent_map,fmap,starmap,reiterable,scan,groupsof,memoize,zip_longest,override,flatten,ident,call,safe_call,flip,const,lift,all_equal,collectby,multi_enumerate,cartesian_product,multiset,cycle,windowsof,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,_namedtuple_of,reveal_type,reveal_locals,MatchError,__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 :: 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: pyparsing (<2.4.8,>=2.4.7); platform_python_implementation != "CPython"
Requires-Dist: cPyparsing (<2.4.8,>=2.4.7.1.2.1); 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: 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: typing-extensions (>=3.10); python_version >= "3.5" and python_version < "3.6"
Requires-Dist: typing-extensions (>=4.1); python_version >= "3.6" and python_version < "3.7"
Requires-Dist: typing-extensions (>=4.6); python_version >= "3.7"
Requires-Dist: pygments (>=2.15); python_version >= "3.9"
Requires-Dist: watchdog (>=0.10); extra == "all"
Requires-Dist: mypy[python2] (>=1.3); 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: trollius (>=2.2); (python_version < "3" and platform_python_implementation == "CPython") and extra == "all"
Requires-Dist: aenum (>=3); python_version < "3.4" 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: async-generator (>=1.10); python_version >= "3" 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: 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: dataclasses (>=0.8); (python_version >= "3.6" and python_version < "3.7") and extra == "all"
Requires-Dist: xonsh (>=0.11); (python_version >= "3.6" and python_version < "3.8") 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: ipython (>=8); python_version >= "3.8" and extra == "all"
Requires-Dist: ipykernel (>=6); python_version >= "3.8" and extra == "all"
Requires-Dist: xonsh (>=0.14); python_version >= "3.8" and extra == "all"
Requires-Dist: jedi (>=0.18); python_version >= "3.9" and extra == "all"
Requires-Dist: trollius (>=2.2); (python_version < "3" and platform_python_implementation == "CPython") and extra == "backports"
Requires-Dist: aenum (>=3); python_version < "3.4" and extra == "backports"
Requires-Dist: typing (>=3.10); python_version < "3.5" and extra == "backports"
Requires-Dist: async-generator (>=1.10); python_version >= "3" and extra == "backports"
Requires-Dist: dataclasses (>=0.8); (python_version >= "3.6" and python_version < "3.7") and extra == "backports"
Requires-Dist: watchdog (>=0.10); extra == "dev"
Requires-Dist: jupyter (>=1.0); extra == "dev"
Requires-Dist: papermill (>=1.2); extra == "dev"
Requires-Dist: sphinx (>=6); extra == "dev"
Requires-Dist: myst-parser (>=1); extra == "dev"
Requires-Dist: pydata-sphinx-theme (>=0.13); extra == "dev"
Requires-Dist: pexpect (>=4); extra == "dev"
Requires-Dist: requests (>=2.31); extra == "dev"
Requires-Dist: vprof (>=0.36); 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: trollius (>=2.2); (python_version < "3" and platform_python_implementation == "CPython") and extra == "dev"
Requires-Dist: numpy (>=1); (python_version < "3" and platform_python_implementation == "CPython") and extra == "dev"
Requires-Dist: aenum (>=3); python_version < "3.4" 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: async-generator (>=1.10); python_version >= "3" 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: numpy (>=1); python_version >= "3.4" 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: pytest (>=7); python_version >= "3.6" and extra == "dev"
Requires-Dist: pandas (>=1); python_version >= "3.6" and extra == "dev"
Requires-Dist: dataclasses (>=0.8); (python_version >= "3.6" and python_version < "3.7") and extra == "dev"
Requires-Dist: xonsh (>=0.11); (python_version >= "3.6" and python_version < "3.8") 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: ipython (>=8); python_version >= "3.8" and extra == "dev"
Requires-Dist: ipykernel (>=6); python_version >= "3.8" and extra == "dev"
Requires-Dist: xonsh (>=0.14); python_version >= "3.8" and extra == "dev"
Requires-Dist: jedi (>=0.18); python_version >= "3.9" and extra == "dev"
Requires-Dist: pygments (>=2.15); python_version >= "3.9" and extra == "dev"
Requires-Dist: sphinx (>=6); extra == "docs"
Requires-Dist: myst-parser (>=1); extra == "docs"
Requires-Dist: pydata-sphinx-theme (>=0.13); extra == "docs"
Requires-Dist: pygments (>=2.3); python_version < "3.9" and extra == "docs"
Requires-Dist: pygments (>=2.15); 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: jupytext (>=1.8); python_version >= "3" 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: jupyterlab (>=2.2); python_version >= "3.5" 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: ipython (>=8); python_version >= "3.8" and extra == "ipython"
Requires-Dist: ipykernel (>=6); python_version >= "3.8" and extra == "ipython"
Requires-Dist: jedi (>=0.18); python_version >= "3.9" 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: jupytext (>=1.8); python_version >= "3" 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: jupyterlab (>=2.2); python_version >= "3.5" 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: ipython (>=8); python_version >= "3.8" and extra == "jupyter"
Requires-Dist: ipykernel (>=6); python_version >= "3.8" and extra == "jupyter"
Requires-Dist: jedi (>=0.18); python_version >= "3.9" and extra == "jupyter"
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: 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: ipython (>=8); python_version >= "3.8" and extra == "kernel"
Requires-Dist: ipykernel (>=6); python_version >= "3.8" and extra == "kernel"
Requires-Dist: jedi (>=0.18); python_version >= "3.9" and extra == "kernel"
Requires-Dist: mypy[python2] (>=1.3); extra == "mypy"
Requires-Dist: types-backports (>=0.1); extra == "mypy"
Requires-Dist: typing (>=3.10); python_version < "3.5" and extra == "mypy"
Requires-Dist: pexpect (>=4); extra == "tests"
Requires-Dist: numpy (>=1); (python_version < "3" and platform_python_implementation == "CPython") and extra == "tests"
Requires-Dist: trollius (>=2.2); (python_version < "3" and platform_python_implementation == "CPython") and extra == "tests"
Requires-Dist: aenum (>=3); python_version < "3.4" and extra == "tests"
Requires-Dist: typing (>=3.10); python_version < "3.5" and extra == "tests"
Requires-Dist: pytest (>=3); python_version < "3.6" and extra == "tests"
Requires-Dist: async-generator (>=1.10); python_version >= "3" and extra == "tests"
Requires-Dist: numpy (>=1); python_version >= "3.4" and extra == "tests"
Requires-Dist: pytest (>=7); python_version >= "3.6" and extra == "tests"
Requires-Dist: pandas (>=1); python_version >= "3.6" and extra == "tests"
Requires-Dist: dataclasses (>=0.8); (python_version >= "3.6" and python_version < "3.7") 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.8") and extra == "xonsh"
Requires-Dist: xonsh (>=0.14); python_version >= "3.8" and extra == "xonsh"
Provides-Extra: all
Provides-Extra: backports
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: ipython
Provides-Extra: jupyter
Provides-Extra: kernel
Provides-Extra: mypy
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=_XGbpfggABie7kAfA7uu0gKK5iI7tS6Fv04ioCLfYkw 42053
__coconut__/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
_coconut/__init__.py sha256=CVcDlllduzQcuut8jdZmww0lxj6K5pxfb272sOdfdc8 1253
_coconut/__init__.pyi sha256=cl6qLTZlqdWxyzVAfBOhwXD9Cjb39M2f1PRj9ChKtOE 4759
_coconut/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coconut/__coconut__.py sha256=FoSOP4BcrqQLxJhgRrXID2amhgaEAVZT42Ad-H2QsHo 1315
coconut/__coconut__.pyi sha256=CfWx97WMiScxpIMYmO7bsdVzQ7-kfKbElS9UKgIXO2M 1867
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=WG9pFR_4kwolQlQpxTmb8Mp8QlQBLIrW515TLV9lxSY 13505
coconut/api.py sha256=8oMoiElVcNqkzM6liu8ncjdbnkf2MDx4-aO4p0i0fYE 9278
coconut/api.pyi sha256=FYY_WZcHV89PU5MqkbCdQAuzRbSnA0YB21Mz0fsQBKc 2842
coconut/constants.py sha256=Nfob4rQTGxxBBYoCNFy3QGzieIPssh5wgnvwsBvcxJg 36523
coconut/convenience.py sha256=xKFUKIsN__UchCDF2YsiQO84rqDT9RuhRgYRgfFNV2E 772
coconut/convenience.pyi sha256=1dRwNNX_xJs5aqcTfSAB7nQDbikS_ETXfcaHA3jmX3w 630
coconut/exceptions.py sha256=kgHfynbWWpYyPVnIqSN4CW0xQlhN5XKIx3fARtYNj-Y 9825
coconut/highlighter.py sha256=Z4m3rcLj2_bNWY0cj19fTmIbyjzG_fYewM2YWB1KDqc 4663
coconut/integrations.py sha256=peZgs7mD9IXuAYq61f8yHWdUuormffEqBdGhiKSLZoU 8406
coconut/main.py sha256=XIMgwLz6saueTr_mQMyfSHu7fNDYljFu-fSNwpeL7WI 1543
coconut/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coconut/requirements.py sha256=MtzhT6GEUyEY2nYwNJGWipBkEF70TKmV2ZY9tZSqQsw 11623
coconut/root.py sha256=ioALyhwPlJqLbJUgFvmRPkKaNC1bw88EvVsIonNIqrQ 15522
coconut/terminal.py sha256=3LrMx9r_h4V67e5Os10FZ0uihCkeqZMs7yyoBdPomuA 19564
coconut/util.py sha256=cNoCm9vTxKU8zUUKtp9R1Qb_T_kh5ASj1QI3YZpzrEI 11530
coconut/command/__init__.py sha256=kMDyBp9UlrQ58DpCyPfd0Gs4cf8hMXLn-D-fFdI8Ego 778
coconut/command/__init__.pyi sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coconut/command/cli.py sha256=IF8pUfhGl-t50bE15TGN9NR-wC-UyLNtdtuSOydnyFg 8489
coconut/command/command.py sha256=AWu4JxL5AUCTxW9SnBiCoFeWVbNmpUWovo-hdxuob4k 44611
coconut/command/command.pyi sha256=Gc2rQJAkgktWHyB33QuHwdaPYkaRJ_axgFJxwtdEwdU 688
coconut/command/mypy.py sha256=AVKP94zzGWLzhTSCwpDEfhZ_32heZYHc0XTVFD8ECUc 2450
coconut/command/util.py sha256=M3kXtoooTYWuZyhf1xeCzfsnUcEqktlt1EI5TgpwPkM 23531
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=fGCecLd7ic9ZdNIpkSNNrlwtBtxiRYOSW8iadRuko1Q 196422
coconut/compiler/grammar.py sha256=Wcix2GC0Gzw9CsbsXIGYyQ0-HV-qKZw1b9vvV5YEkOA 93077
coconut/compiler/header.py sha256=A2hEkXB6YtPx3m6sY7UzB048vPV7upNIO4rqgnL1uVM 33279
coconut/compiler/matching.py sha256=0ATBwdqYuTor-xmhZDO3uSHDf7D_JzVRtZcWWb-LcG0 58872
coconut/compiler/util.py sha256=Mdb-HK13S6MSJEYvegPKII-kjadqVswRCHG3Rak2cCM 48882
coconut/compiler/templates/header.py_template sha256=D1XxFGeaZExnSGkflalpqyvKEwY3N3ZcpIfd6NkvhK4 100801
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=OX2WN9wzHt26ifzAEtXIiJBrlILLfDt3G9vK2SN1HAA 10729
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=CnT7RxfJMogHCF8Ci-T_veRqzpU8VUIY7penbRtXtbM 1794
coconut/tests/constants_test.py sha256=wfQE8mWbCx67bH8Vx7Vo0fKWaYg7aUdsyH_gfUHhkUM 4577
coconut/tests/main_test.py sha256=IkpH3stouEszJixdw3Vdy8oZfj_-LLUcIW5eZYITLew 30285
coconut/tests/src/extras.coco sha256=rhUy3cxDGZIoknsbfWOjpn11VusCTAvdo8gUae1wx0c 22242
coconut/tests/src/runnable.coco sha256=Qk1bXthe1PxDGSek9ic3iNBDn5gFVGBGd0fq_LMUjrw 192
coconut/tests/src/runner.coco sha256=5Fapz9a-enmy7FrmwM-MY6wsmKPmkq8owptE_z_jst8 496
coconut/tests/src/cocotest/agnostic/__init__.coco sha256=jV4Tdy9axrpZ0PNSFwPrySvGAhW0UfPoYZhErTorFYU 87
coconut/tests/src/cocotest/agnostic/main.coco sha256=rae0je_1eyUZcxpn_1mHJFQRLqdoqhKel32pQN07SZM 3872
coconut/tests/src/cocotest/agnostic/primary.coco sha256=u4pL5-5kAMZcXNKn7xsQwNqDwwr3ux8nru8uEF5fCBc 63026
coconut/tests/src/cocotest/agnostic/specific.coco sha256=8lrsBBqvpyzv8TB3JIwQhDAzkohInYXuwU6fKaxHn-A 5205
coconut/tests/src/cocotest/agnostic/suite.coco sha256=ZInap4mU2I1PRaEt06RpM2_xIWr8VSd25cs3318yq4I 42163
coconut/tests/src/cocotest/agnostic/tutorial.coco sha256=CuNVmL8DJgTJzhDVIbzRJ9vKldXePuq6D02KRet5Geo 15411
coconut/tests/src/cocotest/agnostic/util.coco sha256=afU1ISNULLHbrHr3Kw-_FJ9ln7YkQp2SIcR38_3eDH4 46282
coconut/tests/src/cocotest/non_strict/non_strict_test.coco sha256=jnkUH7ByJAEQUJVBjqt9uLiJNqsFun_CorEu8cVqvho 2186
coconut/tests/src/cocotest/target_2/py2_test.coco sha256=hxOrgY3LUjWQ7tkLR2HHUpw66aRlM5wNBoNQFkKVEaM 356
coconut/tests/src/cocotest/target_3/py3_test.coco sha256=dvJ-Wv0EZl59vnJfbGzcf157k5UgzS6yXoiGEVDyx4U 1155
coconut/tests/src/cocotest/target_35/py35_test.coco sha256=F1CXTcZ0SI6mS4tLJQUfcIv-tAdBm1Nqf29ViftxF9k 2751
coconut/tests/src/cocotest/target_36/py36_test.coco sha256=D33fOr9CUCNO84FUiQ8CybE7bHQ0f2A__H1JrZUmwpk 694
coconut/tests/src/cocotest/target_38/py38_test.coco sha256=bFsjYVXJkY0-3JuKMkW4iVKL0xTtb6X721XKDXsf23k 255
coconut/tests/src/cocotest/target_sys/target_sys_test.coco sha256=HXItOoMR09etwXwYXFG-gA0Kw89vmfTUNKW_Yr8mgNk 3356
coconut_develop-3.0.2.post0.dev4.data/data/share/jupyter/kernels/coconut/kernel.json sha256=zAG_7yopbQe3RiO0RKdJftteh9G8buWb-ZN4f-qU9Gg 147
coconut_develop-3.0.2.post0.dev4.dist-info/LICENSE.txt sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
coconut_develop-3.0.2.post0.dev4.dist-info/METADATA sha256=DX1P1ciR9jNDjLAxl6-cqaRnJFdG0EE_Dmcf5EeFncQ 20858
coconut_develop-3.0.2.post0.dev4.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
coconut_develop-3.0.2.post0.dev4.dist-info/entry_points.txt sha256=7fZdnp1FzFZk0y3JMDtUvl-Rlr5bHGlwM0SD4hqVH-o 782
coconut_develop-3.0.2.post0.dev4.dist-info/top_level.txt sha256=aN9FfhH2Kq5gFJhAUzcM5Lz0lHuG2gB3Ww3ks6tsTdg 29
coconut_develop-3.0.2.post0.dev4.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.0 = coconut.main:main
coconut-v3.0-run = coconut.main:main_run
coconut-v3.0.2-post_dev4 = coconut.main:main
coconut-v3.0.2-post_dev4-run = coconut.main:main_run
coconut = coconut.highlighter:CoconutLexer
coconut_pycon = coconut.highlighter:CoconutPythonConsoleLexer
coconut_python = coconut.highlighter:CoconutPythonLexer
coconut = coconut.integrations