ili2c Python
Develop
Requirements
On Ubuntu 22.04:
sudo apt update
sudo apt install python3-pip
sudo apt install python3.10-venv
sudo apt-get install unzip zip
sudo apt-get install build-essential libz-dev zlib1g-dev
The latter two are needed for SDKMan and GraalVM Native Image.
Python setup
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install --upgrade setuptools wheel install importlib-resources pytest
TODO: Warum importlib-resources? Ist seit Python 3.8 im Kern.
Building
python3 setup.py sdist bdist_wheel
python3 setup.py sdist bdist_wheel --plat-name=manylinux2014_aarch64
python3 setup.py sdist bdist_wheel --plat-name=manylinux2014_x86_64
Install locally
pip install -e .
pip install -e .[test]
Running tests
pytest ili2c
Release files for ili2c 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ili2c-0.0.7.tar.gz | 3.3 kB | Details |
Built distributions (wheels)
| File | Reset | |||
|---|---|---|---|---|
| ili2c-0.0.7-py3-none-win_amd64.whl | Python 3 | none | Windows x86-64 | Details |
| ili2c-0.0.7-py3-none-manylinux2014_x86_64.whl | Python 3 | none | Linux glibc 2.17+ x86-64 | Details |
| ili2c-0.0.7-py3-none-macosx_14_0_arm64.whl | Python 3 | none | macOS 14.0+ ARM64 | Details |
| ili2c-0.0.7-py3-none-macosx_13_0_x86_64.whl | Python 3 | none | macOS 13.0+ x86-64 | Details |
Total release size: 47.0 MB
Release files / ili2c-0.0.7.tar.gz
| Download URL | ili2c-0.0.7.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fa7c5377ec9404f60d13c8f7029a38d84187b2a5d62f4e631af3189a54c15d24
|
|
BLAKE2b-256 checksum How to use checksums |
0af066fc5985ac28b01b8756ed0e17385dd4322788b4c7b08f33982d1c93f91e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / ili2c-0.0.7-py3-none-win_amd64.whl
| Download URL | ili2c-0.0.7-py3-none-win_amd64.whl |
|---|---|
| Size | 11.8 MB |
| Tags | Python 3 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
b197d407b02016dc4d38e5e515987de61333acf77c9af3c083357a5b2e6e9339
|
|
BLAKE2b-256 checksum How to use checksums |
246d87f037d23e175d8c9f6fc723bb8de7a7eaca908f83ff760ca4945d1d7f0d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / ili2c-0.0.7-py3-none-manylinux2014_x86_64.whl
| Download URL | ili2c-0.0.7-py3-none-manylinux2014_x86_64.whl |
|---|---|
| Size | 11.7 MB |
| Tags | Linux glibc 2.17+ x86-64 Python 3 |
|
SHA-256 checksum How to use checksums |
4e19f5b59a54500646d93f6469deea663890fabde7a6ac3a0fa4571671ae50b0
|
|
BLAKE2b-256 checksum How to use checksums |
da4f5bc6c07c021ac1579e661b627ea447a42cf836e3b0ba34d4cd967010ca9f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / ili2c-0.0.7-py3-none-macosx_14_0_arm64.whl
| Download URL | ili2c-0.0.7-py3-none-macosx_14_0_arm64.whl |
|---|---|
| Size | 11.9 MB |
| Tags | Python 3 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
bcc9382a6697fb2cd6eb26264897d30297006aac4b62cb535d222141cc9d9096
|
|
BLAKE2b-256 checksum How to use checksums |
442d9b44b831af018ed7384417f5323ef90c36a1c18b3d4b41cee28757f7ef86
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / ili2c-0.0.7-py3-none-macosx_13_0_x86_64.whl
| Download URL | ili2c-0.0.7-py3-none-macosx_13_0_x86_64.whl |
|---|---|
| Size | 11.5 MB |
| Tags | Python 3 macOS 13.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
3d1e4b65552314f544483d43587eed2392c7c65e9e82edebb374aac08b2cfa9e
|
|
BLAKE2b-256 checksum How to use checksums |
4d1f4c916790a4ac84a9c5611fe519c5c82b399c5dfa6e5667c7dd9a95e564f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|