Python package for ili2c.
Project description
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 ilivalidator
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ili2c-0.0.5.tar.gz.
File metadata
- Download URL: ili2c-0.0.5.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc7214accbfb1546c8ec7e9976a3f83199def27e028b6bf3780be7ece3f7530e
|
|
| MD5 |
e63e6a2743f8e36f6855d8357f07778c
|
|
| BLAKE2b-256 |
81e376ec7070ebaa686e2d15a8f1f531bc9af68e4d90170bda9807994057096e
|
File details
Details for the file ili2c-0.0.5-py3-none-win_amd64.whl.
File metadata
- Download URL: ili2c-0.0.5-py3-none-win_amd64.whl
- Upload date:
- Size: 11.9 MB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40ab1f2f05acb232419ce4ff305dbb04dc506486fd1312a7325634fb7c54b779
|
|
| MD5 |
8b2f264e44fd77449a20b43f0bd34394
|
|
| BLAKE2b-256 |
e3e38603e500f18c44e8672d202c18c2e0f03c0437e3896ccb849ab4964c1ea9
|
File details
Details for the file ili2c-0.0.5-py3-none-manylinux2014_x86_64.whl.
File metadata
- Download URL: ili2c-0.0.5-py3-none-manylinux2014_x86_64.whl
- Upload date:
- Size: 11.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b718a0c2a91ef2d591ff3a8c55ce271077ba68f9df6a6e4b1c733131a3852c9
|
|
| MD5 |
1cec5c49aa8c3d768ff6eee994ae23b9
|
|
| BLAKE2b-256 |
bb4b88e873fce2794eafc1cbdc0151c2cd91f314dafa7329ef025b2d342b9d19
|
File details
Details for the file ili2c-0.0.5-py3-none-macosx_14_0_arm64.whl.
File metadata
- Download URL: ili2c-0.0.5-py3-none-macosx_14_0_arm64.whl
- Upload date:
- Size: 11.9 MB
- Tags: Python 3, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1f02eed8bdf4a7aebf3edf591e14f71607781dcc6ae922a405fe2b69a758bc6
|
|
| MD5 |
76f9f5ca8d3e16e59d98a2a7d9e2fec9
|
|
| BLAKE2b-256 |
e300947a93834d83d300408a7e712beb156f78d552277b18b71072d9040bf056
|
File details
Details for the file ili2c-0.0.5-py3-none-macosx_13_0_x86_64.whl.
File metadata
- Download URL: ili2c-0.0.5-py3-none-macosx_13_0_x86_64.whl
- Upload date:
- Size: 11.5 MB
- Tags: Python 3, macOS 13.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53003892df1a25a7481404cf42e723b40ba5e55b8aaa8b5ad7c10d2044f81d15
|
|
| MD5 |
1b4508b961b264dce13ba3845e9ce965
|
|
| BLAKE2b-256 |
c800959e0478ecc28ab85c64c741f8d0bbd837d14cf7657af2afffe95ea30d91
|