{ "info": { "author": "Alon Diamant", "author_email": "alon@selectom.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP :: Browsers" ], "description": "# facebook_timezones\n\n> A simple library that contains helpers for using timezones in the Facebook Graph API.\n\nDeveloped in [Selectom](https://www.selectom.com).\n\n## Install\n\n```\npip install facebook_timezones\n```\n\n### What does it contain?\n\n* Lookup tables (dict) between timezone IDs, timezone codes and timezone names.\n Based on https://developers.facebook.com/docs/marketing-api/reference/ad-account/timezone-ids/v2.12\n* `timezoneNameFromTimezoneOffset()` to get a timezone name based on the Facebook User `timezone` field.\n Based on https://developers.facebook.com/docs/graph-api/reference/v2.12/user\n\n## Contributing\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/selectom/facebook_timezones/issues/new).\n\n## Author\n\n**Alon Diamant (advance512)**\n\n* [github/advance512](https://github.com/advance512)\n* [Homepage](http://www.alondiamant.com)\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/selectom/facebook_timezones/archive/0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/selectom/facebook_timezones", "keywords": "facebook,graph api,timezone,timezones,facebook timezones,marketing api", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "facebook-timezones", "package_url": "https://pypi.org/project/facebook-timezones/", "platform": "", "project_url": "https://pypi.org/project/facebook-timezones/", "project_urls": { "Download": "https://github.com/selectom/facebook_timezones/archive/0.1.tar.gz", "Homepage": "https://github.com/selectom/facebook_timezones" }, "release_url": "https://pypi.org/project/facebook-timezones/0.1/", "requires_dist": null, "requires_python": "", "summary": "Helpers for using timezones in the Facebook Graph API.", "version": "0.1" }, "last_serial": 3811851, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0d2393496a7a079ddf04b575385f4909", "sha256": "91d6285f8de4082364b2e6dc201da1c3503f29c3094174238335a83e254b47c9" }, "downloads": -1, "filename": "facebook_timezones-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0d2393496a7a079ddf04b575385f4909", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6853, "upload_time": "2018-04-26T20:53:29", "url": "https://files.pythonhosted.org/packages/03/07/bca8f58482334289687dbda13303dac577c2dc2b613ca7e3e3341663d96f/facebook_timezones-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b9ed6c43f5a49fdcd49393beb0590e11", "sha256": "182d65377a396a8483e14dedf6fe0efef77ab9491dfed4eae409beed4be33763" }, "downloads": -1, "filename": "facebook_timezones-0.1.tar.gz", "has_sig": false, "md5_digest": "b9ed6c43f5a49fdcd49393beb0590e11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6021, "upload_time": "2018-04-26T20:53:30", "url": "https://files.pythonhosted.org/packages/08/a4/478b15ea3a7e01489792b6248f90d7317b90efecf264f429a635ca36f24e/facebook_timezones-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0d2393496a7a079ddf04b575385f4909", "sha256": "91d6285f8de4082364b2e6dc201da1c3503f29c3094174238335a83e254b47c9" }, "downloads": -1, "filename": "facebook_timezones-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0d2393496a7a079ddf04b575385f4909", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6853, "upload_time": "2018-04-26T20:53:29", "url": "https://files.pythonhosted.org/packages/03/07/bca8f58482334289687dbda13303dac577c2dc2b613ca7e3e3341663d96f/facebook_timezones-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b9ed6c43f5a49fdcd49393beb0590e11", "sha256": "182d65377a396a8483e14dedf6fe0efef77ab9491dfed4eae409beed4be33763" }, "downloads": -1, "filename": "facebook_timezones-0.1.tar.gz", "has_sig": false, "md5_digest": "b9ed6c43f5a49fdcd49393beb0590e11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6021, "upload_time": "2018-04-26T20:53:30", "url": "https://files.pythonhosted.org/packages/08/a4/478b15ea3a7e01489792b6248f90d7317b90efecf264f429a635ca36f24e/facebook_timezones-0.1.tar.gz" } ] }