datatype-writer


Namedatatype-writer JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryFramework for writing binary data in python
upload_time2024-05-29 01:48:57
maintainerNone
docs_urlNone
authorAda L
requires_pythonNone
licenseMIT
keywords machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Framework that allows the use of operatators, such as & or |, for chaining different datatypes together and allowing for easy writing.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "datatype-writer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "machine learning",
    "author": "Ada L",
    "author_email": "the.nostra.tymus@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c8/13/cab97aa682851a1046f8e80749f70ee49d0ca091fb906161382d2717c1f9/datatype_writer-1.0.1.tar.gz",
    "platform": null,
    "description": "Framework that allows the use of operatators, such as & or |, for chaining different datatypes together and allowing for easy writing.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Framework for writing binary data in python",
    "version": "1.0.1",
    "project_urls": null,
    "split_keywords": [
        "machine",
        "learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c813cab97aa682851a1046f8e80749f70ee49d0ca091fb906161382d2717c1f9",
                "md5": "efe8a7ec1976c796dc970fc5040cd1c4",
                "sha256": "35d0498b047eb2d58a4cf25dcbf230891f9174ed91570af737766b01c4413ce3"
            },
            "downloads": -1,
            "filename": "datatype_writer-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "efe8a7ec1976c796dc970fc5040cd1c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6637,
            "upload_time": "2024-05-29T01:48:57",
            "upload_time_iso_8601": "2024-05-29T01:48:57.043393Z",
            "url": "https://files.pythonhosted.org/packages/c8/13/cab97aa682851a1046f8e80749f70ee49d0ca091fb906161382d2717c1f9/datatype_writer-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-29 01:48:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "datatype-writer"
}
        
Elapsed time: 0.97881s