Skip to content

Commit c401777

Browse files
author
Kenneth Reitz
committed
Readme update
1 parent 911bc0f commit c401777

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

README.mkd

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
osxpython.org
2+
=============
3+
4+
Goals
5+
-----
6+
7+
[osxpython.org](http://osxpython.org) is under active development. It strives to offer the following:
8+
9+
* Best-practices for Python as a development platform on OSX
10+
- Installation
11+
- Configuration
12+
- Application distribution
13+
* A reference guide and resource center
14+
* Easily contributable on GitHub via pull request
15+
16+
17+
Propositions
18+
------------
19+
20+
* `sudo brew install python --framework` recommended.
21+
* MacPorts is evil.
22+
* [Buildout scripts](http://blog.mfabrik.com/2010/07/16/easily-install-all-python-versions-under-linux-and-osx-using-collective-buildout-python/) for legacy pythons.
23+
*
24+
* IDE / Editor Choices
25+
* Wishlist?
26+
27+
28+
29+
30+
Get Involved
31+
------------
32+
33+
The site is generated with githubhe `sphinx` branch.
34+
35+
If you disagree with any of the best-practices and guides, feel free to [open an issue](https://github.com/kennethreitz/osxpython.org/issues).
36+
37+
Discussions regularly take place on the osxpython.org mailing list. To join, just send an email to <[email protected]>.
38+

0 commit comments

Comments
 (0)