license-authorize


Namelicense-authorize JSON
Version 1.0.7 PyPI version JSON
download
home_pagehttps://github.com/gisfanmachel/licenseAuthorize
SummaryA tools for license authorize in windows
upload_time2023-07-10 06:55:31
maintainer
docs_urlNone
authorgisfanmachel
requires_python>=3.7, <4
license
keywords license authorize setuptools development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## this program is for lincense authorize

### it use cpuid and servertime and clienttime to verify the request with the premaked lic file

####  clienttime get method,for example use javascript:
    # current time
    # var d = new Date()
    # ct=d.getTime()

    # set time
    # var d = new Date("2023-5-12")
    # ct=d.getTime()
### the lic file is made by anthor tools

### if you are intertested , you can contact with me 

### my email : gisfanmachel@gmail.com


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gisfanmachel/licenseAuthorize",
    "name": "license-authorize",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "license,authorize,setuptools,development",
    "author": "gisfanmachel",
    "author_email": "gisfanmachel@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/67/0d/31895de29341f43648a53775d6def3110106f275223e936533a13a178256/license_authorize-1.0.7.tar.gz",
    "platform": null,
    "description": "## this program is for lincense authorize\n\n### it use cpuid and servertime and clienttime to verify the request with the premaked lic file\n\n####  clienttime get method,for example use javascript:\n    # current time\n    # var d = new Date()\n    # ct=d.getTime()\n\n    # set time\n    # var d = new Date(\"2023-5-12\")\n    # ct=d.getTime()\n### the lic file is made by anthor tools\n\n### if you are intertested , you can contact with me \n\n### my email : gisfanmachel@gmail.com\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A tools for license authorize in windows",
    "version": "1.0.7",
    "project_urls": {
        "Homepage": "https://github.com/gisfanmachel/licenseAuthorize"
    },
    "split_keywords": [
        "license",
        "authorize",
        "setuptools",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "770d1737a9693209683ffa65a97df0c22095f11a35f088ad40522ae11cf5fa14",
                "md5": "cef28b1232c0ebcec9125543f0999259",
                "sha256": "137ab40f530f6bbc46c31ec1eec36cb2491152ff407e507ebbe7bef6deb4f889"
            },
            "downloads": -1,
            "filename": "license_authorize-1.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cef28b1232c0ebcec9125543f0999259",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <4",
            "size": 3805,
            "upload_time": "2023-07-10T06:55:29",
            "upload_time_iso_8601": "2023-07-10T06:55:29.956167Z",
            "url": "https://files.pythonhosted.org/packages/77/0d/1737a9693209683ffa65a97df0c22095f11a35f088ad40522ae11cf5fa14/license_authorize-1.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "670d31895de29341f43648a53775d6def3110106f275223e936533a13a178256",
                "md5": "6f586b4093fd75c146ca40f9ea514d21",
                "sha256": "2c9f965e0e9b9da683e07418a42c884c7d714580fe7ced8cbec4bc35b07b4efc"
            },
            "downloads": -1,
            "filename": "license_authorize-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "6f586b4093fd75c146ca40f9ea514d21",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 3621,
            "upload_time": "2023-07-10T06:55:31",
            "upload_time_iso_8601": "2023-07-10T06:55:31.435577Z",
            "url": "https://files.pythonhosted.org/packages/67/0d/31895de29341f43648a53775d6def3110106f275223e936533a13a178256/license_authorize-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-10 06:55:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gisfanmachel",
    "github_project": "licenseAuthorize",
    "github_not_found": true,
    "lcname": "license-authorize"
}
        
Elapsed time: 0.08572s