conda-forge / conda-forge/python-feedstock
OS X "framework build"
- Dominant language
- Shell
- Stars
- 47
- Forks
- 112
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 18
Description
There has been various discussions about building Python on OS X as a "framework build" so that it can properly access the Windows manager. I believe this would also mean that `python` and `pythonw` are no longer the same and that a `python.app` binary is include in the package.
- [conda-forge mailing list discussion](https://groups.google.com/forum/#!topic/conda-forge/EGS-yJzWVGA)
- [conda mailing list discussion](https://groups.google.com/a/continuum.io/d/msg/conda/g7yu_UCoHhc/_tCEYuYFCgAJ)
- [conda-forge mailing list post on python.app issue](https://groups.google.com/d/msg/conda-forge/lcxQ1SS-ljI/z5R6tTmCAAAJ)
The anaconda-recipes repository has a [python-3.5 recipe](https://github.com/ContinuumIO/anaconda-recipes/tree/master/python-3.5) which provides details on how Continuum has been building Python and may be of help.
Issue #15 is related and can likely be incorperated into this.
Contributor guide
Assessment
This issue has not been assessed yet.