Pinned Loading
-
cli-utility-template.py
cli-utility-template.py 1import logging
2import sys
34logger = logging.getLogger(__file__)
5logger.setLevel(logging.INFO)
-
archlist.py
archlist.py 1from typing import Any
23class ArchList(list):
4"""
5A list with a .get method that works like dict.get.
-
aws-contact-us-form
aws-contact-us-form PublicInexpensive backend for a website's Contact Us form. Generates CloudFormation templates for automatic deployment.
Python
-
semgrep/semgrep
semgrep/semgrep PublicLightweight static analysis for many languages. Find bug variants with patterns that look like source code.
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.