import_expression

View on PyPIReverse Dependencies (6)

2.2.1.post1 import_expression-2.2.1.post1-py3-none-any.whl

Wheel Details

Project: import_expression
Version: 2.2.1.post1
Filename: import_expression-2.2.1.post1-py3-none-any.whl
Download: [link]
Size: 23919
MD5: 0455a8e1b5b1daef4599ff9d8a530d33
SHA256: 7b3677e889816e0dbdcc7f42f4534071c54c667f32c71097522ea602f6497902
Uploaded: 2024-10-23 06:06:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: import_expression
Version: 2.2.1.post1
Summary: Parses a superset of Python allowing for inline module import expressions
Author: io mintz
Author-Email: io[at]mintz.cc
Home-Page: https://github.com/ioistired/import-expression
License: MIT
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE-header
[Description omitted; length: 2534 characters]

WHEEL

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

RECORD

Path Digest Size
import_expression/__init__.py sha256=k8EiweFQjXJrTjgIIOjxBoXOPeCDX_VYn7CJOMqUGoU 4909
import_expression/__main__.py sha256=4WkLFHA7mQ6efuAk9H5_61GOdTIxhR-npriZidSIwkM 9785
import_expression/_codec.py sha256=fwRfmWT1C9hJLSsfl5YPfRN8yQTMP5zc7ozyTgfIfdk 1519
import_expression/_parser.py sha256=QlxuAtSdG0l-nd2QM5PqdnqEnBFv0TewLsp4OxppKDk 4665
import_expression/_repl.py sha256=97S20LkRYalH-7WSpx8_HKXBz7U_t6NartZtB3jo8B4 9260
import_expression/_rewrite.py sha256=f2j4_2CMp5HRKrbqYAQc_ljZFni0vkUGTttoaAzlTc4 965
import_expression/_syntax.py sha256=paYcKijMGz7kJGofs_kBciF0-WhNHsxJZ8AI9e4HKF8 6627
import_expression/constants.py sha256=UgrSN-tz9oQLlfe6wfSLW2j5OBKLT0OO6lXqkqdYfk0 1174
import_expression/utils.py sha256=1PWwPXR8WRDuS0YUZrdQ8zCQpW4gV0RJD4NoFJsvuF8 367
import_expression/version.py sha256=N0VBklPgWzM0uto-a1J2TzTpqEUQstCpxr115oPiuRU 28
import_expression-2.2.1.post1.dist-info/LICENSE sha256=l_NA_OREv09qpD3kovxtGYDA49_FW66Nl4cDralLFbA 4280
import_expression-2.2.1.post1.dist-info/LICENSE-header sha256=TgQ5dC1fwf4gTqgw2LxxuG7U-JbjqKsPuzPX5Cm_VQA 1100
import_expression-2.2.1.post1.dist-info/METADATA sha256=CyVGf6os8REnzO_FoSc8YG4-jObjhEXf_HtYz7KnZyw 3045
import_expression-2.2.1.post1.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
import_expression-2.2.1.post1.dist-info/entry_points.txt sha256=NyPkSfgYt3IT72HxXm43duA9eU7wBb1K5Y6T3s4R8YE 122
import_expression-2.2.1.post1.dist-info/top_level.txt sha256=AI6eDm_S1VPIq-jpr3rGvTw7Fl3WYtADvzbwhEfsRFo 18
import_expression-2.2.1.post1.dist-info/RECORD

top_level.txt

import_expression

entry_points.txt

import-expression = import_expression.__main__:main
import_expression = import_expression.__main__:main