encoder7


Nameencoder7 JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2024-06-07 11:52:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords encoder7
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # encoder7


[![image](https://img.shields.io/pypi/v/encoder7.svg)](https://pypi.python.org/pypi/encoder7)
[![image](https://img.shields.io/conda/vn/conda-forge/encoder7.svg)](https://anaconda.org/conda-forge/encoder7)


**Python Boilerplate contains all the boilerplate you need to create a Python package.**


-   Free software: MIT License
-   Documentation: https://Kanishk-mittal.github.io/encoder7
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "encoder7",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "encoder7",
    "author": null,
    "author_email": "Kanishk mittal <kanishkmittal2005@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5b/b9/8a1ca37a49c722c77dfb5398063a0f6f221253f9d06ebf4da60dc38f7d7c/encoder7-1.0.1.tar.gz",
    "platform": null,
    "description": "# encoder7\n\n\n[![image](https://img.shields.io/pypi/v/encoder7.svg)](https://pypi.python.org/pypi/encoder7)\n[![image](https://img.shields.io/conda/vn/conda-forge/encoder7.svg)](https://anaconda.org/conda-forge/encoder7)\n\n\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\n\n\n-   Free software: MIT License\n-   Documentation: https://Kanishk-mittal.github.io/encoder7\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Kanishk-mittal/encoder7"
    },
    "split_keywords": [
        "encoder7"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d11ca28160d0b233ae5c66a1119425b16ccd97f0e33bb9f2a3d39abc597eddd2",
                "md5": "d4a677fdf747f5e90a065cd7a9e6b781",
                "sha256": "ee516da65bb894725d50f21b7f413ac14a1ea8434ff3a398e769855320521be8"
            },
            "downloads": -1,
            "filename": "encoder7-1.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4a677fdf747f5e90a065cd7a9e6b781",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 3657,
            "upload_time": "2024-06-07T11:52:54",
            "upload_time_iso_8601": "2024-06-07T11:52:54.011698Z",
            "url": "https://files.pythonhosted.org/packages/d1/1c/a28160d0b233ae5c66a1119425b16ccd97f0e33bb9f2a3d39abc597eddd2/encoder7-1.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bb98a1ca37a49c722c77dfb5398063a0f6f221253f9d06ebf4da60dc38f7d7c",
                "md5": "bb0243c4a6f632badbf28c24026c1c34",
                "sha256": "6505dda6a351fcd1ca14838380cb79207026d278f4650df0fa536aa28a88412e"
            },
            "downloads": -1,
            "filename": "encoder7-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bb0243c4a6f632badbf28c24026c1c34",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10745,
            "upload_time": "2024-06-07T11:52:55",
            "upload_time_iso_8601": "2024-06-07T11:52:55.587658Z",
            "url": "https://files.pythonhosted.org/packages/5b/b9/8a1ca37a49c722c77dfb5398063a0f6f221253f9d06ebf4da60dc38f7d7c/encoder7-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-07 11:52:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Kanishk-mittal",
    "github_project": "encoder7",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "encoder7"
}
        
Elapsed time: 0.81929s