license-authorize-win


Namelicense-authorize-win JSON
Version 1.0.10 PyPI version JSON
download
home_pagehttps://github.com/gisfanmachel/licenseAuthorize
SummaryA tools for license authorize in windows
upload_time2023-10-09 03:55:49
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-win",
    "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/0e/c5/7485d2079cfa474b8a7296e042d5f248b1a9aa5383452d972cc2ca8172ce/license_authorize_win-1.0.10.tar.gz",
    "platform": null,
    "description": "## this program is for lincense authorize\r\n\r\n### it use cpuid and servertime and clienttime to verify the request with the premaked lic file\r\n\r\n####  clienttime get method,for example use javascript:\r\n    # current time\r\n    # var d = new Date()\r\n    # ct=d.getTime()\r\n\r\n    # set time\r\n    # var d = new Date(\"2023-5-12\")\r\n    # ct=d.getTime()\r\n### the lic file is made by anthor tools\r\n\r\n### if you are intertested , you can contact with me \r\n\r\n### my email : gisfanmachel@gmail.com\r\n\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A tools for license authorize in windows",
    "version": "1.0.10",
    "project_urls": {
        "Homepage": "https://github.com/gisfanmachel/licenseAuthorize"
    },
    "split_keywords": [
        "license",
        "authorize",
        "setuptools",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bd1f003a2dc48edbe79d13aa0af1980437796f7deffd821c85901b767b48395",
                "md5": "f50da5d2a91c747269f49ed64ce64413",
                "sha256": "f934164ff2a4257e679da4f46b2188499f3afdb79938d9927ae4e88e0c1ccb43"
            },
            "downloads": -1,
            "filename": "license_authorize_win-1.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f50da5d2a91c747269f49ed64ce64413",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <4",
            "size": 47930,
            "upload_time": "2023-10-09T03:55:47",
            "upload_time_iso_8601": "2023-10-09T03:55:47.620968Z",
            "url": "https://files.pythonhosted.org/packages/2b/d1/f003a2dc48edbe79d13aa0af1980437796f7deffd821c85901b767b48395/license_authorize_win-1.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ec57485d2079cfa474b8a7296e042d5f248b1a9aa5383452d972cc2ca8172ce",
                "md5": "8d7af1bc5b11edc4f5c4573a01ddf419",
                "sha256": "d5281e4728f7785e1872503b85ee27d2e00021f81e95d5d1992960fa24e1097f"
            },
            "downloads": -1,
            "filename": "license_authorize_win-1.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "8d7af1bc5b11edc4f5c4573a01ddf419",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 48943,
            "upload_time": "2023-10-09T03:55:49",
            "upload_time_iso_8601": "2023-10-09T03:55:49.200268Z",
            "url": "https://files.pythonhosted.org/packages/0e/c5/7485d2079cfa474b8a7296e042d5f248b1a9aa5383452d972cc2ca8172ce/license_authorize_win-1.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-09 03:55:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gisfanmachel",
    "github_project": "licenseAuthorize",
    "github_not_found": true,
    "lcname": "license-authorize-win"
}
        
Elapsed time: 0.12265s