Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Python library for modeling aviation climate impacts
Version | |
Citation | |
Tests | |
License | |
Community |
pycontrails is an open source project and Python package for modeling aircraft contrails and other aviation related climate impacts.
pycontrails
defines common data structures and interfaces to efficiently build and run models of aircraft performance, emissions, and radiative forcing.
Documentation and examples available at py.contrails.org.
You can install pycontrails from PyPI with pip
(Python 3.10 or later required):
$ pip install pycontrails
# install with all optional dependencies
$ pip install "pycontrails[complete]"
Install the latest development version directly from GitHub:
pip install git+https://github.com/contrailcirrus/pycontrails.git
You can install pycontrails from the conda-forge channel with conda
(or other conda
-like package managers such as mamba
):
conda install -c conda-forge pycontrails
The conda-forge package includes all optional runtime dependencies.
See more installation options in the install documentation.
Additional attributions in NOTICE.
FAQs
Python library for modeling aviation climate impacts
We found that pycontrails demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.