![PyPI - Downloads](https://img.shields.io/pypi/dm/licscan) ![PyPI - License](https://img.shields.io/badge/license-UPL_v1.0-green) [![Live Demo](https://img.shields.io/badge/live-demo-blue)](https://ospyp.github.io/licscan)
# LicScan
A python package to check the licenses of your dependencies. Automate your license compliance! Fast, free, and open-sourced!
## [NEW] Live Demo
Our NEW live demo is less accurate but runs on the web. [Try it out...](https://ospyp.github.io/licscan)
## Install
```
pip install licscan
```
## Usage
Use the default list of licenses:
```bash
licscan -f requirements.txt
```
Or a custom list:
```bash
licscan -f requirements.txt -a MIT ISC Apache
```
## License
UPL v1.0.
---
A initiative of [Open Source PYthon Packages](https://github.com/ospyp).
<a href="https://github.com/ospyp"><img width="100" src="https://raw.githubusercontent.com/ospyp/ospyp/main/logo.svg"></a>
Raw data
{
"_id": null,
"home_page": "https://github.com/fakerybakery/licscan",
"name": "LicScan",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "",
"author": "GitHub @fakerybakery",
"author_email": "me@mrfake.name",
"download_url": "https://files.pythonhosted.org/packages/0d/0a/9823b33ace2074e06bdb20703063ed03cef763e31dd47392e46c49569952/LicScan-1.0.1.tar.gz",
"platform": "Any",
"description": "![PyPI - Downloads](https://img.shields.io/pypi/dm/licscan) ![PyPI - License](https://img.shields.io/badge/license-UPL_v1.0-green) [![Live Demo](https://img.shields.io/badge/live-demo-blue)](https://ospyp.github.io/licscan)\n\n# LicScan\n\nA python package to check the licenses of your dependencies. Automate your license compliance! Fast, free, and open-sourced!\n\n## [NEW] Live Demo\n\nOur NEW live demo is less accurate but runs on the web. [Try it out...](https://ospyp.github.io/licscan)\n\n## Install\n\n```\npip install licscan\n```\n\n## Usage\n\nUse the default list of licenses:\n\n```bash\nlicscan -f requirements.txt\n```\n\nOr a custom list:\n\n```bash\nlicscan -f requirements.txt -a MIT ISC Apache\n```\n\n## License\n\nUPL v1.0.\n\n---\n\nA initiative of [Open Source PYthon Packages](https://github.com/ospyp).\n\n<a href=\"https://github.com/ospyp\"><img width=\"100\" src=\"https://raw.githubusercontent.com/ospyp/ospyp/main/logo.svg\"></a>\n",
"bugtrack_url": null,
"license": "UPL",
"summary": "Check your requirements to make sure your requirements have the correct licenses.",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/fakerybakery/licscan"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "69e122139580cc86d3ba82ac8dba9b2c58b5b3ce3cf1a96f9523680019c4730b",
"md5": "f22642107f7f22333966e8359b68d48c",
"sha256": "fe616aff055a36270e3f4399f10d7f11d2bab180d5e6bac7bc891e05195a0eda"
},
"downloads": -1,
"filename": "LicScan-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f22642107f7f22333966e8359b68d48c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 5934,
"upload_time": "2024-01-23T00:22:22",
"upload_time_iso_8601": "2024-01-23T00:22:22.495281Z",
"url": "https://files.pythonhosted.org/packages/69/e1/22139580cc86d3ba82ac8dba9b2c58b5b3ce3cf1a96f9523680019c4730b/LicScan-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0d0a9823b33ace2074e06bdb20703063ed03cef763e31dd47392e46c49569952",
"md5": "b03cb8f85c970bb3f6da6914a2911281",
"sha256": "c63948841bdd37316718cb5f94f83a1994815727fb56e7b3a0e9b2a91d68c1de"
},
"downloads": -1,
"filename": "LicScan-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b03cb8f85c970bb3f6da6914a2911281",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 4164,
"upload_time": "2024-01-23T00:22:23",
"upload_time_iso_8601": "2024-01-23T00:22:23.970619Z",
"url": "https://files.pythonhosted.org/packages/0d/0a/9823b33ace2074e06bdb20703063ed03cef763e31dd47392e46c49569952/LicScan-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-23 00:22:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fakerybakery",
"github_project": "licscan",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "licscan"
}