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.
A toolkit featured artificial intelligence × ab initio for computational chemistry research.
Please be advised that ai2-kit
is still under heavy development and you should expect things to change often. We encourage people to play and explore with ai2-kit
, and stay tuned with us for more features to come.
You can use the following command to install ai2-kit
:
# for users who just use most common features
pip install ai2-kit
# for users who want to use all features
pip install ai2-kit[all]
If you want to run ai2-kit
from source, you can run the following commands in the project folder:
pip install poetry
# If you meet ConnectionError:
# poetry config installer.max-workers 4
poetry install
./ai2-kit --help
Note that instead of running global ai2-kit
command, you should run ./ai2-kit
to run the command from source on Linux/MacOS or .\ai2-kit.ps1
on Windows.
ai2-kit
This project is inspired by and built upon the following projects:
FAQs
Unknown package
We found that ai2-kit 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.
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.