Licenseο
MIT Licenseο
GWexpy is licensed under the MIT License, a permissive open-source license that allows you to:
β Use the software for any purpose (commercial, academic, personal)
β Modify and distribute the software
β Sublicense the software
Conditions:
Include a copy of the license and copyright notice
The software is provided βas isβ without warranty
Full License Textο
The complete license text is available in the repository:
Why MIT?ο
The MIT License was chosen for GWexpy because it:
Encourages adoption - Permissive license removes barriers to use
Supports collaboration - Derived works can use different licenses
Academic-friendly - Widely used in research software
Commercial-friendly - Allows proprietary derivatives
Third-Party Licensesο
GWexpy depends on open-source software with the following licenses:
Package |
License |
|---|---|
NumPy |
BSD |
SciPy |
BSD |
Pandas |
BSD |
Matplotlib |
PSF |
GWpy |
GPL-3.0+ |
Astropy |
BSD |
For the complete list of dependencies and their licenses, run:
pip show gwexpy
# or for detailed info:
pip-licenses
Contributingο
By contributing to GWexpy, you agree that your contributions will be licensed under the same MIT License. See CONTRIBUTING.md for details.
Questions?ο
If you have questions about licensing, feel free to open an issue on GitHub Issues.