Skip to content

pymaven is a library for working with maven repositories via python. pymaven is not intended as a complete replacement of the maven build system, but instead as a way for python programs to fetch artifacts and artifact dependencies from maven2 repositories.

License

Notifications You must be signed in to change notification settings

sassoftware/pymaven

Repository files navigation

Pymaven

Overview

Pymaven is a Python library for interfacing with the maven build system. There are two major interfaces:

  • pymaven.client provides a basic maven repository client
  • pymaven.pom provides a Pom object that can provide progromatic access to a maven pom file

About

pymaven is a library for working with maven repositories via python. pymaven is not intended as a complete replacement of the maven build system, but instead as a way for python programs to fetch artifacts and artifact dependencies from maven2 repositories.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages