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.
Plugin | AiiDA | Python |
---|---|---|
2.0.0 | ||
1.2.0 |
Designed to work with with RASPA 2.0.37 or later. Latest tests run for RASPA 2.0.47.
The documentation for this package can be found on Read the Docs.
If you use pip
, you can install it as:
pip install aiida-raspa
If you want to install the plugin in an editable mode, run:
git clone https://github.com/lsmo-epfl/aiida-raspa
cd aiida-raspa
pip install -e . # Also installs aiida, if missing (but not postgres/rabbitmq).
See examples
folder for complete examples of setting up a calculation or a work chain.
cd examples/simple_calculations
verdi run example_base.py <code_label> --submit # Submit example calculation.
verdi process list -a -p1 # Check status of calculation.
cd examples/workchains
verdi run example_base_restart_timeout.py <code_label> # Submit test calculation.
verdi process list -a -p1 # Check status of the work chain.
MIT
This work is supported by:
FAQs
AiiDA plugin for RASPA code
We found that aiida-raspa demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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.