Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python/importlib_metadata
Library to access metadata for Python packages
https://github.com/python/importlib_metadata
Breaking change in 7e5bae4 (importlib_metadata 5)
inno opened this issue over 2 years ago
inno opened this issue over 2 years ago
Simplify compatibility wrappers
jaraco opened this pull request over 2 years ago
jaraco opened this pull request over 2 years ago
flake8 dependency of `< 5` can cause poetry to downgrade flake8
tony opened this issue over 2 years ago
tony opened this issue over 2 years ago
5.0.0 fails with flake8
xqt opened this issue over 2 years ago
xqt opened this issue over 2 years ago
Remove compatibility shims for entry points.
jaraco opened this pull request over 2 years ago
jaraco opened this pull request over 2 years ago
Detect if package is installed editable
kasium opened this issue over 2 years ago
kasium opened this issue over 2 years ago
ReadTheDocs broken by a bug in `importlib_metadata` since release of `pygment v2.13.0`
kif opened this issue over 2 years ago
kif opened this issue over 2 years ago
Suggest documenting that `packages_distributions` won't work with editable installs
layday opened this issue over 2 years ago
layday opened this issue over 2 years ago
Mention API ref & migration guide in importlib_metadata See Also
CAM-Gerlach opened this pull request over 2 years ago
CAM-Gerlach opened this pull request over 2 years ago
Add note that API docs (and migration guide) can be found on importlib_metadata docs
CAM-Gerlach opened this issue over 2 years ago
CAM-Gerlach opened this issue over 2 years ago
Clarify import vs. distribution packages in Using importlib_metadata docs
CAM-Gerlach opened this pull request over 2 years ago
CAM-Gerlach opened this pull request over 2 years ago
Docs do not always clearly distinguish between import vs distribution packages
CAM-Gerlach opened this issue over 2 years ago
CAM-Gerlach opened this issue over 2 years ago
Add compatibility for `PathDistributions` implemented with stdlib objects in Python 3.8/3.9
abravalheri opened this pull request over 2 years ago
abravalheri opened this pull request over 2 years ago
AttributeError: 'PathDistribution' object has no attribute '_normalized_name'
jaraco opened this issue over 2 years ago
jaraco opened this issue over 2 years ago
`importlib_metadata.metadata("")` start raising ValueError since 4.12.0
Czaki opened this issue over 2 years ago
Czaki opened this issue over 2 years ago
The result of requires() depends upon the installation mode
wimglenn opened this issue over 2 years ago
wimglenn opened this issue over 2 years ago
Make "pip install --no-binary" possible on Python 3.7
radoering opened this pull request over 2 years ago
radoering opened this pull request over 2 years ago
`pip install --no-binary` fails on Python 3.7
radoering opened this issue over 2 years ago
radoering opened this issue over 2 years ago
Validate name arg in Distribution.from_name
jaraco opened this pull request over 2 years ago
jaraco opened this pull request over 2 years ago
Exclude pip-run from coverage. It's just noise.
jaraco opened this pull request over 2 years ago
jaraco opened this pull request over 2 years ago
Add Distribution.from_name arg validation
jaraco opened this pull request over 2 years ago
jaraco opened this pull request over 2 years ago
usage of importlib_metadata for python 3.9 apears to harm zipapps
franzhaas opened this issue over 2 years ago
franzhaas opened this issue over 2 years ago
Apache license incorrectly applied
tlandschoff-scale opened this issue over 2 years ago
tlandschoff-scale opened this issue over 2 years ago
Improve directory scanning logic
rossburton opened this pull request over 2 years ago
rossburton opened this pull request over 2 years ago
zipp library minimum version should be bumped
ralonsoh opened this issue over 2 years ago
ralonsoh opened this issue over 2 years ago
Should PackageMetadata.get be supported?
duckinator opened this issue over 2 years ago
duckinator opened this issue over 2 years ago
package directory 'find_namespace:' does not exist
mansoor17syed opened this issue over 2 years ago
mansoor17syed opened this issue over 2 years ago
Extract _unique function for testing and potential public exposure.
jaraco opened this pull request over 2 years ago
jaraco opened this pull request over 2 years ago
Fix expectation on unique packages to include normalization.
jaraco opened this pull request over 2 years ago
jaraco opened this pull request over 2 years ago
Performance tests aren't running
jaraco opened this issue over 2 years ago
jaraco opened this issue over 2 years ago
Fix filesystem path distribution name inference parsing.
jaraco opened this pull request over 2 years ago
jaraco opened this pull request over 2 years ago
Q: how to replace `__import__("pkg_resources").declare_namespace(__name__)` by some code using `importlib_metadata`?
kloczek opened this issue over 2 years ago
kloczek opened this issue over 2 years ago
fix `PathDistribution._normalized_name` implementation
benoit-pierre opened this pull request over 2 years ago
benoit-pierre opened this pull request over 2 years ago
setup.py missing from files?
akiransa opened this issue almost 3 years ago
akiransa opened this issue almost 3 years ago
Add note about PackageMetadata protocol and include link to importlib_metadata docs in usage.
saaketp opened this pull request almost 3 years ago
saaketp opened this pull request almost 3 years ago
Problem with PackageMetadata protocol
jaraco opened this issue almost 3 years ago
jaraco opened this issue almost 3 years ago
remove references to deprecated sequence keyed by group interface
graingert opened this pull request almost 3 years ago
graingert opened this pull request almost 3 years ago
importlib_metadata handles PathLike objects on sys.path when importlib.PathFinder does not
graingert opened this issue almost 3 years ago
graingert opened this issue almost 3 years ago
PackageMetadata.__getitem__ returns None
saaketp opened this issue almost 3 years ago
saaketp opened this issue almost 3 years ago
Add support for resolving dependencies (declared and missing) for an EntryPoint.
jaraco opened this pull request almost 3 years ago
jaraco opened this pull request almost 3 years ago
EntryPoint.extras returns match objects and not the extras
jaraco opened this issue almost 3 years ago
jaraco opened this issue almost 3 years ago
differences in behavior with `pkg_resources`' `Entrypoint.load`
benoit-pierre opened this issue almost 3 years ago
benoit-pierre opened this issue almost 3 years ago
requires returns empty string on empty egg-info requires.txt
jaraco opened this issue almost 3 years ago
jaraco opened this issue almost 3 years ago
Suspicious commit.... security check needed?
fenrus75 opened this issue almost 3 years ago
fenrus75 opened this issue almost 3 years ago
Do not leak `method_name` in `DeprecatedList`
sobolevn opened this pull request almost 3 years ago
sobolevn opened this pull request almost 3 years ago
ensure the arg to re.sub is a string object
balducci opened this pull request almost 3 years ago
balducci opened this pull request almost 3 years ago
#339 / v4.8.0 broke stevedore which broke bandit, openstackclient, flake8 and others
mr-c opened this issue over 3 years ago
mr-c opened this issue over 3 years ago
Complete type annotations
andersk opened this pull request over 3 years ago
andersk opened this pull request over 3 years ago
In Twine, TypeError: entry_points() got an unexpected keyword argument 'group'
jaraco opened this issue over 3 years ago
jaraco opened this issue over 3 years ago
Drop support for Python 2.7 and 3.5
jaraco opened this issue about 4 years ago
jaraco opened this issue about 4 years ago
[WIP/RFC] Handle src-based distributions with egg-info installs - [opened]
jaraco opened this issue about 4 years ago
jaraco opened this issue about 4 years ago
"files" is wrong when installed without "wheel"
jaraco opened this issue about 4 years ago
jaraco opened this issue about 4 years ago
Files for a src-style project installed in editable or develop mode
jaraco opened this issue about 4 years ago
jaraco opened this issue about 4 years ago
Expose interface to locate a physical .dist-info / .egg-info directory by distribution name
jaraco opened this issue about 4 years ago
jaraco opened this issue about 4 years ago