Skip to main content

pre alpha newsletter software for #python. CHANGES: first draft of example app.

Project description

About

newsletter is for making newsletters with python. In very early stages of development. See COPYING for LGPL licence details.

Authors

Only one developer so far, maybe more if it becomes useful.

http://rene.f0o.com/renef0o.gif

Rene Dudfield <renesd@gmail.com> is a lead developer and maintainer of pygame, and is also a London Website developer, and App developer

newsletter changelog

0.1.5pre (2011-04-17)

Features added

  • the first draft of an example newsletter web app using cherrypy and pywebsite.sqlitepickle

  • Added some extra methods to Newsletter and NewsletterSend to support the example application.

0.1.4pre (2011-03-21)

Features added

  • Fixed NewsletterSend so it can have an almost dict like object that uses d.update({k:v}) method instead of d[k] = v.

Bugs fixed

  • Made tests more resiliant.

0.1.3pre (2011-03-21)

Bugs fixed

Features added

  • implementation of basic NewsletterSend interface, with some doctests.

0.1.2pre (2011-03-18)

Bugs fixed

Features added

  • implementation of basic Newsletter interface, with some doctests.

0.1.1pre (2011-03-16)

Bugs fixed

  • fixed some basecode.

Features added

0.1.0pre (2011-03-15)

Bugs fixed

  • only bugs added so far.

Features added

  • adding base code.

  • basic newsletter object sketching out.

TODO

  • improve example application.
    • header and footer methods.

    • tables for row data in admin section.
      • change action links to form buttons.

    • html text edit box.

    • html template. With %FULL_NAME% %EMAIL% and other fields taken from the database and filled in.

    • json api.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

newsletter-0.1.5pre.tar.gz (18.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page