{"id":18132733,"url":"https://github.com/rehandalal/flask-mobility","last_synced_at":"2025-04-07T12:07:25.577Z","repository":{"id":7044391,"uuid":"8322591","full_name":"rehandalal/flask-mobility","owner":"rehandalal","description":"A Flask extension to simplify building mobile-friendly sites.","archived":false,"fork":false,"pushed_at":"2024-03-18T10:41:36.000Z","size":139,"stargazers_count":88,"open_issues_count":5,"forks_count":16,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-30T11:01:48.484Z","etag":null,"topics":["flask","flask-extension","flask-extensions","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rehandalal.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-02-20T21:28:17.000Z","updated_at":"2025-02-11T11:51:01.000Z","dependencies_parsed_at":"2023-11-21T10:40:02.771Z","dependency_job_id":"2f6d40ed-1cf1-444f-a925-c56338ec1825","html_url":"https://github.com/rehandalal/flask-mobility","commit_stats":{"total_commits":72,"total_committers":10,"mean_commits":7.2,"dds":0.5694444444444444,"last_synced_commit":"a26f13d7c678265702c5687b9a5c87a705bb0b9d"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehandalal%2Fflask-mobility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehandalal%2Fflask-mobility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehandalal%2Fflask-mobility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rehandalal%2Fflask-mobility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rehandalal","download_url":"https://codeload.github.com/rehandalal/flask-mobility/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648977,"owners_count":20972945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","flask-extension","flask-extensions","python"],"created_at":"2024-11-01T13:05:28.414Z","updated_at":"2025-04-07T12:07:25.549Z","avatar_url":"https://github.com/rehandalal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Mobility\n\nA Flask extension to simplify building mobile-friendly sites.\n\n![PyPI](https://img.shields.io/pypi/v/flask-mobility.svg)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/flask-mobility.svg)\n\n[![CircleCI](https://img.shields.io/circleci/project/github/rehandalal/flask-mobility.svg)](https://circleci.com/gh/rehandalal/flask-mobility)\n[![Documentation](https://img.shields.io/readthedocs/flask-mobility/latest.svg)](http://flask-mobility.readthedocs.io/en/latest/?badge=latest)\n\nThis extension detects whether a mobile site is requested and it\nmodifies the Flask global `g` object accordingly.\n\nDecorators are provided to make mobilizing views easier.\n\n### Documentation\n\nFull documentation is available at: \nhttp://flask-mobility.readthedocs.org/en/latest/\n\n\n### Install\n\nTo install:\n```\n$ pip install Flask-Mobility\n```\n\nYou can also install the [development version](https://github.com/rehandalal/flask-mobility/tarball/master#egg=Flask-Mobility-dev):\n```\n$ pip install Flask-Mobility==dev\n```\n\nor:\n```\n$ git clone git://github.com/rehandalal/flask-mobility.git\n$ mkvirtualenv flaskmobility\n$ python setup.py develop\n$ pip install -r requirements.txt\n```\n\n### Test\n\nTo run tests from a tarball or git clone:\n```\n$ python setup.py test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frehandalal%2Fflask-mobility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frehandalal%2Fflask-mobility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frehandalal%2Fflask-mobility/lists"}