Skip to content
View ronaldoussoren's full-sized avatar

Block or report ronaldoussoren

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pyobjc pyobjc Public

    The Python <-> Objective-C Bridge with bindings for macOS frameworks

    Python 811 65

  2. py2app py2app Public

    py2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins from Python scripts.

    Python 424 44

  3. macholib macholib Public

    macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It's typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O he…

    Python 103 22

  4. altgraph altgraph Public

    altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. altgraph includes some additi…

    Python 25 9

  5. modulegraph modulegraph Public

    modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, bu…

    Python 45 5

  6. modulegraph2 modulegraph2 Public

    Modulegraph2 is a library for creating and introspecting the dependency graph between Python modules.

    C 15 8