Fork me on GitHub

Other articles


  1. The Story of Pillow

    On March 4, 2013 I got an email from the Python Software Foundation (PSF):

    This email notification is being sent to you to inform you of the PSF Board’s decision to fund the facilitation of a Python 3 compatible release of the Python Imaging Library for the amount of ...
    read more

    There are comments.

  2. Python 3 Porting

    The 3 in 2013 is for Python 3

    https://raw.github.com/ACLARKNET/blog/gh-pages/images/python-3-port.jpg

    I tend to like projects that everyone else hates, e.g.:

    • Removing persistent Python objects associated with missing classes in ZODB.
    • Making new releases for old software that is still useful but unmaintained.
    • Running flake8 on 10s or 100s of source files ...
    read more

    There are comments.

  3. Django Hello

    Django doesn't really need a hello world style introduction, its documentation speaks for itself. But this is what Hello World in Django looks like to me. I hate boilerplate and I love reducing software down to its core components; just enough to start the server.

    setup.py:

    from setuptools ...
    read more

    There are comments.

Page 1 / 1

links

social