Skip to content
View ronaldoussoren's full-sized avatar
Block or Report

Block or report ronaldoussoren

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. pyobjc pyobjc Public

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

    Python 512 43

  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 321 35

  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 85 18

  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 18 7

  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 36 4

  6. modulegraph2 modulegraph2 Public

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

    C 11 8