{ "info": { "author": "Tobias Lorenz", "author_email": "tobias.lorenz@bitmazk.com", "bugtrack_url": null, "classifiers": [], "description": "Django Currency History\n=======================\n\nA reusable Django app that tracks currency rates.\n\n.. image:: https://raw.githubusercontent.com/bitmazk/django-currency-history/master/admin.png\n\nInstallation\n------------\n\nTo get the latest stable release from PyPi\n\n.. code-block:: bash\n\n pip install django-currency-history\n\nTo get the latest commit from GitHub\n\n.. code-block:: bash\n\n pip install -e git+git://github.com/bitmazk/django-currency-history.git#egg=currency_history\n\nTODO: Describe further installation steps (edit / remove the examples below):\n\nAdd ``currency_history`` to your ``INSTALLED_APPS``\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...,\n 'currency_history',\n )\n\nBefore your tags/filters are available in your templates, load them by using\n\n.. code-block:: html\n\n\t{% load currency_history_tags %}\n\n\nDon't forget to migrate your database\n\n.. code-block:: bash\n\n ./manage.py migrate currency_history\n\n\nUsage\n-----\n\nFirst fill the database with currencies and add your desired rates.\nBy default you will have to track the history by yourself. Check the\nmanagement commands and settings for automated trackings.\n\nManagement Commands\n-------------------\n\ntrack_currency_rates\n++++++++++++++++++++\n\nRun this command to let external services like fixer.io or Yahoo track currency\nrates.\n\n ./manage.py track_currency_rates\n\nYou might want to run it with a cron job.\n\nSettings\n--------\n\nCURRENCY_SERVICE\n++++++++++++++++\n\nDefault = None\n\nBy default no external service tracks your rate histories.\nThe following services are available:\n\n* ``'fixer'``: https://fixer.io/\n* ``'openexchangerates'``: https://openexchangerates.org/\n* ``'yahoo'``: http://finance.yahoo.com/currency-converter/\n\n\nOPENEXCHANGERATES_APP_ID\n++++++++++++++++++++++++\n\nDefault = False\n\nIf you want to make use of the ``openexchangerates`` service, make sure to\nregister at https://openexchangerates.org/ and provide your App ID.\n\n\nCURRENCY_EMAIL_REPORT\n+++++++++++++++++++++\n\nDefault = False\n\nEnable this settings to receive an email report every time the\n``track_currency_rates`` command was called.\n\n\nTemplate Tags\n-------------\n\nconvert_currency\n++++++++++++++++\n\nConvert an amount from one currency to another using the latest history.\n\n {% load currency_history_tags %}\n {% convert_currency 2 'EUR' 'SGD' as converted_amount %}\n\n\nContribute\n----------\n\nIf you want to contribute to this project, please perform the following steps\n\n.. code-block:: bash\n\n # Fork this repository\n # Clone your fork\n mkvirtualenv -p python2.7 django-currency-history\n make develop\n\n git co -b feature_branch master\n # Implement your feature and tests\n git add . && git commit\n git push -u origin feature_branch\n # Send us a pull request for your feature branch\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bitmazk/django-currency-history", "keywords": "django", "license": "The MIT License", "maintainer": "", "maintainer_email": "", "name": "django-currency-history", "package_url": "https://pypi.org/project/django-currency-history/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-currency-history/", "project_urls": { "Homepage": "https://github.com/bitmazk/django-currency-history" }, "release_url": "https://pypi.org/project/django-currency-history/0.2.9/", "requires_dist": null, "requires_python": "", "summary": "A reusable Django app that tracks currency rates.\n", "version": "0.2.9" }, "last_serial": 3381431, "releases": { "0.2.3": [ { "comment_text": "", "digests": { "md5": "ca8f1e847a478726dd4e80235dfa8923", "sha256": "8fa8b00e4d6a3b292a35ac5e89824a5dcaf21de25decf6882f01103da2228004" }, "downloads": -1, "filename": "django-currency-history-0.2.3.tar.gz", "has_sig": false, "md5_digest": "ca8f1e847a478726dd4e80235dfa8923", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12449, "upload_time": "2016-05-01T16:48:00", "url": "https://files.pythonhosted.org/packages/c4/36/1bd903ec74953669fdf1fc9cbd2a8b5c48f61638111d1e61e751766588c6/django-currency-history-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "775d0976fb885f3423889440f7336abb", "sha256": "0fcd19d0d128cdfdad32e85db2b858a2fd5e3a24139b1c2f8235a770e45da5a1" }, "downloads": -1, "filename": "django-currency-history-0.2.4.tar.gz", "has_sig": false, "md5_digest": "775d0976fb885f3423889440f7336abb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12513, "upload_time": "2017-07-05T18:34:02", "url": "https://files.pythonhosted.org/packages/c2/00/320011f3e1ff59d73721f00b1ef1f680f4ca869761c147264d82be6b046e/django-currency-history-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "6754f51353fb37c5c5f86beaffb5ed16", "sha256": "78cd608cda517bcc375a78b63adbe2b4228a4c41672882184c277483543c45f4" }, "downloads": -1, "filename": "django-currency-history-0.2.5.tar.gz", "has_sig": false, "md5_digest": "6754f51353fb37c5c5f86beaffb5ed16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12722, "upload_time": "2017-08-04T14:42:06", "url": "https://files.pythonhosted.org/packages/de/c9/1a589b2df2a41083774b83dfd2235a58caf2e8123537b2da7ab1bff02ef8/django-currency-history-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "496ad184aa148802a796f58236e4f020", "sha256": "c84173bbfb711d1dca8d020439b8509a339a7ad08b1c52a0882e7b42b2812d61" }, "downloads": -1, "filename": "django-currency-history-0.2.6.tar.gz", "has_sig": false, "md5_digest": "496ad184aa148802a796f58236e4f020", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12816, "upload_time": "2017-08-28T07:20:34", "url": "https://files.pythonhosted.org/packages/f9/99/5759bf3ffc2124e10b3b07433cbe47f87a78b0033cd2ad36b07fd4d45843/django-currency-history-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "14620ae00b45f7a3b1f7d37b499dd531", "sha256": "081a07c81e5dbc16e0f17e5c538bf3cc23003b49e2380580842f8110c4068cdc" }, "downloads": -1, "filename": "django-currency-history-0.2.7.tar.gz", "has_sig": false, "md5_digest": "14620ae00b45f7a3b1f7d37b499dd531", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12999, "upload_time": "2017-08-29T18:02:53", "url": "https://files.pythonhosted.org/packages/ed/17/bbe14544d848729bdabeec8da4c7d04d797382d8c461a4862bbe8e244604/django-currency-history-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "1cfcf6eef93e9693d22ad00fa87a063a", "sha256": "371cf69af4bf49f697948c97ed4f0eac59f5fd1c72088794954813da27b9ee42" }, "downloads": -1, "filename": "django-currency-history-0.2.8.tar.gz", "has_sig": false, "md5_digest": "1cfcf6eef93e9693d22ad00fa87a063a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13068, "upload_time": "2017-08-30T21:06:50", "url": "https://files.pythonhosted.org/packages/31/f8/60eedfb5115cd3d581f1eb036c0b08587596e73b1c76a96d9c35f233b4cf/django-currency-history-0.2.8.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "7956c67152fecba3ec69d8a72714dc83", "sha256": "c09fbdfa560d62938135ed547b0c68edbef51adedabdf43fd0a2b2a8b2221cc2" }, "downloads": -1, "filename": "django-currency-history-0.2.9.tar.gz", "has_sig": false, "md5_digest": "7956c67152fecba3ec69d8a72714dc83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14382, "upload_time": "2017-12-01T23:14:28", "url": "https://files.pythonhosted.org/packages/6a/39/5664167f7d6043feb1dad802b73807f7ceceecc70ea833a454111b7066d6/django-currency-history-0.2.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7956c67152fecba3ec69d8a72714dc83", "sha256": "c09fbdfa560d62938135ed547b0c68edbef51adedabdf43fd0a2b2a8b2221cc2" }, "downloads": -1, "filename": "django-currency-history-0.2.9.tar.gz", "has_sig": false, "md5_digest": "7956c67152fecba3ec69d8a72714dc83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14382, "upload_time": "2017-12-01T23:14:28", "url": "https://files.pythonhosted.org/packages/6a/39/5664167f7d6043feb1dad802b73807f7ceceecc70ea833a454111b7066d6/django-currency-history-0.2.9.tar.gz" } ] }