Best Of Python Dev

screenshot of Best Of Python Dev
mkdocs

A ranked list of awesome python developer tools and libraries. Updated weekly.

Overview:

The curated list contains 270 open-source projects with a total of 960K stars across 17 categories. Projects are ranked by a project-quality score calculated from various metrics gathered from GitHub and package managers. Contributions are welcome through issues, pull requests, or direct edits to projects.yaml.

Features:

  • Linters & Style Checkers: 40 projects for maintaining code quality.
  • Type Checkers: 5 projects for type checking code.
  • Code Formatters: 7 projects for formatting code.
  • Code Refactoring: 18 projects for improving code structure.
  • Code Security: 8 projects for enhancing code security.
  • Virtual Environments: 10 projects for managing isolated environments.
  • Dependency & Package Managers: 11 projects for managing dependencies.
  • Code Metrics & Complexity: 6 projects for measuring code complexity.

Summary:

mkdocs
MkDocs

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.