Basic Model Interface for Python
Project description
Install
Install bmipy with pip,
$ pip install bmipy
If you’re using Anaconda, you can also install bmipy with conda from the conda-forge channel,
$ conda install bmipy -c conda-forge
Usage
from bmipy import Bmi
class MyBmi(Bmi):
def initialize(self, config_file):
# Your implementation goes here
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
bmipy-1.0.0.tar.gz
(22.1 kB
view details)
File details
Details for the file bmipy-1.0.0.tar.gz.
File metadata
- Download URL: bmipy-1.0.0.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef178b3dc45f97c497b581dbe44466767a1522329e816229d4fac406ddd89ab0
|
|
| MD5 |
e87254c5b949d135a09b9962ecf208bc
|
|
| BLAKE2b-256 |
0be47f155eaf56799aed36fb195d18a931847e034b13ae864ceb53b6c32c0280
|