Awesome Python Utility

  • updated about 2 years ago

    A common base representation of python source code for pylint and other projects

  • bandit bandit 5,900
    star
    updated 8 months ago Apache License 2.0

    Bandit is a tool designed to find common security issues in Python code.

  • black black 38,653
    star
    updated about 2 months ago MIT License

    The uncompromising Python code formatter

  • click click 15,469
    star
    updated 3 months ago BSD 3-Clause "New...

    Python composable command line interface toolkit

  • updated 2 months ago Other

    Web APIs for Django. 🎸

  • flake8 flake8 3,068
    star
    updated about 1 year ago Other

    flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.

  • flask flask 67,407
    star
    updated 3 months ago BSD 3-Clause "New...

    The Python micro framework for building web applications.

  • httpx httpx 11,445
    star
    updated about 1 year ago BSD 3-Clause "New...

    A next generation HTTP client for Python. πŸ¦‹

  • isort isort 6,471
    star
    updated 4 months ago MIT License

    A Python utility / library to sort imports.

  • mccabe mccabe 602
    star
    updated about 1 year ago Other

    McCabe complexity checker for Python

  • PyGithub PyGithub 6,903
    star
    updated 2 months ago GNU Lesser Genera...

    Typed interactions with the GitHub API v3

  • pylint pylint 4,246
    star
    updated about 2 years ago

    It's not just a linter that annoys you!

  • python-fire python-fire 26,842
    star
    updated 3 months ago Other

    Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.

  • scrapy scrapy 52,666
    star
    updated about 1 month ago BSD 3-Clause "New...

    Scrapy, a fast high-level web crawling & scraping framework for Python.

  • updated over 1 year ago MIT License

    The official Python SDK for Sentry.io

  • updated about 1 month ago MIT License

    The Database Toolkit for Python