This release is a pre-release and may not be stable for production use.
MIKE Core for Python
A project to facilitate use of the MIKE Core components with Python, targeting Windows as well as Linux.
The MIKE Core Python classes have an API which is almost identical to the MIKE Core .NET API, to the extend possible. Since Python does not support all the language constructions that .NET/C# does (as e.g. method overriding), the API's are not completely identical. Also, the number of classes in the Python version is also smaller, since Python classes can be formed while being used. However, the examples and documentation for the .NET/C# API is to a high degree applicable also for the use of MIKE Core Python. For details, visit:
This library is the foundation for MIKE IO.
Installation
pip install mikecore
Development
All commands are run from the project root.
-
Sync & Build
uv sync # Use 'uv sync --reinstall' to force-rebuild native components.
-
Update EUM Types (for new release, or whenever EUM.xml changes)
# Generate definitions from the new native build uv run ./buildUtil/eumXMLProcess.py > eumItemUnit.txt # Use a diff tool to merge changes into mikecore/eum.py.
-
Run Tests
uv run pytest
-
Build Packages (Optional)
uv build
Release files for mikecore 0.3.0a1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mikecore-0.3.0a1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / mikecore-0.3.0a1-py3-none-any.whl
| Download URL | mikecore-0.3.0a1-py3-none-any.whl |
|---|---|
| Size | 13.2 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
43d86651be888299d173776ca556893a5de92e068c53e8886b1909c4213844d4
|
|
BLAKE2b-256 checksum How to use checksums |
ba0932cb2e7f9b14df4ccc0e356a60ad7146736db75568549a92995d658a9627
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log