5 ms·
I am currently doing a similar sort of website, but trying to limit it to popular projects only. Also trying to group together a lot of the python 3 related art
by Encave 16y ago
I am currently doing a similar sort of website, but trying to limit it to popular projects only. Also trying to group together a lot of the python 3 related articles and porting tips.
My current research can be found here: http://goo.gl/SCImr http://goo.gl/SCImr
Any corrections, or ideas for what can be on the site would be appreciated.
- victorg5 16y agoYou're welcome to use content from https://bitbucket.org/pypy/compatibility https://bitbucket.org/pypy/compatibility. There is a growing list of dependencies at https://bitbucket.org/pypy/compatibility/wiki/depends.yaml https://bitbucket.org/pypy/compatibility/wiki/depends.yaml.
- Encave 16y agoThat just saved me a hell of a lot of work. Thank you!
- victorg5 16y agoYou're welcome. You can even clone that and make a wiki for py3k from it if you want. There's a script (in the wiki repo) to parse the wiki into YAML, so reuse of the current content should be easy no matter what format you want.