{ "info": { "author": "Ben Miller", "author_email": "mail@benkmiller.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Django CMS Google Calendar\r\rDjango CMS Google Calendar is a set of plugins for Django CMS that allow you to implement Google Calendar into your website.\r\r![Django CMS Google Calendar Example](./docs/img/preview.png \"Django CMS Google Calendar Example\")\r\r\r## Quick Start\r\r1. Install the easy way, using pip:\r\r $ pip install djangocms-googlecalendar\r\r2. Add \"djangocms\\_googlecalendar\" to your INSTALLED\\_APPS setting like this:\r\r INSTALLED_APPS = [\r ...\r 'djangocms_googlecalendar',\r ]\r\r3. Run `python manage.py migrate djangocms_googlecalendar` to create the plugin models.\r\r## Running Tests\r\rYou can run tests by executing:\r\r\tvirtualenv venv -p python3\r\tsource venv/bin/activate\r\tpip install -r tests/requirements.txt\r\tpython setup.py test\r\r\r## License\r\rThis project is licensed under GPL 3.0 - see [LICENSE](LICENSE.md) for details.\r\r\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/benjiyamin/djangocms-googlecalendar", "keywords": "", "license": "GNU General Public License v3 (GPLv3), see LICENSE.md", "maintainer": "", "maintainer_email": "", "name": "djangocms-googlecalendar", "package_url": "https://pypi.org/project/djangocms-googlecalendar/", "platform": "", "project_url": "https://pypi.org/project/djangocms-googlecalendar/", "project_urls": { "Homepage": "https://github.com/benjiyamin/djangocms-googlecalendar" }, "release_url": "https://pypi.org/project/djangocms-googlecalendar/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Adds Google Calendar plugins to django CMS.", "version": "0.1.1" }, "last_serial": 3366062, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "268c65657c5c58486d0a210ccacdca23", "sha256": "364f3e1f485edbb32fabf17efa54a578731c2efca326354c401d537cc09d4706" }, "downloads": -1, "filename": "djangocms-googlecalendar-0.1.tar.gz", "has_sig": false, "md5_digest": "268c65657c5c58486d0a210ccacdca23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4137, "upload_time": "2017-11-26T20:49:36", "url": "https://files.pythonhosted.org/packages/ad/7d/e64896aeaf52d08d6fe5ef32fb7ad8ed3fafb7787d0c53a591105e5a37eb/djangocms-googlecalendar-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "ed40ac19faa3c4563677c25102356da3", "sha256": "ce823c40df46a41ca30c9fdd8d9b7d62b98686aa6c810b53513b30e7015d5c0f" }, "downloads": -1, "filename": "djangocms-googlecalendar-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ed40ac19faa3c4563677c25102356da3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 477800, "upload_time": "2017-11-26T21:07:29", "url": "https://files.pythonhosted.org/packages/a5/ec/1dbe215f6790fae89753171ba1fde73a6ae8f605d82d11c23e38e80969a4/djangocms-googlecalendar-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed40ac19faa3c4563677c25102356da3", "sha256": "ce823c40df46a41ca30c9fdd8d9b7d62b98686aa6c810b53513b30e7015d5c0f" }, "downloads": -1, "filename": "djangocms-googlecalendar-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ed40ac19faa3c4563677c25102356da3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 477800, "upload_time": "2017-11-26T21:07:29", "url": "https://files.pythonhosted.org/packages/a5/ec/1dbe215f6790fae89753171ba1fde73a6ae8f605d82d11c23e38e80969a4/djangocms-googlecalendar-0.1.1.tar.gz" } ] }