Skip to content

Commit

Permalink
Update Python.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lwindolf authored Dec 28, 2024
1 parent 37b6c28 commit aa66953
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions Examples/Python Examples/Python.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,9 @@ related:
pip3 install pyflakes
pip3 install pep8

- [Python - PyGtk Example
Snippets](http://www.eurion.net/python-snippets/snippet/)
- [Python - Google Coding Style
Guide](http://google-styleguide.googlecode.com/svn/trunk/pyguide.html)
- [Python - Django Best
Practices](http://lincolnloop.com/django-best-practices/)
- [Python - PyGtk Example Snippets](http://www.eurion.net/python-snippets/snippet/)
- [Python - Google Coding Style Guide](http://google-styleguide.googlecode.com/svn/trunk/pyguide.html)
- [Python - Django Best Practices](http://lincolnloop.com/django-best-practices/)
- [Python - Types and
Objects](http://www.cafepy.com/article/python_types_and_objects/python_types_and_objects.html#basic-concepts)
- [Python - Debugging Memory
Expand Down

0 comments on commit aa66953

Please sign in to comment.