pickle-data-file-utils


Namepickle-data-file-utils JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/jai-python3/pickle_data_file_utils
SummaryCollection of Python utility scripts for converting file formats to and from pickle files.
upload_time2024-01-06 02:41:24
maintainer
docs_urlNone
authorJaideep Sundaram
requires_python>=3.6
license
keywords pickle_data_file_utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======================
Pickle Data File Utils
======================






Collection of Python utility scripts for converting file formats to and from pickle files.



Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2024-01-04)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jai-python3/pickle_data_file_utils",
    "name": "pickle-data-file-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "pickle_data_file_utils",
    "author": "Jaideep Sundaram",
    "author_email": "jai.python3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/71/3d/6b4ca81d9af133457e00c66005b0e877a381a7c37fbd2f69658225b38012/pickle_data_file_utils-0.3.0.tar.gz",
    "platform": null,
    "description": "======================\nPickle Data File Utils\n======================\n\n\n\n\n\n\nCollection of Python utility scripts for converting file formats to and from pickle files.\n\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-01-04)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Collection of Python utility scripts for converting file formats to and from pickle files.",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/jai-python3/pickle_data_file_utils"
    },
    "split_keywords": [
        "pickle_data_file_utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c32af1ddff0600248bd28e14dd99ee687851ef14fa89f19b03c1011478bf72b9",
                "md5": "46d91124dae82402b5729d94f054d4de",
                "sha256": "f544edb4a07dfc1b4dfb57424b8d9d3a3afeb7ecaa90642a52ad11934f2a88ad"
            },
            "downloads": -1,
            "filename": "pickle_data_file_utils-0.3.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46d91124dae82402b5729d94f054d4de",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 27558,
            "upload_time": "2024-01-06T02:41:22",
            "upload_time_iso_8601": "2024-01-06T02:41:22.390106Z",
            "url": "https://files.pythonhosted.org/packages/c3/2a/f1ddff0600248bd28e14dd99ee687851ef14fa89f19b03c1011478bf72b9/pickle_data_file_utils-0.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "713d6b4ca81d9af133457e00c66005b0e877a381a7c37fbd2f69658225b38012",
                "md5": "fc188bd5110ad5494c8dba84300529d1",
                "sha256": "22f2d50c5b787d738bfa1da76b8ca413c29eddc8897b9e0c661ce7aaa7aacea4"
            },
            "downloads": -1,
            "filename": "pickle_data_file_utils-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fc188bd5110ad5494c8dba84300529d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 25753,
            "upload_time": "2024-01-06T02:41:24",
            "upload_time_iso_8601": "2024-01-06T02:41:24.151269Z",
            "url": "https://files.pythonhosted.org/packages/71/3d/6b4ca81d9af133457e00c66005b0e877a381a7c37fbd2f69658225b38012/pickle_data_file_utils-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-06 02:41:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jai-python3",
    "github_project": "pickle_data_file_utils",
    "github_not_found": true,
    "lcname": "pickle-data-file-utils"
}
        
Elapsed time: 0.40651s