{ "info": { "author": "Vadim Markovtsev", "author_email": "gmarkhor@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries" ], "description": "django-apiblueprint-tests\n=========================\n\nThis is a tool to automatically generate tests for a Django REST framework based\napplications from [APIBlueprint](https://apiblueprint.org/) documents.\n\nIt uses [plueprint](https://github.com/vmarkovtsev/plueprint) parser and\n[Jinja2](http://jinja.pocoo.org) templates.\n\nReleased under New BSD license.\n\n### Usage\n```\npython -m django-apiblueprint-tests api_blueprint1.md api_blueprint2.md -o tests.py\npython -m django-apiblueprint-tests --help\n```", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/vmarkovtsev/django-apiblueprint-tests", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vmarkovtsev/django-apiblueprint-tests", "keywords": "blueprint,apiblueprint", "license": "New BSD", "maintainer": null, "maintainer_email": null, "name": "django-apiblueprint-tests", "package_url": "https://pypi.org/project/django-apiblueprint-tests/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-apiblueprint-tests/", "project_urls": { "Download": "https://github.com/vmarkovtsev/django-apiblueprint-tests", "Homepage": "https://github.com/vmarkovtsev/django-apiblueprint-tests" }, "release_url": "https://pypi.org/project/django-apiblueprint-tests/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Django REST framework tests generator which is based on API Blueprint (https://apiblueprint.org/) documents.", "version": "0.1.0" }, "last_serial": 1806670, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8b6bf937d83bf8c3b213afb3377b5941", "sha256": "d45211be8852ea07793aa7d1e267529f691019cb0850b18e010f7fbb54fbc9f4" }, "downloads": -1, "filename": "django-apiblueprint-tests-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8b6bf937d83bf8c3b213afb3377b5941", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5443, "upload_time": "2015-11-08T16:40:33", "url": "https://files.pythonhosted.org/packages/00/53/46dc54c16365884a33bca876ec4c583d78ffea148c94e80abd5f3397f6ad/django-apiblueprint-tests-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b6bf937d83bf8c3b213afb3377b5941", "sha256": "d45211be8852ea07793aa7d1e267529f691019cb0850b18e010f7fbb54fbc9f4" }, "downloads": -1, "filename": "django-apiblueprint-tests-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8b6bf937d83bf8c3b213afb3377b5941", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5443, "upload_time": "2015-11-08T16:40:33", "url": "https://files.pythonhosted.org/packages/00/53/46dc54c16365884a33bca876ec4c583d78ffea148c94e80abd5f3397f6ad/django-apiblueprint-tests-0.1.0.tar.gz" } ] }