Skip to main content

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

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

maven_artifact-0.3.4.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

maven_artifact-0.3.4-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page