A wrapper library to use the commons-ip library in Python
Project description
Python Commons IP
Introduction
This repository provides a Python interface to the Commons IP validator.
Usage
import py_commons_ip
succes, report = py_commons_ip.validate("/path/to/unzipped/zip")
Building
Fetch the commons-ip submodule.
git submodule update --init --remote
Use the Makefile to build the JAR file. This requires a Java runtime and Maven.
make
The JAR file will be copied to py_commons_ip/resources.
Release
Bump the version in pyproject.toml and add a matching tag vX.Y.Z to the commit to start the CI/CD.
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
Built Distribution
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 py_commons_ip-0.3.2.tar.gz.
File metadata
- Download URL: py_commons_ip-0.3.2.tar.gz
- Upload date:
- Size: 9.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ecff1c70517ae6010cf4d04a2b93a69f9f9204e97836ceb5b2021be9cd60ccc
|
|
| MD5 |
46f191b43040082d4351c2d48cff7aa7
|
|
| BLAKE2b-256 |
d6ce69517b43d1eb82bd1774a74cfc5d0aaa57c397a673ad93a14fc2e6d85050
|
File details
Details for the file py_commons_ip-0.3.2-py3-none-any.whl.
File metadata
- Download URL: py_commons_ip-0.3.2-py3-none-any.whl
- Upload date:
- Size: 9.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b93c6c12395cf00c7a63186a9501e3e34eb7554bf46d366937f8b2a5a98ae3c6
|
|
| MD5 |
f41882248909b3bf2a5204a1150bc2f7
|
|
| BLAKE2b-256 |
0835147478cc4a5e65cc59b5b32b485b5e7eb37143666392069f095cf63351ee
|