New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dependency-comb

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependency-comb

A tool to analyze requirements with Pypi API

  • 0.4.0
  • PyPI
  • Socket score

Maintainers
1

.. _Python: https://www.python.org/ .. _Click: https://click.palletsprojects.com .. _requests: https://www.python.org/ .. _semantic-version: https://www.python.org/ .. _humanize: https://www.python.org/ .. _packaging: https://www.python.org/ .. _Pypi API: https://warehouse.pypa.io/api-reference/index.html .. _tabulate: https://pypi.org/project/tabulate/ .. _colorlog: https://pypi.org/project/colorlog/ .. _rich: https://rich.readthedocs.io/

=============== Dependency comb

This tool will read given project requirements and check packages informations to build a report about project lateness and related packages activities.

Analyze is performed using informations from Pypi API_ and can be formatted to various formats (ReStructuredText, JSON, CSV, Rich).

This is commonly used when auditing an existing project to know about its dependencies states.

Dependencies


  • Python_>=3.8;
  • Click_>=8.0;
  • requests_>=2.32.3;
  • humanize_>=4.9.0;
  • packaging_>=24.0;
  • tabulate_>=0.9.0;
  • colorlog_>=6.8.2;
  • rich_>=13.6.0 (optional);

Links


  • Read the documentation on Read the docs <https://dependency-comb.readthedocs.io/>_;
  • Download its PyPi package <https://pypi.python.org/pypi/dependency-comb>_;
  • Clone it on its Github repository <https://github.com/sveetch/dependency-comb>_;

Credits


Logo vector and icon by SVG Repo <https://www.svgrepo.com>_.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc