cryptlex.lexfloatclient


Namecryptlex.lexfloatclient JSON
Version 4.8.0 PyPI version JSON
download
home_pagehttps://github.com/cryptlex/lexfloatclient-python
SummaryLexFloatClient API wrapper for Python
upload_time2023-12-04 11:15:35
maintainer
docs_urlNone
authorCryptlex, LLC
requires_python
license
keywords cryptlex lexfloatclient licensing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Publish cryptlex.lexfloatclient package](https://github.com/cryptlex/lexfloatclient-python/workflows/Publish%20cryptlex.lexfloatclient%20package/badge.svg)

# cryptlex.lexfloatclient

Cryptlex lets you license your software apps effortlessly. You can easily generate license keys using the REST API or Dashboard and validate the license keys in your software apps using LexActivator (Cryptlex client library), implement floating licenses using LexFloatClient library.

Additionally, you can offer trials, subscriptions, floating licenses and much more.

**cryptlex.lexfloatclient** is a Python wrapper for LexFloatClient licensing library.

## Installation

    pip install cryptlex.lexfloatclient

Then you can include it in your code:

	from cryptlex.lexfloatclient import LexFloatClient, LexFloatStatusCodes, LexFloatClientException


## Usage
Refer to following for documentation:

https://docs.cryptlex.com/floating-licenses/on-premise-floating-licenses/using-lexfloatclient/using-lexfloatclient-with-python

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cryptlex/lexfloatclient-python",
    "name": "cryptlex.lexfloatclient",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "cryptlex lexfloatclient licensing",
    "author": "Cryptlex, LLC",
    "author_email": "support@cryptlex.com",
    "download_url": "https://files.pythonhosted.org/packages/be/61/5bfed1fc4b326316753ce70fb17d034286e3b79c89f453929e5134c8a41a/cryptlex.lexfloatclient-4.8.0.tar.gz",
    "platform": null,
    "description": "![Publish cryptlex.lexfloatclient package](https://github.com/cryptlex/lexfloatclient-python/workflows/Publish%20cryptlex.lexfloatclient%20package/badge.svg)\n\n# cryptlex.lexfloatclient\n\nCryptlex lets you license your software apps effortlessly. You can easily generate license keys using the REST API or Dashboard and validate the license keys in your software apps using LexActivator (Cryptlex client library), implement floating licenses using LexFloatClient library.\n\nAdditionally, you can offer trials, subscriptions, floating licenses and much more.\n\n**cryptlex.lexfloatclient** is a Python wrapper for LexFloatClient licensing library.\n\n## Installation\n\n    pip install cryptlex.lexfloatclient\n\nThen you can include it in your code:\n\n\tfrom cryptlex.lexfloatclient import LexFloatClient, LexFloatStatusCodes, LexFloatClientException\n\n\n## Usage\nRefer to following for documentation:\n\nhttps://docs.cryptlex.com/floating-licenses/on-premise-floating-licenses/using-lexfloatclient/using-lexfloatclient-with-python\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "LexFloatClient API wrapper for Python",
    "version": "4.8.0",
    "project_urls": {
        "Homepage": "https://github.com/cryptlex/lexfloatclient-python"
    },
    "split_keywords": [
        "cryptlex",
        "lexfloatclient",
        "licensing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35d0a58764648cefad96f7c5ffb17f18512efd803c6f254acc290e14161efb0c",
                "md5": "6f40120dac462c124144db2724e62ef8",
                "sha256": "e04df33130ccff80f5b31ed39dd586bc54f1deaf32733dfc683dee0cc1189ab7"
            },
            "downloads": -1,
            "filename": "cryptlex.lexfloatclient-4.8.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6f40120dac462c124144db2724e62ef8",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 5061924,
            "upload_time": "2023-12-04T11:15:33",
            "upload_time_iso_8601": "2023-12-04T11:15:33.096541Z",
            "url": "https://files.pythonhosted.org/packages/35/d0/a58764648cefad96f7c5ffb17f18512efd803c6f254acc290e14161efb0c/cryptlex.lexfloatclient-4.8.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be615bfed1fc4b326316753ce70fb17d034286e3b79c89f453929e5134c8a41a",
                "md5": "d61ac5f9dca15d8bfa2e81ecfbc010cf",
                "sha256": "8d7f17b692cf5190285408ff3534bd734ed2958ab4c44ef70b5a1315a75bd190"
            },
            "downloads": -1,
            "filename": "cryptlex.lexfloatclient-4.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d61ac5f9dca15d8bfa2e81ecfbc010cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5042121,
            "upload_time": "2023-12-04T11:15:35",
            "upload_time_iso_8601": "2023-12-04T11:15:35.312261Z",
            "url": "https://files.pythonhosted.org/packages/be/61/5bfed1fc4b326316753ce70fb17d034286e3b79c89f453929e5134c8a41a/cryptlex.lexfloatclient-4.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-04 11:15:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cryptlex",
    "github_project": "lexfloatclient-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "cryptlex.lexfloatclient"
}
        
Elapsed time: 0.14934s