python VS mcxToProfile

Compare python vs mcxToProfile and see what are their differences.

python

Framework files for use with popular python macadmin toolsets (by macadmins)

mcxToProfile

Convert macOS property lists, defaults and MCX into Configuration Profiles with Custom Settings payloads (by timsutton)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
python mcxToProfile
9 3
222 531
0.9% -
7.3 0.0
20 days ago 14 days ago
Shell Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

python

Posts with mentions or reviews of python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • How do I add Foundation module in Python3 on MacOS Ventura
    4 projects | /r/learnpython | 24 Jan 2023
    Here it says Foundation is part of pyobjc which may be included in certain versions of python3 such as this https://github.com/macadmins/python - Looking at it now, it seems to set itself apart from the developer tools installation of python3 based on it's installation location. So my guess is that it isn't a module installed with CLT's python3.
  • Installing PKGs via Jamf, how can I "customize" the installer?
    2 projects | /r/macsysadmin | 25 Nov 2022
    Installing python (the MacAdmins Foundation distribution of Python) would be as simple as uploading the installomator script to JSS, adding it as a policy payload with "macadminspython" as a parameter.
  • What is your process for deploying Python?
    2 projects | /r/macsysadmin | 2 Aug 2022
  • Updtating Jamf Scripts to Work with Monterery 12.4
    3 projects | /r/macsysadmin | 12 Jul 2022
    Sounds like the scripts you have may be written in Python 2, which as others have stated, was pulled in 12.3. You can try running one with a Python 2 or 3 interpreter to see. You could technically deploy your own Python 2 to people and update the shebangs on the scripts to reflect the updated Python binary location. But Python 2 has been deprecated since January 2020 so it's probably best to just update the scripts. I dealt with this myself and am by no means a programmer. We have a critical script that maps printers for people that I had to update. I used something called '2to3' which is I believe an official Python program that does its best to convert Python 2 code to Python 3 in an automated fashion. It did 99% of the work for me. My script was still failing, but it was just a variable that was being concatenated as a byte instead of a string. Once that was fixed it ran fine. And then we started deploying https://github.com/macadmins/python - as others have mentioned. And then just updated the shebang to point to where that Python gets installed as per their instructions.
  • MacOS 12.3 Python support dropped
    1 project | /r/hackintosh | 31 Mar 2022
  • macOS Monterey 12.3 Update is now Available - Python 2.7 Removed & Universal Control Added!
    2 projects | /r/macsysadmin | 14 Mar 2022
    Removed. I deployed macadmins Python3 https://github.com/macadmins/python and changed the shebang in scripts we use.
  • Python3 automated install
    1 project | /r/macsysadmin | 20 Apr 2021
    Check out https://github.com/macadmins/python
  • Installing Python on client Macs
    4 projects | /r/macsysadmin | 15 Apr 2021

mcxToProfile

Posts with mentions or reviews of mcxToProfile. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.

What are some alternatives?

When comparing python and mcxToProfile you can also consider the following projects:

Mac-Set-Default-Apps - A utility to change default applications in macOS

PPPC-Utility - Privacy Preferences Policy Control (PPPC) Utility

relocatable-python - A tool for building standalone relocatable Python.framework bundles

ProfileCreator - macOS app to create standard or customized configuration profiles.

scriptingosx-recipes

warehouse - The Python Package Index

Installomator - Installation script to deploy standard software on Macs

HomeBrew - 🍺 The missing package manager for macOS (or Linux)