{ "info": { "author": "Chris Salzberg", "author_email": "chris@dejimata.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Mobility\n========\n\nMobility is a gem for storing and retrieving translations as attributes on a\nclass. These translations could be the content of blog posts, captions on\nimages, tags on bookmarks, or anything else you might want to store in\ndifferent languages.\n\nStorage of translations is handled by customizable \"backends\" which encapsulate\ndifferent storage strategies. The default, preferred way to store translations\nis to put them all in a set of two shared tables, but many alternatives are\nalso supported, including [translatable\ncolumns](http://dejimata.com/2017/3/3/translating-with-mobility#strategy-1) and\n[model translation\ntables](http://dejimata.com/2017/3/3/translating-with-mobility#strategy-2), as\nwell as database-specific storage solutions such as\n[jsonb](https://www.postgresql.org/docs/current/static/datatype-json.html ) and\n[Hstore](https://www.postgresql.org/docs/current/static/hstore.html) (for\nPostgreSQL).", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.example.com/", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "mobility", "package_url": "https://pypi.org/project/mobility/", "platform": "", "project_url": "https://pypi.org/project/mobility/", "project_urls": { "Homepage": "https://www.example.com/" }, "release_url": "https://pypi.org/project/mobility/0.1/", "requires_dist": null, "requires_python": "", "summary": "Translation framework.", "version": "0.1" }, "last_serial": 3088652, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8b74a4a68015ea577866e0c7d76179af", "sha256": "ba27c6c03b4e55a00c5075cd6575995523043bb8f55626462d7f23990a8f9b39" }, "downloads": -1, "filename": "mobility-0.1.tar.gz", "has_sig": false, "md5_digest": "8b74a4a68015ea577866e0c7d76179af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1487, "upload_time": "2017-08-11T02:29:09", "url": "https://files.pythonhosted.org/packages/f3/05/e8a7657aa66ab00972d8296602be243a9d52dbff5d57c9d889aae242e461/mobility-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b74a4a68015ea577866e0c7d76179af", "sha256": "ba27c6c03b4e55a00c5075cd6575995523043bb8f55626462d7f23990a8f9b39" }, "downloads": -1, "filename": "mobility-0.1.tar.gz", "has_sig": false, "md5_digest": "8b74a4a68015ea577866e0c7d76179af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1487, "upload_time": "2017-08-11T02:29:09", "url": "https://files.pythonhosted.org/packages/f3/05/e8a7657aa66ab00972d8296602be243a9d52dbff5d57c9d889aae242e461/mobility-0.1.tar.gz" } ] }