{"id":18322701,"url":"https://github.com/labs64/netlicensingclient-python","last_synced_at":"2025-06-28T11:05:22.549Z","repository":{"id":62577761,"uuid":"271948433","full_name":"Labs64/NetLicensingClient-python","owner":"Labs64","description":"Python wrapper for Labs64 NetLicensing RESTful API","archived":false,"fork":false,"pushed_at":"2020-10-19T09:01:16.000Z","size":83,"stargazers_count":4,"open_issues_count":3,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-21T13:23:20.648Z","etag":null,"topics":["api","client","hacktoberfest","labs64","license","license-management","licensing","licensing-as-a-service","licensing-library","netlicensing","python","python-package","python-wrapper","python3","restful","restful-api","software-licensing","wrapper"],"latest_commit_sha":null,"homepage":"https://netlicensing.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Labs64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-13T05:43:36.000Z","updated_at":"2024-05-06T23:23:35.000Z","dependencies_parsed_at":"2022-11-03T19:27:33.802Z","dependency_job_id":null,"html_url":"https://github.com/Labs64/NetLicensingClient-python","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensingClient-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensingClient-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensingClient-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensingClient-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Labs64","download_url":"https://codeload.github.com/Labs64/NetLicensingClient-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415783,"owners_count":20935383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","client","hacktoberfest","labs64","license","license-management","licensing","licensing-as-a-service","licensing-library","netlicensing","python","python-package","python-wrapper","python3","restful","restful-api","software-licensing","wrapper"],"created_at":"2024-11-05T18:25:39.281Z","updated_at":"2025-04-05T23:31:03.813Z","avatar_url":"https://github.com/Labs64.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"**WARNING:** Package status: *\"work-in-progress\"* - stay tuned at NetLicensing [#changelog](https://netlicensing.io/wiki/changelog) for the latest NetLicensing news.\n\n---\n\n\u003ca href=\"https://netlicensing.io\"\u003e\u003cimg src=\"https://netlicensing.io/img/netlicensing-stage-twitter.jpg\" alt=\"Innovative License Management Solution\"\u003e\u003c/a\u003e\n\n# [Labs64 NetLicensing](https://netlicensing.io) Client (Python)\n\n[![Python Client - CI](https://github.com/Labs64/NetLicensingClient-python/workflows/Python%20Client%20-%20CI/badge.svg)](https://github.com/Labs64/NetLicensingClient-python/actions?query=workflow%3A%22Python+Client+-+CI%22)\n[![PyPI](https://img.shields.io/pypi/v/netlicensing-client.svg)](https://pypi.org/project/netlicensing-client/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/netlicensing-client)](https://pypistats.org/packages/netlicensing-client)\n[![PyVer](https://img.shields.io/pypi/pyversions/netlicensing-client.svg)](https://pypi.org/project/netlicensing-client)\n[![codecov](https://codecov.io/gh/Labs64/NetLicensingClient-python/branch/master/graph/badge.svg)](https://codecov.io/gh/Labs64/NetLicensingClient-python)\n\u003cbr\u003e\n[![Apache License 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/Labs64/NetLicensingClient-python/blob/master/LICENSE)\n[![📖 Documentation](https://img.shields.io/badge/📖%20Documentation-Wiki-AB6543.svg)](https://netlicensing.io/wiki/restful-api)\n[![NetLicensing @ LinkedIn](https://img.shields.io/badge/NetLicensing-0077B5.svg?logo=LinkedIn)](https://www.linkedin.com/showcase/netlicensing)\n\nPython wrapper for Labs64 NetLicensing [RESTful API](https://netlicensing.io/wiki/restful-api)\n\nVisit Labs64 NetLicensing at https://netlicensing.io\n\n## Install\n\nThe NetLicensing python package can be installed by executing:\n\n```bash\npip install netlicensing-client\n```\n\nAlternatively, you can install the latest development version directly from GitHub via:\n\n```bash\npip install -e git+https://github.com/Labs64/NetLicensingClient-python#egg=netlicensing\n```\n\n## How to Use\n\nTo access NetLicensing RESTful API services a valid vendor account is needed.\nThe recommended way to access API services is *'API Key'*.\nAPI Key can be obtained via the NetLicensing [Management Console](https://ui.netlicensing.io/#/settings).\n\nDepending on API services different [API Key Role](https://netlicensing.io/wiki/security#api-key-identification) needs to be used.\n\n```python\nfrom netlicensing import NetLicensing\n\n# sample variables need to be replaced using yours\nAPI_KEY = '2f8459a9-08dc-4d70-882a-1bc27d1ae9a8'\nCUSTOMER_NUMBER = 'CUST-11'\n\nnlic = NetLicensing(API_KEY)\nresponse = nlic.validate(CUSTOMER_NUMBER)\n\nprint(response)\n```\n\n## How to Contribute\n\nEveryone is welcome to [contribute](CONTRIBUTING.md) to this project!\nOnce you're done with your changes send a pull request and check [CI Status](https://github.com/Labs64/NetLicensingClient-python/actions).\nThanks!\n\n## Bugs and Feedback\n\nFor bugs, questions and discussions please use the [GitHub Issues](https://github.com/Labs64/NetLicensingClient-python/issues).\n\n## License\n\nThis boilerplate is open-sourced software licensed under the [Apache License Version 2.0](LICENSE).\n\n---\n\nVisit Labs64 NetLicensing at https://netlicensing.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabs64%2Fnetlicensingclient-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabs64%2Fnetlicensingclient-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabs64%2Fnetlicensingclient-python/lists"}