Download and resolve maven artifacts
Project description
maven-artifact
A python library to download and resolve maven artifacts.
Installation and Usage
- Install using pip: `pip install maven-artifact'
- Usage: run
maven-artifact
Requirements
- See
pyproject.toml
for details on required Python versions, pip packages etc.
Contributing
- Fork repo
- Before submitting a PR
- Perform formatting (black):
hatch run lint:black src tests
- Run linter (flake8):
hatch run lint:flake8
- Run tests:
- all:
hatch run test:pytest --cov=maven_artifact
- unit only:
hatch run test:pytest --cov=maven_artifact tests/unit
- integration only:
hatch run test:pytest --cov=maven_artifact tests/integration
- all:
- Perform formatting (black):
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
maven_artifact-0.3.5.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file maven_artifact-0.3.5.tar.gz
.
File metadata
- Download URL: maven_artifact-0.3.5.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1a9f9ff6a7841a613ebc12eacd3bee8159aea3995723f60f72e67862ce612962
|
|
MD5 |
4cd8c339e53c752719c565c8292dc325
|
|
BLAKE2b-256 |
d717fe03188387e9771bf528f7a790e186723e78d7fbb0c54940526e029ca050
|
File details
Details for the file maven_artifact-0.3.5-py3-none-any.whl
.
File metadata
- Download URL: maven_artifact-0.3.5-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5bad986453cdfc1028de1e1e2243144b123aaad8cc723af71ec74485c263883b
|
|
MD5 |
136a43ac9f5a4c184818a8988a5f31ba
|
|
BLAKE2b-256 |
b98813e88177df13c26ce8de923157a0fd7637d79224e76d6bb140f7512c19ef
|