> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 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)](https://opensource.org/licenses/AGPL-3.0)
* [General Public License 2 (GPL2)](https://opensource.org/licenses/GPL-2.0)
* [General Public License 3 (GPL3)](https://opensource.org/licenses/GPL-3.0)
* [Lesser General Public License (LGPL)](https://opensource.org/licenses/GPL-3.0)
* [Berkeley Source Distribution (BSD)](https://opensource.org/licenses/BSD-3-Clause)
* [Massachusetts Institute of Technology (MIT)](https://opensource.org/licenses/MIT)
* [Apache](https://opensource.org/licenses/Apache-2.0)
* [Python Software Foundation (PSF)](https://opensource.org/licenses/Python-2.0)
* Public Domain
* Proprietary
* Other
* None
* [https://opensource.org/licenses](https://opensource.org/licenses)
* [https://opensource.org/licenses/alphabetical](https://opensource.org/licenses/alphabetical)
