hityper

View on PyPIReverse Dependencies (0)

1.0.3 hityper-1.0.3-py2.py3-none-any.whl

Wheel Details

Project: hityper
Version: 1.0.3
Filename: hityper-1.0.3-py2.py3-none-any.whl
Download: [link]
Size: 81198
MD5: a83c4048d32238f039850be7597f7ff2
SHA256: 48c50843631744f3f80b03fc294db78b987a195b450678ddd3bb5fc6163778b8
Uploaded: 2023-07-18 14:27:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hityper
Version: 1.0.3
Summary: HiTyper: A hybrid type inference framework for Python
Author: Yun Peng
Author-Email: research[at]yunpeng.work
Home-Page: https://github.com/JohnnyPeng18/HiTyper
Keywords: python,type inference,static analysis
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Build Tools
Requires-Dist: astpretty (>=2.1.0)
Requires-Dist: pycg (>=0.0.4)
Requires-Dist: graphviz (>=0.19.0)
Requires-Dist: gensim (>=3.7.0)
Requires-Dist: regex (>=2022.3.15)
Requires-Dist: requests (>=2.27.0)
Requires-Dist: tqdm (>=4.63.0)
Requires-Dist: transformers (>=4.17.0)
Requires-Dist: Levenshtein (>=0.18.0)
Requires-Dist: func-timeout (>=4.3.5)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 15287 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
hityper/__init__.py sha256=6HnV7KWQPmy25P1IednBax1nmVOexslahmkrReRxPkg 313
hityper/__main__.py sha256=UFN9x5w3QimuY2hcv6vZNWOhjpBJA9cNEhl77a1MpiA 19085
hityper/config.py sha256=mjOfEqHkU2EeEcRv4unX0NRPALoiCKiIIy8fmMoLj0U 1002
hityper/rej_typerule.py sha256=dYBdHuqIVAxfRjr8eatuQeNSQbq5AMSWyikZVSAJsRo 14389
hityper/stdtypes.py sha256=Qb3rmyTkqTE2NNViQCRF7zjJvqVutQrCwIqbyNv8Ft0 31571
hityper/tdg.py sha256=sx748rbi926_jXcnSTzN5lYKnqLclwFcFtUsQFBrmgQ 135663
hityper/tdg_generator.py sha256=VHnXmUHcx05AnAOyLht6PtfGRSHuyGloEAminPZuRdg 123701
hityper/typeobject.py sha256=3Wvb_AZbnyyTw-eFNRGOJhghTicZXvsiVnDeoBdbxuQ 26270
hityper/typerule.py sha256=Y2RqVACwZU5Rfpi0XprqGKrQXfRdaVv4Gh_m_Kcrlso 116985
hityper/usertype_finder.py sha256=RCwTStKWYdZZ4mAKlfY1QtyF6s_RgR0j_WbBexOXtSI 22177
hityper/utils.py sha256=T215urrNkd3GaL2NTvwMokALcS0utf2dWtQOn19jUFk 35709
hityper-1.0.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
hityper-1.0.3.dist-info/METADATA sha256=z1u9ufcgjnd7_6s19On_nFw3v8m-lx2hEwAxWjUgprQ 16315
hityper-1.0.3.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
hityper-1.0.3.dist-info/entry_points.txt sha256=A-7RpeoqxzZQ6NQs06-MvHanjTEiGbNW4rPQlimovSM 50
hityper-1.0.3.dist-info/top_level.txt sha256=42-0VE1zN59l0hIQual9FmcK58K9l10C14yKmiA2BV8 8
hityper-1.0.3.dist-info/RECORD

top_level.txt

hityper

entry_points.txt

hityper = hityper.__main__:main