license-selector


Namelicense-selector JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/yourusername/license-selector
SummaryA tool to help select an appropriate open-source license for your project
upload_time2024-09-20 05:17:31
maintainerNone
docs_urlNone
authorTy Fiero
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # License Selector

A tool to help select an appropriate open-source license for your project.

## Installation

You can install the License Selector using pip:

```bash
pip install license-selector
```

## Usage

To use the License Selector, simply run the following command:

```bash
license-selector
```

This will guide you through a series of questions to help you select an appropriate license for your project.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Disclaimer

This tool is intended to help you make an informed decision about which license to use for your project. It is not a substitute for legal advice or professional advice. Use this tool at your own discretion.

## Contributing

Contributions are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.

## Acknowledgments

The License Selector was inspired by the [Choose a License](https://choosealicense.com/) website, which is a great resource for choosing open-source licenses.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/license-selector",
    "name": "license-selector",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ty Fiero",
    "author_email": "tyfierodev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6f/c0/d253cd95d1acbb9f4600f334081832ddf58d6f064bee3c3ce32977abbbb4/license_selector-0.1.2.tar.gz",
    "platform": null,
    "description": "# License Selector\n\nA tool to help select an appropriate open-source license for your project.\n\n## Installation\n\nYou can install the License Selector using pip:\n\n```bash\npip install license-selector\n```\n\n## Usage\n\nTo use the License Selector, simply run the following command:\n\n```bash\nlicense-selector\n```\n\nThis will guide you through a series of questions to help you select an appropriate license for your project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Disclaimer\n\nThis tool is intended to help you make an informed decision about which license to use for your project. It is not a substitute for legal advice or professional advice. Use this tool at your own discretion.\n\n## Contributing\n\nContributions are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.\n\n## Acknowledgments\n\nThe License Selector was inspired by the [Choose a License](https://choosealicense.com/) website, which is a great resource for choosing open-source licenses.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A tool to help select an appropriate open-source license for your project",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/license-selector"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9017f930869f448f4240a6a777f98748cbc34772e5b9e0558f2d46b2590fb302",
                "md5": "19c6133010419809131b096ec075c697",
                "sha256": "d5f7e25b3bfbcf6ff79f9e9b4d2eb48e572332038d6bde5f97e46219cede6801"
            },
            "downloads": -1,
            "filename": "license_selector-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "19c6133010419809131b096ec075c697",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6588,
            "upload_time": "2024-09-20T05:17:29",
            "upload_time_iso_8601": "2024-09-20T05:17:29.864328Z",
            "url": "https://files.pythonhosted.org/packages/90/17/f930869f448f4240a6a777f98748cbc34772e5b9e0558f2d46b2590fb302/license_selector-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fc0d253cd95d1acbb9f4600f334081832ddf58d6f064bee3c3ce32977abbbb4",
                "md5": "1e8cb35c7ffb3d20bcf57ba43370115d",
                "sha256": "05e44cb2cf00e0a2a6e8e01b321ff2cabfd00336d72c29e7036172021c65dcad"
            },
            "downloads": -1,
            "filename": "license_selector-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1e8cb35c7ffb3d20bcf57ba43370115d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6008,
            "upload_time": "2024-09-20T05:17:31",
            "upload_time_iso_8601": "2024-09-20T05:17:31.112744Z",
            "url": "https://files.pythonhosted.org/packages/6f/c0/d253cd95d1acbb9f4600f334081832ddf58d6f064bee3c3ce32977abbbb4/license_selector-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-20 05:17:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "license-selector",
    "github_not_found": true,
    "lcname": "license-selector"
}
        
Elapsed time: 0.54753s