
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
thermostate
Advanced tools
This package provides a wrapper around CoolProp that integrates Pint for easy thermodynamic state management in any unit system.
The preferred installation method is to use conda. Using Conda, ThermoState can be installed for Python 3.9 and up. You can create a new environment with:
conda create -n thermostate -c conda-forge thermostate
Alternatively, ThermoState can be installed with pip
.
python -m pip install thermostate
ThermoState is a pure-Python package that supports any Python version 3.9 and higher. To install from source, clone the source code repository and install using pip
.
git clone https://github.com/bryanwweber/thermostate
cd thermostate
python -m pip install .
Documentation can be found at https://thermostate.readthedocs.io/. The documentation contains a short tutorial, examples, and API documentation for the package.
If you have used ThermoState in your work, we would appreciate including a citation to the software! ThermoState has been published in JOSE, available at the link below.
For those using Bib(La)TeX, you can use the following entry
@article{weber_thermostate_2018,
title = {{ThermoState}: {A} state manager for thermodynamics courses},
volume = {1},
issn = {2577-3569},
shorttitle = {{ThermoState}},
url = {https://jose.theoj.org/papers/10.21105/jose.00033},
doi = {10.21105/jose.00033},
number = {8},
urldate = {2018-10-24},
journal = {Journal of Open Source Education},
author = {Weber, Bryan},
month = oct,
year = {2018},
pages = {33}
}
We welcome contributions from anyone in the community. Please look at the Contributing instructions for more information. This project follows the Contributor Covenant Code of Conduct, version 1.4. In short, be excellent to each other.
FAQs
A package to manage thermodynamic states
We found that thermostate demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.