A package for convenient python functions when processing Balmorel data or results
Project description
pybalmorel
Convenient python framework for pre-, post-processing or executing the GAMS framework Balmorel. Install into your virtual python environment with:
pip install pybalmorel
For more information on how to manage and install virtual environments check out this resource, or if you are a conda user, this resource.
Get Started
Check out the documentation for examples on how to use pybalmorel. The following notebooks can also be downloaded:
Developer Notes
This package is distributed to PyPI. See the Developing pybalmorel section of the documentation for full details. The short version:
Install pixi and use one of the following environments:
| Command | Purpose |
|---|---|
pixi shell |
Develop pybalmorel and build documentation (editable install + all tools) |
pixi shell -e user |
Test pybalmorel as an end-user (PyPI install only) |
Publishing a new version
- Update the pybalmorel version in
pyproject.toml,docs/conf.pyanddocs/get_started/installation.md(a find and replace in VS Code will do) - Build the distribution:
python -m build - Upload to PyPI with your PyPI token:
python -m twine upload dist/pybalmorel-X.Y.Z.tar.gz
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pybalmorel-1.1.4.tar.gz.
File metadata
- Download URL: pybalmorel-1.1.4.tar.gz
- Upload date:
- Size: 3.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8824bba114971def19668b8fd551c80454f36c013296fbef76a88d65c7d867b
|
|
| MD5 |
081f1a6a65953d1e927b874c7889f921
|
|
| BLAKE2b-256 |
ed4f413c7aad2ab66788dd79c409b9eb55de9a572551b74593427f31ed5d5c91
|
File details
Details for the file pybalmorel-1.1.4-py3-none-any.whl.
File metadata
- Download URL: pybalmorel-1.1.4-py3-none-any.whl
- Upload date:
- Size: 3.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
274fcbfcbbbd742b686ffa45effbd2665146aa3b51c3cc623cc82823bad42616
|
|
| MD5 |
2e9b3da2ab14381c033bad08d13bcd22
|
|
| BLAKE2b-256 |
c157dfbcd87f20836063ac664c158f6ed07b9375d7a586f804cf168ca92c8e3b
|