{ "info": { "author": "Grzegorz Sliwinski", "author_email": "username: fizyk, domain: fizyk.net.pl", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pyramid_localize\n================\n\n\n.. image:: https://img.shields.io/pypi/v/pyramid_localize.svg\n :target: https://pypi.python.org/pypi/pyramid_localize/\n :alt: Latest PyPI version\n\n.. image:: https://readthedocs.org/projects/pyramid_localize/badge/?version=v0.1.0\n :target: http://pyramid_localize.readthedocs.io/en/v0.1.0/\n :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/wheel/pyramid_localize.svg\n :target: https://pypi.python.org/pypi/pyramid_localize/\n :alt: Wheel Status\n\n.. image:: https://img.shields.io/pypi/pyversions/pyramid_localize.svg\n :target: https://pypi.python.org/pypi/pyramid_localize/\n :alt: Supported Python Versions\n\n.. image:: https://img.shields.io/pypi/l/pyramid_localize.svg\n :target: https://pypi.python.org/pypi/pyramid_localize/\n :alt: License\n\n**pyramid_localize** is a pyramid extension providing ready-to-use, translation\nfunctionality for your pyramid based projects. All you need is to add Babel,\nand add some configuration. localize provides also a web interface that allows\nyou to reload translations live, without reloading application.\n\n\nPackage status\n--------------\n\n.. image:: https://travis-ci.org/fizyk/pyramid_localize.svg?branch=v0.1.0\n :target: https://travis-ci.org/fizyk/pyramid_localize\n :alt: Tests\n\n.. image:: https://coveralls.io/repos/fizyk/pyramid_localize/badge.png?branch=v0.1.0\n :target: https://coveralls.io/r/fizyk/pyramid_localize?branch=v0.1.0\n :alt: Coverage Status\n\n.. image:: https://requires.io/github/fizyk/pyramid_localize/requirements.svg?tag=v0.1.0\n :target: https://requires.io/github/fizyk/pyramid_localize/requirements/?tag=v0.1.0\n :alt: Requirements Status\n\n\n\nPackage resources\n-----------------\n\n* Bug tracker: https://github.com/fizyk/pyramid_localize/issues\n* Documentation: http://pyramid-localize.readthedocs.org/\n* PyPI: https://pypi.python.org/pypi/pyramid_localize\n\n\nInstalation:\n============\n\n``pip install pyramid_localize``\n\nor add **pyramid_localize** to your **setup.py** requirements.\n\n\nTests:\n======\n\nYou'll need: packages defined in extra_requires[tests] to run tests, and then:\n\n``python setup.py nosetests``\n\n\nCHANGES\n=======\n\n0.1.0\n-----\n\n- weaker pyramid_yml requirements. Use ``registry['config']`` instead of ``request.config`` which gets added only when explicitly including tzf.pyramid_yml package.\n- deprecated request.locale in favour of request.locale_name delivered by Pyramid 1.5\n- moved locale negotiator into it's own submodule\n\nbackward incompatible\n+++++++++++++++++++++\n- required cookie name changed to _LOCALE_ to be consistent with other places\n- fixed a typo from catalog to catalogue\n\ntests\n+++++\n- refactor tests to pytest\n- introduced pylama checks for:\n - pep8\n - pyflakes\n - pep257\n - mccabe\n\n- license information\n- requires at least pyramid 1.5a1 (rely on default localizer reify method)\n- py3 compatibility (require at least babel 1.0)\n- locale negotiator looks first for request attribute _LOCALE_\n- added pyramid_mako dependency (required by pyramid 1.5a2 changes)\n\n0.0.5\n-----\n- fixes in catalog/index template [zusel, fizyk]\n- destination path added in translation_dirs as a translation source as well [fizyk]\n\n0.0.4\n-----\n- fix issue with translation files path beeing not related to cwd [fizyk]\n\n0.0.2\n-----\n- fixed MANIFEST.in [fizyk]\n\n0.0.1\n-----\n- initial release [fizyk]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fizyk/pyramid_localize", "keywords": "python template", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "pyramid_localize", "package_url": "https://pypi.org/project/pyramid_localize/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid_localize/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/fizyk/pyramid_localize" }, "release_url": "https://pypi.org/project/pyramid_localize/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Package to provide translation methods for pyramid,\n and means to reload translations without stopping the application", "version": "0.1.0" }, "last_serial": 2537487, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d52ac6a72bcddf1fe2aa39477a44f322", "sha256": "f7788ee158e8b8fc244fa2b4dd822b5225891a9ef052bc7c0aa1015b635466ec" }, "downloads": -1, "filename": "pyramid_localize-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d52ac6a72bcddf1fe2aa39477a44f322", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18975, "upload_time": "2013-06-16T20:49:08", "url": "https://files.pythonhosted.org/packages/90/be/675c213c04b92643494dcbb6531c2da1fe0f351651c52f1eca0e4b74cc11/pyramid_localize-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "f8e1e750f35dcd88734d2fc16bfcdb98", "sha256": "8dcf8363189361752d002a78535dbef2b866e92ec7a5ab76cfc341081f236ac4" }, "downloads": -1, "filename": "pyramid_localize-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f8e1e750f35dcd88734d2fc16bfcdb98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20299, "upload_time": "2013-07-04T22:33:58", "url": "https://files.pythonhosted.org/packages/54/61/f206b6d6dcc4e8c03c3234dde6b93d157b139e90aa3e0b3bded4826ae934/pyramid_localize-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "2099f929761881aa56d941a7ea143295", "sha256": "312fd5d528a6e7a2d91ad33841c0d240cb81a2ffd316f5355144ec858d6c6c2c" }, "downloads": -1, "filename": "pyramid_localize-0.0.3.tar.gz", "has_sig": false, "md5_digest": "2099f929761881aa56d941a7ea143295", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20314, "upload_time": "2013-07-25T21:00:35", "url": "https://files.pythonhosted.org/packages/10/a2/80700974c2109dfc5e9f6039e9172eef557d32d2e299cb2b23237015acc0/pyramid_localize-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "12c9a5206091c1df1d24c25552092aab", "sha256": "f3ca7e2f2806ab80b8410abdbf60595be580cf95421158874753ae83a7ccbd0e" }, "downloads": -1, "filename": "pyramid_localize-0.0.4.tar.gz", "has_sig": false, "md5_digest": "12c9a5206091c1df1d24c25552092aab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20338, "upload_time": "2013-09-13T22:49:16", "url": "https://files.pythonhosted.org/packages/c2/69/d70c4dde731aa6dd0664dd85e6cda0b026b7848af7b01ad5ac94bf08405c/pyramid_localize-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "348bcddfec47d2ce7093bf2cfbaf904a", "sha256": "2ae8071f38c40ad085a673ff25b55f24b40edc5183c660e0976992e5a1a489f2" }, "downloads": -1, "filename": "pyramid_localize-0.0.5.tar.gz", "has_sig": false, "md5_digest": "348bcddfec47d2ce7093bf2cfbaf904a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20524, "upload_time": "2013-09-16T20:51:04", "url": "https://files.pythonhosted.org/packages/45/51/e6b22952537645d587f72c3f133447d3362c5e350e1bbf2cdfadd3bcfed6/pyramid_localize-0.0.5.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "31700c5e5137950c39c463eeaca83ac3", "sha256": "3151a3c55ef340ec9dc33172ca6ccb99fe5a2cbf7a4ff8a7107b5d7ec9297738" }, "downloads": -1, "filename": "pyramid_localize-0.1.0-py2.6.egg", "has_sig": false, "md5_digest": "31700c5e5137950c39c463eeaca83ac3", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 39938, "upload_time": "2014-05-04T16:46:33", "url": "https://files.pythonhosted.org/packages/ee/28/3c1ca8757fd491e6ba1cff6cd5f85284a3f727ee8940b016e48ec68c8dce/pyramid_localize-0.1.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "dbad5a0b82d0c5234876ee4c9d7c8868", "sha256": "2933dc28bcb6baa82aff5fb3d198e711a45ecc8f6d11072fa414bc82a45a9093" }, "downloads": -1, "filename": "pyramid_localize-0.1.0-py2.7.egg", "has_sig": false, "md5_digest": "dbad5a0b82d0c5234876ee4c9d7c8868", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 39929, "upload_time": "2014-05-04T16:47:06", "url": "https://files.pythonhosted.org/packages/10/1c/85fc5df61cbc082dfefc587bc3b1ebf32a7f18842adf20916f48ae5b33bc/pyramid_localize-0.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "9fe5bd9d9485ae47045e4fa5524c274a", "sha256": "fa2298bfb30e17ca3f33b8805a5ba58617e4c75237b1f4883d12cbe5eee2434b" }, "downloads": -1, "filename": "pyramid_localize-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9fe5bd9d9485ae47045e4fa5524c274a", "packagetype": "bdist_wheel", "python_version": "2.6", "requires_python": null, "size": 23205, "upload_time": "2014-05-04T16:46:35", "url": "https://files.pythonhosted.org/packages/f5/65/72e85fc470fb1b297dc09752c1a619db9d310c040974c6cec09e7c236915/pyramid_localize-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "475443e1d445f38217fa1d643283bded", "sha256": "5e0b82852af16c5aef0261acbed592640e7bf92155eea5ba1300ab83ea5dee9f" }, "downloads": -1, "filename": "pyramid_localize-0.1.0-py3.3.egg", "has_sig": false, "md5_digest": "475443e1d445f38217fa1d643283bded", "packagetype": "bdist_egg", "python_version": "3.3", "requires_python": null, "size": 41367, "upload_time": "2014-05-04T16:46:41", "url": "https://files.pythonhosted.org/packages/fa/17/4b57c0b08cbb19b402838f37d6d428077453f22a2e5d9fa52497554ea926/pyramid_localize-0.1.0-py3.3.egg" }, { "comment_text": "", "digests": { "md5": "770172801d19d0567c54cd23ced43b00", "sha256": "bd1de39ec259b6d8d30c989606600370b4ecb4a96beaf6adb711e7715e517332" }, "downloads": -1, "filename": "pyramid_localize-0.1.0-py3.4.egg", "has_sig": false, "md5_digest": "770172801d19d0567c54cd23ced43b00", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 40907, "upload_time": "2014-05-04T16:47:04", "url": "https://files.pythonhosted.org/packages/86/f7/3aaf0f48dccdb1ae2385d41236ed955dc7b77c2578ced7a408006f3a78ed/pyramid_localize-0.1.0-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "0a0b032ab4a5623778a55f263a9601c7", "sha256": "e38f38be7b05115715ba3790209db47836940afe3a7e6a64246fb40b2cc1a4f9" }, "downloads": -1, "filename": "pyramid_localize-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0a0b032ab4a5623778a55f263a9601c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22914, "upload_time": "2014-05-04T16:46:31", "url": "https://files.pythonhosted.org/packages/91/79/bcdf906548c535da8287158434e90c1fd2101ab47443c412576d6d3cae1b/pyramid_localize-0.1.0.tar.gz" } ], "0.1a1": [ { "comment_text": "", "digests": { "md5": "6371fbe43be3a37ac925614d14162d79", "sha256": "409b00848fffe103fff173db794d50f51532ea7b44858239fc1d1b02337f8682" }, "downloads": -1, "filename": "pyramid_localize-0.1a1.tar.gz", "has_sig": false, "md5_digest": "6371fbe43be3a37ac925614d14162d79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20849, "upload_time": "2013-09-11T18:56:52", "url": "https://files.pythonhosted.org/packages/99/eb/ac8e336a43e6fb296c6bc0fd7e3019168b0b2713037be06925da0e589d3e/pyramid_localize-0.1a1.tar.gz" } ], "0.1a2": [ { "comment_text": "", "digests": { "md5": "bac5a85dfef74a44d514e08eaf581208", "sha256": "209d735b1f72949242a07cc67eac4749b702486cf6d0759bfdfac80a7c34b06b" }, "downloads": -1, "filename": "pyramid_localize-0.1a2.tar.gz", "has_sig": false, "md5_digest": "bac5a85dfef74a44d514e08eaf581208", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21140, "upload_time": "2013-09-18T19:33:36", "url": "https://files.pythonhosted.org/packages/a9/32/9ec9ebf9ca9e60f9f70a9fbb018484978c935fea37d217ea117d9f637ce9/pyramid_localize-0.1a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "31700c5e5137950c39c463eeaca83ac3", "sha256": "3151a3c55ef340ec9dc33172ca6ccb99fe5a2cbf7a4ff8a7107b5d7ec9297738" }, "downloads": -1, "filename": "pyramid_localize-0.1.0-py2.6.egg", "has_sig": false, "md5_digest": "31700c5e5137950c39c463eeaca83ac3", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 39938, "upload_time": "2014-05-04T16:46:33", "url": "https://files.pythonhosted.org/packages/ee/28/3c1ca8757fd491e6ba1cff6cd5f85284a3f727ee8940b016e48ec68c8dce/pyramid_localize-0.1.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "dbad5a0b82d0c5234876ee4c9d7c8868", "sha256": "2933dc28bcb6baa82aff5fb3d198e711a45ecc8f6d11072fa414bc82a45a9093" }, "downloads": -1, "filename": "pyramid_localize-0.1.0-py2.7.egg", "has_sig": false, "md5_digest": "dbad5a0b82d0c5234876ee4c9d7c8868", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 39929, "upload_time": "2014-05-04T16:47:06", "url": "https://files.pythonhosted.org/packages/10/1c/85fc5df61cbc082dfefc587bc3b1ebf32a7f18842adf20916f48ae5b33bc/pyramid_localize-0.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "9fe5bd9d9485ae47045e4fa5524c274a", "sha256": "fa2298bfb30e17ca3f33b8805a5ba58617e4c75237b1f4883d12cbe5eee2434b" }, "downloads": -1, "filename": "pyramid_localize-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9fe5bd9d9485ae47045e4fa5524c274a", "packagetype": "bdist_wheel", "python_version": "2.6", "requires_python": null, "size": 23205, "upload_time": "2014-05-04T16:46:35", "url": "https://files.pythonhosted.org/packages/f5/65/72e85fc470fb1b297dc09752c1a619db9d310c040974c6cec09e7c236915/pyramid_localize-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "475443e1d445f38217fa1d643283bded", "sha256": "5e0b82852af16c5aef0261acbed592640e7bf92155eea5ba1300ab83ea5dee9f" }, "downloads": -1, "filename": "pyramid_localize-0.1.0-py3.3.egg", "has_sig": false, "md5_digest": "475443e1d445f38217fa1d643283bded", "packagetype": "bdist_egg", "python_version": "3.3", "requires_python": null, "size": 41367, "upload_time": "2014-05-04T16:46:41", "url": "https://files.pythonhosted.org/packages/fa/17/4b57c0b08cbb19b402838f37d6d428077453f22a2e5d9fa52497554ea926/pyramid_localize-0.1.0-py3.3.egg" }, { "comment_text": "", "digests": { "md5": "770172801d19d0567c54cd23ced43b00", "sha256": "bd1de39ec259b6d8d30c989606600370b4ecb4a96beaf6adb711e7715e517332" }, "downloads": -1, "filename": "pyramid_localize-0.1.0-py3.4.egg", "has_sig": false, "md5_digest": "770172801d19d0567c54cd23ced43b00", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 40907, "upload_time": "2014-05-04T16:47:04", "url": "https://files.pythonhosted.org/packages/86/f7/3aaf0f48dccdb1ae2385d41236ed955dc7b77c2578ced7a408006f3a78ed/pyramid_localize-0.1.0-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "0a0b032ab4a5623778a55f263a9601c7", "sha256": "e38f38be7b05115715ba3790209db47836940afe3a7e6a64246fb40b2cc1a4f9" }, "downloads": -1, "filename": "pyramid_localize-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0a0b032ab4a5623778a55f263a9601c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22914, "upload_time": "2014-05-04T16:46:31", "url": "https://files.pythonhosted.org/packages/91/79/bcdf906548c535da8287158434e90c1fd2101ab47443c412576d6d3cae1b/pyramid_localize-0.1.0.tar.gz" } ] }