{
"info": {
"author": "Nick Bruun",
"author_email": "nick@bruun.co",
"bugtrack_url": null,
"classifiers": [],
"description": "edgecast -- convenient EdgeCast CDN management\n==============================================\n\nThe EdgeCast CDN exposes a RESTful API for forcefully loading and purging content from your CDN hosts. The ``edgecast`` module provides a simple interface for performing those actions.\n\nFurthermore, the ``django_edgecast`` module provides a convient way to configure and access an application wide API client entity through your Django settings.\n\n\nInstallation\n------------\n\nTo install ``edgecast`` and ``django_edgecast``, do yourself a favor and don't use anything other than `pip `_:\n\n.. code-block:: bash\n\n $ pip install edgecast\n\n\nInstallation in Django\n----------------------\n\nAfter the module has been installed, you need to add ``django_edgecast`` to your list of ``INSTALLED_APPS`` in your application configuration:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'django_edgecast',\n )\n\nYou also need to add your account number, which can be found in the upper right corner of your control panel, and your token, which can be found under your account settings, to your application configuration:\n\n.. code-block:: python\n\n EDGECAST_ACCOUNT_NUMBER = '..'\n EDGECAST_TOKEN = '..'\n\nThe Edgecast client can now be easily accessed from the entire application:\n\n.. code-block:: python\n\n from django_edgecast import client\n \n ...\n\n\nTesting\n-------\n\nTesting requires a set of valid credentials. All tests are performed against URLs in the ``/_testing`` path for the CDN node your select. Credentials are loaded from the environment during testing for security:\n\n``EDGECAST_CDN_DOMAIN``\n CDN domain to use for tests.\n``EDGECAST_ACCOUNT_NUMBER``\n Account number (visible in the upper right corner of your control panel.)\n``EDGECAST_TOKEN``\n Token (available under your account settings in your control panel.)\n",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://bruun.co/",
"keywords": null,
"license": "Copyright 2013 Nick Bruun \n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.",
"maintainer": null,
"maintainer_email": null,
"name": "edgecast",
"package_url": "https://pypi.org/project/edgecast/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/edgecast/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://bruun.co/"
},
"release_url": "https://pypi.org/project/edgecast/1.0.2/",
"requires_dist": null,
"requires_python": null,
"summary": "Convenient EdgeCast CDN management for Python",
"version": "1.0.2"
},
"last_serial": 718047,
"releases": {
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "0746e65e0f4bcccbd6e8b62c37dcca7c",
"sha256": "da4a53e037975c02232cffd7fbb17f0598997d2f686316472d40d95e82601287"
},
"downloads": -1,
"filename": "edgecast-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "0746e65e0f4bcccbd6e8b62c37dcca7c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3473,
"upload_time": "2013-04-17T13:55:50",
"url": "https://files.pythonhosted.org/packages/56/50/ade5d60554ae7d8543e3ac7f8fbfd7b0d9cd3b779f07f6f8b5a7f81d27ba/edgecast-1.0.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "162f617b68fb619f5abb9eb4bc66b79b",
"sha256": "6ffaf94b6f9556ac5075ecf8a2e5837bc14ee27c2c41a3284607584908f1a18e"
},
"downloads": -1,
"filename": "edgecast-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "162f617b68fb619f5abb9eb4bc66b79b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3471,
"upload_time": "2013-04-17T13:58:39",
"url": "https://files.pythonhosted.org/packages/7f/f2/c509ba28398c323ad583f97764f25b34f2de90ffa197ae820623de65a26c/edgecast-1.0.1.tar.gz"
}
],
"1.0.2": [
{
"comment_text": "",
"digests": {
"md5": "c6b26fe5a385d92e9c29e7b8fc2e0333",
"sha256": "7c863b689340760eae2ef52c5b7706b4f02dd85dd28b7eb58e5d7cc34a01b6be"
},
"downloads": -1,
"filename": "edgecast-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "c6b26fe5a385d92e9c29e7b8fc2e0333",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3559,
"upload_time": "2013-06-03T15:09:03",
"url": "https://files.pythonhosted.org/packages/7e/cb/7bdd4c8b05b27d790cdd47946249358f526f787ce4021b040b82f375e83f/edgecast-1.0.2.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "c6b26fe5a385d92e9c29e7b8fc2e0333",
"sha256": "7c863b689340760eae2ef52c5b7706b4f02dd85dd28b7eb58e5d7cc34a01b6be"
},
"downloads": -1,
"filename": "edgecast-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "c6b26fe5a385d92e9c29e7b8fc2e0333",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3559,
"upload_time": "2013-06-03T15:09:03",
"url": "https://files.pythonhosted.org/packages/7e/cb/7bdd4c8b05b27d790cdd47946249358f526f787ce4021b040b82f375e83f/edgecast-1.0.2.tar.gz"
}
]
}