mja + python   139

Back That Gmail Up - Jerod Santo
Describes a Python script for backing up Gmail accounts
gmail  python  script  backup 
4 days ago by mja
Muntjac 1.0.0
Muntjac is a translation of Vaadin to the Python programming language. It is similar to GUI toolkits for desktop applications, such as PyQT, wxPython and PyGTK. However, it can be used to create dynamic, browser independent, web applications. There is no need to write HTML, Javascript or RPC code, just server-side Python.
framework  gui  python 
november 2011 by mja
Dulwich
Dulwich is a pure-Python implementation of the Git file formats and protocols.

The project is named after the village in which Mr. and Mrs. Git live in the Monty Python sketch.
git  python 
august 2011 by mja
Pyspread
Pyspread is a cross-platform Python spreadsheet application. It is based on and written in the programming language Python.

Instead of spreadsheet formulas, Python expressions are entered into the spreadsheet cells. Each expression returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices.
spreadsheet  python 
november 2010 by mja
Ned Batchelder: Django superuser login trapdoor
Technique to allow a superuser to log in to a site as any other user.
authentication  django  python  snippet 
august 2010 by mja
pyvm home
pyvm is a program that makes many userspace applications with the goal to go from the kernel to the web browser with a minimal tarball that's less than 2MB and no other dependancies on external libraries or programs (except ffmpeg)
pyvm  python 
december 2009 by mja
E-Scribe News : The twenty-minute trouble ticket system
People are always going on about how it "only" takes twenty minutes or whatever to knock together some little application. Screencasts don't count, unless they are screencasts of somebody who hasn't done any preparation. But damn, I just built a trouble-ticket system in Django in twenty minutes. Really. Of course, I already had a running install, this is just something I added. But it was instantly useful. I assigned four tickets to myself and now I can go have dinner.
django  python  ticket 
november 2009 by mja
pyPdf
A Pure-Python library built as a PDF toolkit. It is capable of:

* extracting document information (title, author, ...),
* splitting documents page by page,
* merging documents page by page,
* cropping pages,
* merging multiple pages into a single page,
* encrypting and decrypting PDF files.
pypdf  python  pdf 
october 2009 by mja
Django signals | Mercurytide
If you are one of the lucky ones, you're programming web sites in Python using the Django framework. And in some circumstances, you'll be able to let Django work out when code needs to run without you needing to call it explicitly.

In Django parlance, this is known as signals, and it's just one of the many reasons why Django makes web development so much more, well, fun.

The aim of this article is to introduce Django signals and cover their uses in detail.
django  python  signals 
october 2009 by mja
« earlier      

related tags

abstraction  ai  ajax  algorithm  algorithms  amazon  apache  api  app  apple  architecture  authentication  automation  aws  backup  benchmarking  blog  book  browser  cache  cad  cheatsheet  chess  client  cloud  cluster  clustering  cms  code  comparison  compiler  computing  concatenate  conference  conversion  cython  database  datamining  debugging  decorators  deployment  development  django  documentation  dom  dreamhost  dwf  ec2  editor  education  email  encyclopedia  error  excel  exceptionhandling  fabric  fastcgi  flash  flex  flickr  forms  framework  frameworks  funny  gallery  games  git  gmail  gnu  Google  graphics  gui  gwt  hack  haml  hosting  howto  html  html5  http  ide  images  imap  imaplib  interativefiction  interfacing  interview  javascript  jit  julia  language  languages  latex  learning  libraries  library  linguistics  lisp  literate-programming  logging  lucene  machinelearning  mailinglist  manual  mathematics  metadata  mit  mod_python  mod_wsgi  mpi  msword  MySQL-Python  newsletter  nlp  nltk  opensource  organiser  orm  parallel  parser  pdf  performance  perl  petersefton  photos  php  pip  plone  presentation  profiling  programming  projectmanagement  pyjamas  pylons  pypdf  python  pyvm  query  reddit  repl  ruby  s3  science  scientific  scipy  scrabble  script  search  searchengine  server  setup  setuptools  signals  smtp  snippet  social  software  sourcecode  spellcheck  spelling  spreadsheet  sqlalchemy  style  subversion  sysadmin  talks  tdd  template  test  testing  text  thesaurus  thumbnail  ticket  timesheet  tips  tools  tornado  translate  translation  tuning  TurboGears  tutorial  twisted  uri-templates  vectorspace  video  vim  virtualenv  virtualenvwrapper  visualization  vm  web  web.py  webdev  webkit  webserver  webservices  whoosh  wikipedia  windows  word  writing  wysiwyg  xml  xml-rpc 

Copy this bookmark:



description:


tags: