C and Python in mac???

This page summarizes the projects mentioned and recommended in the original post on /r/MacOS

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
  • Visual Studio Code

    Visual Studio Code

  • Python is already installed with macOS, although you might want to download a newer version. For C utilities (gcc/clang, ld, make, headers), they'd be included with XCode. For your IDE, XCode 'works', but most people (macOS or not) seem to gravitate towards VSCode these days (unless you're doing macOS/iOS-specific dev, but I'll assume not given C and Python).

  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

  • If you haven't yet, you should look into Homebrew (https://brew.sh/) or Macports (https://www.macports.org/). These are command line package managers. They can manage and update your tools for you. You can even automate them with shell scripts. I use Homebrew myself as it seems to be more active today. However Macports has more historical packages.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is it better to code on Ubuntu?

    2 projects | /r/learnpython | 12 Nov 2022
  • How to setup a Web3 development environment?

    3 projects | dev.to | 8 Jul 2022
  • Are there any good free graphical git tools that I can use inside a corporate?

    2 projects | /r/github | 23 Dec 2021
  • How to open large excel files on mac?

    2 projects | /r/mac | 18 Nov 2021
  • Learning Kotlin: Programming with Visual Studio Code

    2 projects | dev.to | 19 Apr 2021