$14 GRAYBYTE WORDPRESS FILE MANAGER $91

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/cloudlinux/venv/lib/python3.11/site-packages/prospector/

HOME
Current File : /opt/cloudlinux/venv/lib/python3.11/site-packages/prospector//pathutils.py
import os
from pathlib import Path


def is_python_package(path: Path) -> bool:
    return path.is_dir() and (path / "__init__.py").exists()


def is_python_module(path: Path) -> bool:
    # TODO: is this too simple?
    return path.suffix == ".py"


def is_virtualenv(path: Path) -> bool:
    if os.name == "nt":
        # Windows!
        clues = ("Scripts", "lib", "include")
    else:
        clues = ("bin", "lib", "include")

    try:
        # just get the name, iterdir returns absolute paths by default
        dircontents = [obj.name for obj in path.iterdir()]
    except (OSError, TypeError):
        # listdir failed, probably due to path length issues in windows
        return False

    if not all(clue in dircontents for clue in clues):
        # we don't have the 3 directories which would imply
        # this is a virtualenvironment
        return False

    if not all((path / clue).is_dir() for clue in clues):
        # some of them are not actually directories
        return False

    # if we do have all three directories, make sure that it's not
    # just a coincidence by doing some heuristics on the rest of
    # the directory
    if len(dircontents) > 7:
        # if there are more than 7 things it's probably not a virtualenvironment
        return False

    return True

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
17 Dec 2025 3.08 AM
root / root
0755
__pycache__
--
14 Aug 2025 9.24 PM
root / root
0755
config
--
14 Aug 2025 9.24 PM
root / root
0755
formatters
--
14 Aug 2025 9.24 PM
root / root
0755
profiles
--
14 Aug 2025 9.24 PM
root / root
0755
tools
--
14 Aug 2025 9.24 PM
root / root
0755
__init__.py
0 KB
17 Apr 2025 8.10 PM
root / root
0644
__main__.py
0.069 KB
17 Apr 2025 8.10 PM
root / root
0644
autodetect.py
2.886 KB
17 Apr 2025 8.10 PM
root / root
0644
blender.py
4.34 KB
17 Apr 2025 8.10 PM
root / root
0644
blender_combinations.yaml
6.397 KB
17 Apr 2025 8.10 PM
root / root
0644
compat.py
0.352 KB
17 Apr 2025 8.10 PM
root / root
0644
encoding.py
1.506 KB
17 Apr 2025 8.10 PM
root / root
0644
exceptions.py
1.261 KB
17 Apr 2025 8.10 PM
root / root
0644
finder.py
4.612 KB
17 Apr 2025 8.10 PM
root / root
0644
message.py
2.668 KB
17 Apr 2025 8.10 PM
root / root
0644
pathutils.py
1.275 KB
17 Apr 2025 8.10 PM
root / root
0644
postfilter.py
2.183 KB
17 Apr 2025 8.10 PM
root / root
0644
run.py
7.912 KB
17 Apr 2025 8.10 PM
root / root
0644
suppression.py
4.362 KB
17 Apr 2025 8.10 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF