Python We have Python 3.12 already in FreeBSD - how long it takes to build modules for it ?

Is this the unofficial Python development community at FreeBSD 🤟

I am developing my senior capstone project in Python

I think the FreeBSD community is heavily sleeping/overlooking what Python can really do on our beloved operating system

Does anyone have advice/recommendations for my Python-based research and development on FreeBSD for my academic studies?

So far these are the technologies I am building with for my undergraduate studies-based Python development on FreeBSD:

Pixi

Pip

Scikit-Learn

XGBoost

CatBoost

Keras

Jupyter

For context my major is data science

Edit. The devel/py-setuptools bug looks interesting. Any advice to incorporate this for development:
 
unfortunately, when I realized I had to use Linux more and more for python development at one point I completely switched and have not re-evaluated the situation ever since assuming it is still as bad as it was. So, for some minor programs and scripts I do not bother using FreeBSD, but for anything serious I use Linux + containers exclusively.
 
Back
Top