dparse
Dependency Parser
A parser for Python dependency files, supporting various formats used in package management.
A parser for Python dependency files
62 stars
13 watching
23 forks
Language: Python
last commit: 23 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pyupio/pyup | Automates dependency updates in GitHub repositories to ensure projects have the latest security patches. | 457 |
taolei87/rbgparser | A Java implementation of a syntactic dependency parser with tensor decomposition and greedy decoding. | 46 |
thebjorn/pydeps | A tool to visualize and manage dependencies of Python modules. | 1,819 |
gamallo/deppattern | A Perl-based dependency parsing system for multiple Romance languages, including grammar compiler and parser generator. | 10 |
fpgmaas/deptry | A tool to detect and report unused, missing, and transitive dependencies in Python projects. | 932 |
derek73/python-nameparser | A module that parses human names into individual components | 659 |
pyupio/safety | Detects known security vulnerabilities in Python dependencies and provides recommendations for remediation. | 1,758 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,732 |
pytorch/data | Provides scalable, performant data loading solutions and utilities to be shared by PyTorch domain libraries | 1,149 |
tweag/fawltydeps | A tool that identifies unused or missing dependencies in Python projects. | 205 |
dmulyalin/ttp | A template-based text parsing library | 353 |
pyos/dg | A programming language compiler for CPython bytecode | 575 |
jturner314/py_literal | A Rust crate for parsing and formatting Python literals. | 16 |
andriykohut/pdm-readiness | Checks project dependencies against specific Python versions. | 6 |
python-injector/flask_injector | A library that adds dependency injection support to the Flask web framework. | 279 |