Welcome to pip-rating’s documentation!¶

Check the health of your project’s requirements and get a rating for each dependency.

To install pip-rating, run this command in your terminal:

$ pip install pip-rating

Contents¶

  • pip-rating
    • ❓ Usage
    • ⚡ Github Action
    • 💡 Features
    • ❤️ Thanks
  • Installation
    • Stable release
    • Other releases
    • From sources
  • Overview
    • Scores breakdown
    • Ratings
    • Sources
  • Usage
    • pip-rating
      • analyze-file
      • analyze-package
    • Formats
      • Text
      • Tree
      • json
      • Only-rating
      • Badge
    • Output to file
    • Ignore packages
  • GitHub Action
  • Troubleshooting
    • What is pip-rating used for?
    • What is the idea behind this project?
    • Why does my package have a low rate?
    • why the github limit is exceeded?
    • I am having errors with Pip-rating. How can I report them?
  • pip_rating
    • pip_rating package
      • Subpackages
      • Submodules
      • pip_rating.dependencies module
      • pip_rating.exceptions module
      • pip_rating.management module
      • pip_rating.packages module
      • pip_rating.rating module
      • pip_rating.results module
      • Module contents
  • Contributing
    • Types of Contributions
      • Report Bugs
      • Fix Bugs
      • Implement Features
      • Write Documentation
      • Submit Feedback
    • Get Started!
    • Pull Request Guidelines
    • Tips
  • Credits
    • Development Lead
    • Contributors
  • History
    • 0.2.2 (2023-10-15)
    • 0.2.1 (2023-10-01)
    • 0.2.0 (2023-08-07)
    • 0.1.0 (2023-07-20)
    • 0.0.0 (2023-06-30)

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Logo

Are the dependencies (and their dependencies) of your project secure and maintained?

https://codecov.io/github/Nekmo/pip-rating/coverage.svg?branch=master

Navigation

  • pip-rating
  • Installation
  • Overview
  • Usage
  • GitHub Action
  • Troubleshooting
  • pip_rating
  • Contributing
  • Credits
  • History

Related Topics

  • Documentation overview
    • Next: pip-rating

Quick search

©2023, Nekmo. | Powered by Sphinx 7.1.2 & Alabaster 0.7.13 | Page source
Fork me on GitHub