DataShape


NameDataShape JSON
Version 0.5.2 PyPI version JSON
download
home_pagehttp://datashape.readthedocs.org/en/latest/
SummaryA data description language.
upload_time2016-04-25 16:26:13
maintainerNone
docs_urlNone
authorContinuum Analytics
requires_pythonNone
licenseBSD
keywords data language
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
DataShape
=========

|Build Status| |PyPI| |Monthly Downloads|

DataShape is a language for describing data. It is an extension of the
NumPy dtype with an emphasis on cross language support.

History
-------

DataShape was originally developed by the Blaze project. The git history
of the blaze.datashape module has been preserved here but for more
complete history see the Blaze project.

Contributing
------------

Anyone wishing to discuss on DataShape should join the
`blaze-dev <https://groups.google.com/a/continuum.io/forum/#!forum/blaze-dev>`__
mailing list at: blaze-dev@continuum.io

License
-------

DataShape development is sponsored by Continuum Analytics.

Released under BSD license. See LICENSE for details.


.. |Build Status| image:: https://travis-ci.org/blaze/datashape.svg?branch=master
   :target: https://travis-ci.org/blaze/datashape

.. |PyPI| image:: https://img.shields.io/pypi/v/datashape.svg
   :target: https://pypi.python.org/pypi/DataShape

.. |Monthly Downloads| image:: https://img.shields.io/pypi/dm/datashape.svg
   :target: https://pypi.python.org/pypi/DataShape
            

Raw data

            {
    "_id": null,
    "home_page": "http://datashape.readthedocs.org/en/latest/",
    "name": "DataShape",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "data language",
    "author": "Continuum Analytics",
    "author_email": "blaze-dev@continuum.io",
    "download_url": "https://files.pythonhosted.org/packages/a6/5b/95b2ed56b61e649b69c9a5b1ecb32ff0a5cd68b9f69f5aa7774540e6b444/datashape-0.5.2.tar.gz",
    "platform": "UNKNOWN",
    "description": "=========\nDataShape\n=========\n\n|Build Status| |PyPI| |Monthly Downloads|\n\nDataShape is a language for describing data. It is an extension of the\nNumPy dtype with an emphasis on cross language support.\n\nHistory\n-------\n\nDataShape was originally developed by the Blaze project. The git history\nof the blaze.datashape module has been preserved here but for more\ncomplete history see the Blaze project.\n\nContributing\n------------\n\nAnyone wishing to discuss on DataShape should join the\n`blaze-dev <https://groups.google.com/a/continuum.io/forum/#!forum/blaze-dev>`__\nmailing list at: blaze-dev@continuum.io\n\nLicense\n-------\n\nDataShape development is sponsored by Continuum Analytics.\n\nReleased under BSD license. See LICENSE for details.\n\n\n.. |Build Status| image:: https://travis-ci.org/blaze/datashape.svg?branch=master\n   :target: https://travis-ci.org/blaze/datashape\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/datashape.svg\n   :target: https://pypi.python.org/pypi/DataShape\n\n.. |Monthly Downloads| image:: https://img.shields.io/pypi/dm/datashape.svg\n   :target: https://pypi.python.org/pypi/DataShape",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A data description language.",
    "version": "0.5.2",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "http://datashape.readthedocs.org/en/latest/"
    },
    "split_keywords": [
        "data",
        "language"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a65b95b2ed56b61e649b69c9a5b1ecb32ff0a5cd68b9f69f5aa7774540e6b444",
                "md5": "ae66dee1ac393200fbe2636c24c6b916",
                "sha256": "2356ea690c3cf003c1468a243a9063144235de45b080b3652de4f3d44e57d783"
            },
            "downloads": -1,
            "filename": "datashape-0.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ae66dee1ac393200fbe2636c24c6b916",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 76465,
            "upload_time": "2016-04-25T16:26:13",
            "upload_time_iso_8601": "2016-04-25T16:26:13.503047Z",
            "url": "https://files.pythonhosted.org/packages/a6/5b/95b2ed56b61e649b69c9a5b1ecb32ff0a5cd68b9f69f5aa7774540e6b444/datashape-0.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2016-04-25 16:26:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "datashape"
}
        
Elapsed time: 0.09006s