docstring


Namedocstring JSON
Version 0.1.2.4 PyPI version JSON
download
home_pagehttp://chartbeat.com
SummaryDecorators for auto-generating HTML response for API endpoints
upload_time2012-11-28 22:45:58
maintainerNone
docs_urlNone
authorEytan Daniyalzade
requires_pythonNone
licenseUNKNOWN
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            docstring: documentation for your API endpoints
===============================================

.. image:: https://secure.travis-ci.org/daniyalzade/docstring.png
        :target: https://secure.travis-ci.org/daniyalzade/docstring


Decorators for auto-generating HTML response for API endpoints

Installation
------------

To install requests, simply: ::

    $ pip install docstring

Source
------

You can see the code `here <https://github.com/daniyalzade/docstring>`_

TODO
----
* Figure out if we can remove the dependency to django and tornado
* Make sure that we can get the API permissions to work
* Add entries for read the docs
            

Raw data

            {
    "_id": null,
    "home_page": "http://chartbeat.com",
    "name": "docstring",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Eytan Daniyalzade",
    "author_email": "eytan@chartbeat.com",
    "download_url": "https://files.pythonhosted.org/packages/64/83/3ce986cd11303e7282d718882a080238d864941c7947aecb48a50fd7202d/docstring-0.1.2.4.tar.gz",
    "platform": "UNKNOWN",
    "description": "docstring: documentation for your API endpoints\n===============================================\n\n.. image:: https://secure.travis-ci.org/daniyalzade/docstring.png\n        :target: https://secure.travis-ci.org/daniyalzade/docstring\n\n\nDecorators for auto-generating HTML response for API endpoints\n\nInstallation\n------------\n\nTo install requests, simply: ::\n\n    $ pip install docstring\n\nSource\n------\n\nYou can see the code `here <https://github.com/daniyalzade/docstring>`_\n\nTODO\n----\n* Figure out if we can remove the dependency to django and tornado\n* Make sure that we can get the API permissions to work\n* Add entries for read the docs",
    "bugtrack_url": null,
    "license": "UNKNOWN",
    "summary": "Decorators for auto-generating HTML response for API endpoints",
    "version": "0.1.2.4",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "http://chartbeat.com"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "built for Darwin-11.4.0",
            "digests": {
                "blake2b_256": "c6c8e03e6c8ac0719f384bb72997dc4a7c4b5ffc7fff35f43f37467591d7fede",
                "md5": "9cc17de55063680cddc3abf8152d6790",
                "sha256": "86d2fd7ebcf9a2c0341d06ae32c6c0b0959afe6ecd430cc6ba0eafe45382a203"
            },
            "downloads": -1,
            "filename": "docstring-0.1.2.4.macosx-10.7-intel.tar.gz",
            "has_sig": false,
            "md5_digest": "9cc17de55063680cddc3abf8152d6790",
            "packagetype": "bdist_dumb",
            "python_version": "any",
            "requires_python": null,
            "size": 9647,
            "upload_time": "2012-11-28T22:46:00",
            "upload_time_iso_8601": "2012-11-28T22:46:00.285555Z",
            "url": "https://files.pythonhosted.org/packages/c6/c8/e03e6c8ac0719f384bb72997dc4a7c4b5ffc7fff35f43f37467591d7fede/docstring-0.1.2.4.macosx-10.7-intel.tar.gz",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64833ce986cd11303e7282d718882a080238d864941c7947aecb48a50fd7202d",
                "md5": "d8c6528e5b7229cb42afa29d90e50176",
                "sha256": "c0f2394ee98eb39701cd0eb142cafaecf66d53df1ddd2be036f7df5034d23dcd"
            },
            "downloads": -1,
            "filename": "docstring-0.1.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "d8c6528e5b7229cb42afa29d90e50176",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4946,
            "upload_time": "2012-11-28T22:45:58",
            "upload_time_iso_8601": "2012-11-28T22:45:58.658788Z",
            "url": "https://files.pythonhosted.org/packages/64/83/3ce986cd11303e7282d718882a080238d864941c7947aecb48a50fd7202d/docstring-0.1.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2012-11-28 22:45:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "docstring"
}
        
Elapsed time: 0.21399s