links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Kevin Turner, member since Mar 17, 2007
.
Search Everyone: "python",

Top "python" experts: stargaming, tomz, cetoli, masterchef, lena, denilw,

Groups about "python": Python, Python, django, Naveen, Zope,

1 - 54 of 54   Watch keturn
 
by keturn 2009-02-02 05:13 python · brain · cognition · exercise · Jaeggi · fluid intelligence · working memory
http://brainworkshop.sourceforge.net/ - cached - mail it - history
A great story about teaching a six-year-old to program in the year 2005.
by keturn 2008-09-07 23:55 python · programming · education · vampire · davidbau
http://davidbau.com/archives/2005/07/29/haaarg_world.html - cached - mail it - history
Includes emacs and vim extensions.
by keturn 2008-08-20 16:24 hacker · python · refactoring · programming
http://rope.sourceforge.net/ - cached - mail it - history
Keyczar is an open source cryptographic toolkit designed to make it easier and safer for developers to use cryptography in their applications. Key rotation and versioning.
by keturn 2008-08-13 12:23 google · hacker · programming · crypto · python · java · cpp
http://code.google.com/p/keyczar/ - cached - mail it - history
The aim of Heapy is to support debugging and optimization regarding memory related issues in Python programs.
by keturn 2008-08-08 18:04 hacker · python · debugging · memory
http://guppy-pe.sourceforge.net/ - cached - mail it - history
A simple, lightweight system for manipulating HTML (and XML, informally) using a Pythonic object model.
by keturn 2008-08-06 16:07 python · templates · hacker · web
http://entrian.com/PyMeld/ - cached - mail it - history
by keturn 2008-06-02 14:15 hacker · python · dns
http://www.dnspython.org/ - cached - mail it - history
by keturn 2008-03-18 18:05 python · hacker · log analysis · apache
http://code.google.com/p/loghetti/ - cached - mail it - history
by keturn 2007-12-11 17:11 hacker · python · coverage · testing
http://darcs.idyll.org/~t/projects/figleaf/ - cached - mail it - history
NetWorkSpaces (NWS) is a powerful, open-source software package that makes it easy to use clusters from within scripting languages like Matlab, Python, and R.
by keturn 2007-07-26 20:04 parallel · programming · python
http://lindaspaces.com/products/NWS_overview.html - cached - mail it - history
Includes a toolkit for handling various translation formats and a web portal (Pootle) to help manage a translation project.
by keturn 2007-03-28 18:20 i18n · translation · pootle · hacker · python
http://translate.sourceforge.net/ - cached - mail it - history
by keturn 2007-03-27 15:54 rob richards · python · xmlseclibs · xmldsig · infocard · via:Pam_Dingle
http://www.cdatazone.org/index.php?/pages/python-code.html - cached - mail it - history
One tech-challenged turkey's journey through the Twisted event-driven networking framework.
by keturn 2007-03-22 17:19 hacker · twisted · python · programming · documentation
http://twisted.paisite.com/ - cached - mail it - history
from Krys Wilken.
by keturn 2007-03-21 20:00 python · unicode · hacker · via:neonichu
http://krys.ca/entry/58/ - cached - mail it - history
by keturn 2007-03-19 18:40 python · setuptools · distutils · ez_setup · packaging
http://www.python.org/dev/summary/2006-04-16_2006-04-30/ - cached - mail it - history
Ruby/Python is a Ruby extension library to embed Python interpreter in Ruby. With this library, you can use the libraries written for Python in your Ruby scripts.
by keturn 2007-03-17 19:17 python · ruby · hacker
http://www.goto.info.waseda.ac.jp/~fukusima/ruby/python/doc/ - cached - mail it - history
by keturn 2007-03-17 19:17 pyrex · python
http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ - cached - mail it - history
by keturn 2007-03-17 19:17 python
http://www.sidhe.org/~dan/blog/archives/000372.html - cached - mail it - history
Alternative to distutils for distributing python packages.
by keturn 2007-03-17 19:17 python · twisted · zope · zpkg
http://www.zope.org/Members/fdrake/zpkgtools/ - cached - mail it - history
Glyph explinates one of those Twisted peculiarities, the .tap file.
by keturn 2007-03-17 19:17 python · twisted
http://www.twistedmatrix.com/pipermail/twisted-python/2004-August/008380.html - cached - mail it - history
by keturn 2007-03-17 19:17 python
http://pychecker.sourceforge.net/ - cached - mail it - history
Asynchronous networking framework for applications in Python
by keturn 2007-03-17 19:17 conspiracy · frameworks · networking · python · twisted
http://www.twistedmatrix.com/ - cached - mail it - history
Common mistakes of Python programmers
by keturn 2007-03-17 19:17 *pythonclass · python
http://www.onlamp.com/pub/a/python/2004/02/05/learn_python.html?page=2 - cached - mail it - history
A project management tool in which projects are simple Python programs, which can be edited by the graphical front-end or your favorite text editor.
by keturn 2007-03-17 19:17 project_management · python · via:briandorsey
http://faces.homeip.net/ - cached - mail it - history
Pyflakes is a simple program which checks Python source files for errors. It is similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer and faster, although it does not perform as many checks.
by keturn 2007-03-17 19:17 programming · hacker · python · testing
http://divmod.org/trac/wiki/DivmodPyflakes - cached - mail it - history
Programming language like Python but with macros.
by keturn 2007-03-17 19:17 programming · python
http://logix.livelogix.com/ - cached - mail it - history
by keturn 2007-03-17 19:17 idioms · programming · python
http://www.dirtsimple.org/2004/12/python-is-not-java.html - cached - mail it - history
Python Book / Python Tutorial
by keturn 2007-03-17 19:17 book · programming · python
http://www.python.g2swaroop.net/ - cached - mail it - history
The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago.
by keturn 2007-03-17 19:17 hacker · backup · python · rdiff · sysadmin
http://www.nongnu.org/rdiff-backup/ - cached - mail it - history
"Armin Rigo's cProfile is pretty cool, and will be in Python 2.5. KCacheGrind is basically the most awesome profile analysis tool I have ever seen. But how can you use cProfile with KCacheGrind?"
by keturn 2007-03-17 19:17 hacker · profiling · python · kcachegrind · lspof · cprofile
http://jcalderone.livejournal.com/21124.html - cached - mail it - history
Pyroman is a firewall tool written in python for complex networks.
by keturn 2007-03-17 19:17 hacker · python · iptables · sysadmin · linux · via:aptitude
http://pyroman.alioth.debian.org/ - cached - mail it - history
A sampling profiler for Python.
by keturn 2007-03-17 19:17 hacker · profiling · python · sampling
http://vallista.idyll.org/wiki/StatProf - cached - mail it - history
twill is a tool for Web application testing. twill implements a simple scripting language that can be used interactively or from scripts; this language contains commands for browsing the Web, filling out forms, and asserting various conditions.
by keturn 2007-03-17 19:17 hacker · python · web · twill · testing · mechanize · pbp
http://www.idyll.org/~t/www-tools/twill/ - cached - mail it - history
by keturn 2007-03-17 19:17 hacker · python · testing · unittest · data-driven
http://www.pycs.net/users/0000088/stories/7.html - cached - mail it - history
StGIT is a Python application providing similar functionality to Quilt (i.e. pushing/popping patches to/from a stack) on top of GIT.
by keturn 2007-03-17 19:17 hacker · patch · python · git · quilt
http://www.procode.org/stgit/ - cached - mail it - history
Commit messages for CVS and SVN over email and IM.
by keturn 2007-03-17 19:17 cvs · python
http://commitmessage.tigris.org/ - cached - mail it - history
by keturn 2007-03-17 19:17 blog · divmod · python · twisted
http://www.livejournal.com/~glyf/ - cached - mail it - history
by keturn 2007-03-17 19:17 hacker · python · regex
http://project5.freezope.org/kiki/index.html/ - cached - mail it - history
by keturn 2007-03-17 19:17 hacker · python · debugging
http://www.onlamp.com/pub/a/python/2005/09/01/debugger.html - cached - mail it - history
FunkLoad is a functional and load web tester written in Python.
by keturn 2007-03-17 19:17 hacker · python · web · testing · via:mesozoic
http://funkload.nuxeo.org/ - cached - mail it - history
(this document is a work in progress.)
by keturn 2007-03-17 19:17 hacker · axiom · mantissa · twisted · web · programming · python
http://www.moxn.net/~mesozoic/axiom-howto/ - cached - mail it - history
mechanoid is a programmatic browser written in Python. It is intended as an engine which will do things like log in as SourceForge project admin and do a Quick Release or send and receive Yahoo mail. mechanoid is a fork of John J. Lee's mechanize.
by keturn 2007-03-17 19:17 hacker · python · web · testing · mechanize
http://www.python.org/pypi/mechanoid - cached - mail it - history
twill is a tool for Web application testing. twill implements a simple scripting language that can be used interactively or from scripts; this language contains commands for browsing the Web, filling out forms, and asserting various conditions.
by keturn 2007-03-17 19:17 hacker · python · web · testing · mechanize · pbp
http://www.idyll.org/~t/www-tools/twill.html - cached - mail it - history
The zope.testbrowser package used in the Zope 3 project for functional testing; this stand-alone version can be used to test or otherwise interact with any web site.
by keturn 2007-03-17 19:17 hacker · python · web · testing · mechanize
http://cheeseshop.python.org/pypi/zope.testbrowser - cached - mail it - history
by keturn 2007-03-17 19:17 hacker · python · release_management
http://peak.telecommunity.com/DevCenter/setuptools - cached - mail it - history
Winpdb is a GPL python debugger, with support for smart breakpoints, multiple threads, namespace modification, embedded debugging, encrypted communication and speed of up to 20 times that of pdb.
by keturn 2007-03-17 19:17 hacker · debugging · python · pdb
http://www.digitalpeers.com/pythondebugger/ - cached - mail it - history
Guido goes to work for Google. Guido has to write web applications. Oh no! What happens next?
by keturn 2007-03-17 19:17 hacker · guido · python · web
http://www.artima.com/forums/flat.jsp?forum=106&thread=146149 - cached - mail it - history
Glyph writes about the dangers of disenframeworkentarianism in the modern pythonista's diet.
by keturn 2007-03-17 19:17 hacker · glyph · web · frameworks · python
http://glyf.livejournal.com/51057.html - cached - mail it - history
Guido writes a webapp, chapter 2.
by keturn 2007-03-17 19:17 hacker · guido · python · web · framework
http://www.artima.com/forums/flat.jsp?forum=106&thread=146503 - cached - mail it - history
Copy this Qpy
Qpy provides a convenient mechanism for generating safely-quoted html text from python code. It does this by implementing a quoted-string data type and a modification of the python compiler.
by keturn 2007-03-17 19:17 hacker · python · web · templates · development · quixote · qpy
http://www.mems-exchange.org/software/qpy/ - cached - mail it - history
by keturn 2007-03-17 19:17 python · unread
http://www.ferg.org/grimoire/grimoire.html - cached - mail it - history
1 - 54 of 54  
Related Tags
 
- exclude ~ optional + require
Add Dates