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, and the distribution of a new version requires the following steps:
- Update the pybalmorel version in pyproject.toml, environment.yaml, docs/conf.py and docs/get_started/installation.md (a find and replace in VS code will do)
- Make sure that you have the most recent
build
andsetuptools
packages in your virtual environment and build the new distribution withpython -m build
- Make a user at PyPI.org and obtain a PyPI token.
- Make sure that you have the most recent
twine
andpackaging
packages in your virtual envrionment and upload the newly created package in the dist folder withpython -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
File details
Details for the file pybalmorel-0.5.4.tar.gz
.
File metadata
- Download URL: pybalmorel-0.5.4.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
70d4fb511cf05d68d84200ed831d384b2380ab334a2c20dbc68a8f047208d502
|
|
MD5 |
c8d15af3230189b95f8f86c38b6518f6
|
|
BLAKE2b-256 |
b26c7e3370c94d4bf52bf2eb17d984f9d5a0f760d95a088f90262d2817953312
|