{ "info": { "author": "Chris Spencer", "author_email": "chrisspen@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Django-Feedz\n============\n\n[![](https://img.shields.io/pypi/v/django-feedz.svg)](https://pypi.python.org/pypi/django-feedz) [![Build Status](https://img.shields.io/travis/chrisspen/django-feedz.svg?branch=master)](https://travis-ci.org/chrisspen/django-feedz) [![](https://pyup.io/repos/github/chrisspen/django-feedz/shield.svg)](https://pyup.io/repos/github/chrisspen/django-feedz)\n\nA Django model for storing and analyzing RSS/Atom feeds.\n\nDevelopment\n-----------\n\nTo run unittests across multiple Python versions, install:\n\n sudo add-apt-repository ppa:fkrull/deadsnakes\n sudo apt-get update\n sudo apt-get install python-dev python3-dev python3.3-minimal python3.3-dev python3.4-minimal python3.4-dev python3.5-minimal python3.5-dev python3.6 python3.6-dev\n\nTo run all [tests](http://tox.readthedocs.org/en/latest/):\n\n export TESTNAME=; tox\n\nTo run tests for a specific environment (e.g. Python 2.7 with Django 1.8):\n \n export TESTNAME=; tox -e py27-django18\n\nTo run a specific test:\n \n export TESTNAME=.test_importers.TestFeedImporter.test_entry_limit; tox -e py27-django18\n\nTo run the [documentation server](http://www.mkdocs.org/#getting-started) locally:\n\n mkdocs serve -a :9999\n\nTo [deploy documentation](http://www.mkdocs.org/user-guide/deploying-your-docs/), run:\n\n mkdocs gh-deploy --clean\n\nTo build and deploy a versioned package to PyPI, verify [all unittests are passing](https://travis-ci.org/chrisspen/django-feedz), and then run:\n\n python setup.py sdist\n python setup.py sdist upload\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chrisspen/django-feedz", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-feedz", "package_url": "https://pypi.org/project/django-feedz/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-feedz/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/chrisspen/django-feedz" }, "release_url": "https://pypi.org/project/django-feedz/2.1.6/", "requires_dist": null, "requires_python": null, "summary": "A Django model for analyzing RSS/Atom feeds.", "version": "2.1.6" }, "last_serial": 2852841, "releases": { "2.1.6": [ { "comment_text": "", "digests": { "md5": "6d901296aff66d9f9b87191df16e75b7", "sha256": "0281d18f4e8c72118b1e5491071aace13a0838dde121283f9061b3a53548cc51" }, "downloads": -1, "filename": "django-feedz-2.1.6.tar.gz", "has_sig": false, "md5_digest": "6d901296aff66d9f9b87191df16e75b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 321887, "upload_time": "2017-05-05T02:42:39", "url": "https://files.pythonhosted.org/packages/33/4e/42c5439779e58374758654799d818c4edfe3a31ab8614eeb3b10c9d6a7cf/django-feedz-2.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6d901296aff66d9f9b87191df16e75b7", "sha256": "0281d18f4e8c72118b1e5491071aace13a0838dde121283f9061b3a53548cc51" }, "downloads": -1, "filename": "django-feedz-2.1.6.tar.gz", "has_sig": false, "md5_digest": "6d901296aff66d9f9b87191df16e75b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 321887, "upload_time": "2017-05-05T02:42:39", "url": "https://files.pythonhosted.org/packages/33/4e/42c5439779e58374758654799d818c4edfe3a31ab8614eeb3b10c9d6a7cf/django-feedz-2.1.6.tar.gz" } ] }