- United States
Pinned Loading
-
-
analyzer-tests
analyzer-tests PublicA set of example C programs that demonstrate common programming mistakes, and provides results on which static code analyzers can detect these mistakes.
C 1
-
A python function to do an os.walk()...
A python function to do an os.walk(), but only to a certain depth. A negative depth indicates full depth. 1# MIT License
2#
3# Copyright (c) 2021 Matthew Schweiss
4#
5# Permission is hereby granted, free of charge, to any person obtaining a copy
-
Simplier PathType object for helping...
Simplier PathType object for helping parse argparse inputs. Takes up less lines of code and removes rarely used features (still present on pathtype_v2.py) 1"""
2Simplified PathType
3- Simplify for common case
4- Only one type, no more (never used really)
5- No dash support, just simplier
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.