Awesome Python Utility

  • updated over 1 year ago

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

  • bandit bandit 5,900
    star
    updated about 1 month ago Apache License 2.0

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

  • black black 37,257
    star
    updated 21 days ago MIT License

    The uncompromising Python code formatter

  • click click 14,890
    star
    updated about 2 months ago BSD 3-Clause "New...

    Python composable command line interface toolkit

  • updated 16 days ago Other

    Web APIs for Django. 🎸

  • flake8 flake8 3,068
    star
    updated 6 months 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 65,996
    star
    updated about 2 months ago BSD 3-Clause "New...

    The Python micro framework for building web applications.

  • httpx httpx 11,445
    star
    updated 5 months ago BSD 3-Clause "New...

    A next generation HTTP client for Python. 🦋

  • isort isort 6,308
    star
    updated 14 days ago MIT License

    A Python utility / library to sort imports.

  • mccabe mccabe 602
    star
    updated 8 months ago Other

    McCabe complexity checker for Python

  • PyGithub PyGithub 6,628
    star
    updated about 1 month ago GNU Lesser Genera...

    Typed interactions with the GitHub API v3

  • pylint pylint 4,246
    star
    updated over 1 year ago

    It's not just a linter that annoys you!

  • python-fire python-fire 26,112
    star
    updated about 2 months ago Other

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

  • scrapy scrapy 50,821
    star
    updated 11 days ago BSD 3-Clause "New...

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

  • updated 12 months ago MIT License

    The official Python SDK for Sentry.io

  • updated about 1 month ago MIT License

    The Database Toolkit for Python