Installation

At the command line:

$ pip install qddate

Or, if you don’t have pip installed:

$ easy_install qddate

If you want to install from the latest sources, you can do:

$ git clone https://github.com/ivbeg/qddate.git
$ cd qddate
$ python setup.py qddate

Dependencies

Similarly, you can download source and package pyparsing as eggs and deploy them like above.