Skip to main content

Motivate oneself with a phrase that can be repeated

Project description

This file requires editing

Note to the author: Please add something informative to this README before releasing your software, as a little documentation goes a long way. Both README.txt (this file) and NEWS.txt (release notes) will be included in your package metadata which gets displayed in the PyPI page for your project.

You can take a look at the README.txt of other projects, such as repoze.bfg (http://bfg.repoze.org/trac/browser/trunk/README.txt) for some ideas.

Release HOWTO

To make a release, edit “version” in setup.py and run:

python setup.py egg_info -RDb “” sdist

To upload the generated source distribution to PyPI, run:

python setup.py egg_info -RDb “” sdist register upload

Note that if you ignore the egg_info -RDb "" part, Distribute will generate a development release tarball with .dev marker and SVN revision tag in the filename. For more details, see:

http://packages.python.org/distribute/setuptools.html#managing-continuous-releases-using-subversion

To disable this behaviour permanently, you can safely delete the file named “setup.cfg” from your project directory.

News

0.1a1

Release date: 20-Mar-2010

  • Initial release with hardcoded HAIETMOBA repetition

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

motivator-1.0a1.zip (6.3 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