Objective-C
Objective-C builds on the foundations of ANSI C. Compared to other object-oriented languages based on C, Objective-C is very dynamic. Dynamism enables the construction of sophisticated development tools. Since Objective-C incorporates C, one gets all the benefits of C when working within Objective-C.
Here are 43 public repositories matching this topic...
A bridge interface between Python and Objective-C.
-
Updated
Nov 8, 2020 - Python
B2 makes it easy to build C++ projects, everywhere.
-
Updated
Nov 25, 2020 - Python
The Python <-> Objective-C Bridge with bindings for macOS frameworks
-
Updated
Nov 21, 2020 - Python
Apply a coding style with clang-format only to new code added to an existing code base.
-
Updated
Oct 26, 2020 - Python
An open-source Python library which can modify your Mac's display settings manually or automatically.
-
Updated
Aug 3, 2020 - Python
A list of rss feeds for iOS developers
-
Updated
Apr 19, 2020 - Python
-
Updated
Mar 22, 2019 - Python
A graph view plugin for Binary Ninja to visualize Objective-C
-
Updated
Aug 30, 2019 - Python
Updated list of Swift frameworks and libraries for iOS, watchOS, tvOS and macOS.
-
Updated
Nov 16, 2020 - Python
A Python Script that helps dealing with localizations in Xcode. It keeps track of Items that are already translated and doesnt replace them like genstrings does but appends new items. Moreover it is possible to specify extensions of files that should be scanned and to specify ignore patterns for Files that should be ignored
-
Updated
Nov 17, 2016 - Python
Example code for Penn State MacAdmins 2017 presentation: "Turbocharge your scripting with PyObjC"
-
Updated
Jul 14, 2017 - Python
The easiest way to download videos from Youtube, Tumblr, Vine, Facebook, Instagram, Vimeo, Ted and few more sites with your iDevice.
-
Updated
Aug 1, 2020 - Python
Python wrapper around Objective-C runtime
-
Updated
Jul 23, 2019 - Python
Cyclone Framework is an iOS post-exploitation framework that using one line command and powerful payload attempts to spawn a command line session with a lot of features such as downloading files, uploading files, getting system information and etc.
-
Updated
Nov 22, 2020 - Python
Lots of lldb information.
-
Updated
Nov 2, 2020 - Python
Apple event bridges for Python (minimally maintained), Ruby (defunct) and Objective-C (very defunct).
-
Updated
Jun 30, 2020 - Python
A CFFI-based library for accessing the Objective-C runtime
-
Updated
Oct 23, 2016 - Python
一款将 excel 文件 (.xlsx) 与 txt 文件 (.txt) 互相转换的 Mac 应用。本应用主要使用了 Mac 程序与脚本之间的交互,通过调用脚本与监听事件完成相应的任务和进度提示。
-
Updated
Apr 1, 2020 - Python
MyNames app additional environment. Scripts and workflow documentation
-
Updated
May 11, 2019 - Python
Mobile app using ALTU AI, integrated into an embedded device. Made with Flutter and Dart as fullstack for the app, Arduino with MQTT requests for the hardware. Using AWS API TTS and STT integrated in the app, and Smarkio API's.
-
Updated
Nov 24, 2019 - Python


enable cyclic-import check in pylint and fix the imports if there are problems