pythonwa
pythonwa copied to clipboard
Perth Django and Python Programmers
Ability to send important message to: - comment in pdpdmeetup.com - comment in meetup.com event. http://www.meetup.com/meetup_api/. - https://twitter.com/djangoperth - pdpdmeetup.com users' email Is commenting in meetup events the only way...
If comments are created in pdpdmeetup.com, then it should automatically be created in meetup.com, and vice versa.
Single page comments, so that you don't have to comment in stale meetup events. Comments can be pinned and used as event announcements or job advertisement.
from: https://github.com/unixnut/python-modules-talk Python is inherently modular, i.e. even basic data types can be considered as objects. Modules extend this idea to allow a program to be thought of as a...