Socket
Socket
Sign inDemoInstall

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 Libraries.io API


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/ .. _Libraries.io: https://www.python.org/ .. _tabulate: https://pypi.org/project/tabulate/ .. _colorlog: https://pypi.org/project/colorlog/

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

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

This can be especially useful when auditing an existing project.

Currently the analyze is done using informations from Libraries.io_ API which require a private key to be used.

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

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