oslili-cli


Nameoslili-cli JSON
Version 0.8 PyPI version JSON
download
home_pagehttps://github.com/oscarvalenzuelab/oslili-cli
SummaryOpen Source License Identification Library
upload_time2024-05-31 06:03:27
maintainerNone
docs_urlNone
authorOscar Valenzuela B.
requires_pythonNone
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OSLiLi - CLI

Command Line Interface for using [OSLiLi](https://github.com/oscarvalenzuelab/oslili).

This is an experimental project, please don't use it for production. For a more robust implementation, please check the project Askalono https://github.com/jpeddicord/askalono

## Usage

### On the command line

You can use OSLiLi in your terminal as command line, please install the oslili-cli package:

```
$ pip3 install oslili-cli
$ oslili-cli LICENSE
License: MIT (0.89 probability)
Copyright: ('2021', '(c)  Andrew Barrier')
```

### As a library

To learn how to use OSLiLi as library, please check the project https://github.com/oscarvalenzuelab/oslili

## Notice

This tool does not provide legal advice; I'm not a lawyer.

The code is an experimental implementation to match your input to a database of similar license texts and tell you if it's a close match. Refrain from relying on the accuracy of the output of this tool.

Remember: The tool can't tell you if a license works for your project or use case. Please should seek independent legal advice for any licensing questions.

## Contributing

Contributions are very welcome! See [CONTRIBUTING](CONTRIBUTING.md) for more info.

## License

This library is licensed under the [Apache 2.0 License](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oscarvalenzuelab/oslili-cli",
    "name": "oslili-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Oscar Valenzuela B.",
    "author_email": "alkamod@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c6/47/046e398939744d137a50c29cf755d2f6d672ba41668002fa05dd6c7753ac/oslili_cli-0.8.tar.gz",
    "platform": null,
    "description": "# OSLiLi - CLI\n\nCommand Line Interface for using [OSLiLi](https://github.com/oscarvalenzuelab/oslili).\n\nThis is an experimental project, please don't use it for production. For a more robust implementation, please check the project Askalono https://github.com/jpeddicord/askalono\n\n## Usage\n\n### On the command line\n\nYou can use OSLiLi in your terminal as command line, please install the oslili-cli package:\n\n```\n$ pip3 install oslili-cli\n$ oslili-cli LICENSE\nLicense: MIT (0.89 probability)\nCopyright: ('2021', '(c)  Andrew Barrier')\n```\n\n### As a library\n\nTo learn how to use OSLiLi as library, please check the project https://github.com/oscarvalenzuelab/oslili\n\n## Notice\n\nThis tool does not provide legal advice; I'm not a lawyer.\n\nThe code is an experimental implementation to match your input to a database of similar license texts and tell you if it's a close match. Refrain from relying on the accuracy of the output of this tool.\n\nRemember: The tool can't tell you if a license works for your project or use case. Please should seek independent legal advice for any licensing questions.\n\n## Contributing\n\nContributions are very welcome! See [CONTRIBUTING](CONTRIBUTING.md) for more info.\n\n## License\n\nThis library is licensed under the [Apache 2.0 License](LICENSE).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Open Source License Identification Library",
    "version": "0.8",
    "project_urls": {
        "Homepage": "https://github.com/oscarvalenzuelab/oslili-cli"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28055e3d8fee9e9411bd68bef7377c0510709e515bbb52161eec635f7f143655",
                "md5": "b931bc9848e037b2179cc311c1519696",
                "sha256": "871be58b8134066c355ff65257197bf6d721fff477084232b058ebf37a70ca61"
            },
            "downloads": -1,
            "filename": "oslili_cli-0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b931bc9848e037b2179cc311c1519696",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7148,
            "upload_time": "2024-05-31T06:03:26",
            "upload_time_iso_8601": "2024-05-31T06:03:26.502548Z",
            "url": "https://files.pythonhosted.org/packages/28/05/5e3d8fee9e9411bd68bef7377c0510709e515bbb52161eec635f7f143655/oslili_cli-0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c647046e398939744d137a50c29cf755d2f6d672ba41668002fa05dd6c7753ac",
                "md5": "f007ad523690498b5e872762302f8495",
                "sha256": "da1f055ba36b72bef97ac4d215a96a9d8cbd6df21b232f5c10064326b92a5286"
            },
            "downloads": -1,
            "filename": "oslili_cli-0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "f007ad523690498b5e872762302f8495",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6641,
            "upload_time": "2024-05-31T06:03:27",
            "upload_time_iso_8601": "2024-05-31T06:03:27.960877Z",
            "url": "https://files.pythonhosted.org/packages/c6/47/046e398939744d137a50c29cf755d2f6d672ba41668002fa05dd6c7753ac/oslili_cli-0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-31 06:03:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oscarvalenzuelab",
    "github_project": "oslili-cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "oslili-cli"
}
        
Elapsed time: 0.30268s