OASYS2-ESRF-Extensions
OASYS2 extensions for the ESRF
This repository contains extensions to Oasys developed at ESRF.
Install as user
To install the add-on as user:
- In the Oasys window, open "Options->Add-ons..."
- click the button "Add more" and enter "OASYS2-ESRF-Extensions". You will see a new entry "ESRFExtensions" in the add-on list. Check it and click "OK"
- Restart Oasys.
Once it is installed, it should populate the widget bar on the side.
Install as developper
To install it as developper, download it from github:
git clone https://github.com/oasys-esrf-kit/OASYS2-ESRF-Extensions
cd OASYS2-ESRF-Extensions
Then link the source code to your Oasys python (note that you must use the python that Oasys uses):
python -m pip install -e . --no-deps --no-binary :all:
When restarting Oasys, you will see the ESRF addons there.
Upload new version to the pypi server
First create a new version using your developper installation. Do not forget to increment the version number in setup.py
- Then run:
python setup.py sdist
- Followed by:
python -m twine upload dist/OASYS2-ESRF-Extensions-X.X.X.tar.gz
You need an account in pypi.org and be authorized in https://pypi.org/project/OASYS2-ESRF-Extensions/
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file oasys2_esrf_extensions-0.0.18.tar.gz.
File metadata
- Download URL: oasys2_esrf_extensions-0.0.18.tar.gz
- Upload date:
- Size: 3.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2e0ebbd406e0432e2f651649eecf2d3da2c5ba883de33597bc3509676a9efcd
|
|
| MD5 |
64a0a0c18557cb351a0469dc3563db2f
|
|
| BLAKE2b-256 |
4cbd350af8d7bc8c1b395212f0ecc653e94e6c6036fd3e2e8359d3844ce7539c
|