License types
Packages used for data science are very often associated with open source licenses that specify how the packages can be used. While many licenses allow a broad range of usage, some are more restrictive, especially with respect to production environments. Package Security Manager (On-prem) allows for filtering by license type, which can help organizations govern package availability before license issues can cause production issues.
The following is a list of OSS licenses and links to further details.
- Affero General Public License (AGPL)
- General Public License 2 (GPL2)
- General Public License 3 (GPL3)
- Lesser General Public License (LGPL)
- Berkeley Source Distribution (BSD)
- Massachusetts Institute of Technology (MIT)
- Apache
- Python Software Foundation (PSF)
- Public Domain
- Proprietary
- Other
- None
- https://opensource.org/licenses
- https://opensource.org/licenses/alphabetical
Was this page helpful?