DataProFileExt


NameDataProFileExt JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/BlueScriptsAndDies/DataPro-File-Extension
SummaryA package for .DataPro file extensions. .DataPro is like json but worse, however its really easy to use.
upload_time2024-08-28 04:34:38
maintainerNone
docs_urlNone
authorBlue
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## License

This project is licensed under the MIT License. See the LICENSE file for details.

## What is this?

This is a script to handle .DataPro files.

## Whats the point of this?

A really easy to use file ext

## How do i use this?

Check here: https://github.com/BlueScriptsAndDies/DataPro-File-Extension

## Id rather use json

Json is way better than this, however this is alot easier to use and to setup.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BlueScriptsAndDies/DataPro-File-Extension",
    "name": "DataProFileExt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Blue",
    "author_email": "mastertimom@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/22/aa/a30a5ebde988261d3409dad44aca6b5913a81bc194d5e7b1da93fec0e4b3/dataprofileext-0.1.6.tar.gz",
    "platform": null,
    "description": "## License\r\n\r\nThis project is licensed under the MIT License. See the LICENSE file for details.\r\n\r\n## What is this?\r\n\r\nThis is a script to handle .DataPro files.\r\n\r\n## Whats the point of this?\r\n\r\nA really easy to use file ext\r\n\r\n## How do i use this?\r\n\r\nCheck here: https://github.com/BlueScriptsAndDies/DataPro-File-Extension\r\n\r\n## Id rather use json\r\n\r\nJson is way better than this, however this is alot easier to use and to setup.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package for .DataPro file extensions. .DataPro is like json but worse, however its really easy to use.",
    "version": "0.1.6",
    "project_urls": {
        "Homepage": "https://github.com/BlueScriptsAndDies/DataPro-File-Extension"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc8afd8d791fce06060bfcc8227369d3980e8efa9ca1cf1cb1513221af405cd0",
                "md5": "c5caf178ca2d497c7576e2e8196077b2",
                "sha256": "721c3bd09319e618b0424e601f109978b4e0d9588e00f08632a1322da72a8587"
            },
            "downloads": -1,
            "filename": "DataProFileExt-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5caf178ca2d497c7576e2e8196077b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3606,
            "upload_time": "2024-08-28T04:34:36",
            "upload_time_iso_8601": "2024-08-28T04:34:36.431183Z",
            "url": "https://files.pythonhosted.org/packages/fc/8a/fd8d791fce06060bfcc8227369d3980e8efa9ca1cf1cb1513221af405cd0/DataProFileExt-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22aaa30a5ebde988261d3409dad44aca6b5913a81bc194d5e7b1da93fec0e4b3",
                "md5": "15f1b7b9af764ad75a2583965c1edd61",
                "sha256": "91c1aa4208d00664cfd3bfcbde8f8ebe7fdb54e8221119fc5f40162d55bab93f"
            },
            "downloads": -1,
            "filename": "dataprofileext-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "15f1b7b9af764ad75a2583965c1edd61",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3284,
            "upload_time": "2024-08-28T04:34:38",
            "upload_time_iso_8601": "2024-08-28T04:34:38.065607Z",
            "url": "https://files.pythonhosted.org/packages/22/aa/a30a5ebde988261d3409dad44aca6b5913a81bc194d5e7b1da93fec0e4b3/dataprofileext-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-28 04:34:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BlueScriptsAndDies",
    "github_project": "DataPro-File-Extension",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "dataprofileext"
}
        
Elapsed time: 0.33513s