Pydelling
Set of pre- and post-processing scripts for modelling
Recommendations
Using and IDE like PyCharm is recommended to keep things easy. It may be useful if you need to debug your scripts, or edit them.
Using PyCharm, you can follow the installation step and then run your scripts in pydelling env automatically. Otherwise, you can follow the steps below to run pydelling manually.
Installation
Configure the conda environment running
conda env create --file environment.yaml
Regular pip dependencies can be found at requirements.txt
Templates and Examples
Some examples of usage of pydelling may be found inside templates folder. Use config.yaml to setup data sources and
other variables.
Running template scripts
In order to execute pydelling, pydelling conda env needs to be loaded.
Loading conda environment
conda activate pydelling
Running script
Run the script and set the config file as argument. If the config file is not specified, ./config.yaml will be taken as default.
Example:
python templates\interpolate_top_BC\interpolate_BC.py templates\interpolate_top_BC\config.yaml
Release files for pydelling 1.13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pydelling-1.13.tar.gz | 1.3 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pydelling-1.13-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.6 MB
Release files / pydelling-1.13.tar.gz
| Download URL | pydelling-1.13.tar.gz |
|---|---|
| Size | 1.3 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
36509511e0019f5be56c9fabe411bb44f191dec1d9c5a6c6c94eefea4f13f87e
|
|
BLAKE2b-256 checksum How to use checksums |
5a1d1351c17454229c7500c693d2b5b5e4266af6d996979f6e41d620d385bc84
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.6.1 CPython/3.9.13 Darwin/23.0.0
|
Release files / pydelling-1.13-py3-none-any.whl
| Download URL | pydelling-1.13-py3-none-any.whl |
|---|---|
| Size | 1.4 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
609213f4c48f69c8e1996f8a3a384b1bac08f5c0ced842286127075f850c4b23
|
|
BLAKE2b-256 checksum How to use checksums |
ef6aa918561262e94d75da7eaefa1bcf3c3c4cfc0f3fa562ecb19fe5c32906e9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.6.1 CPython/3.9.13 Darwin/23.0.0
|