Skip to main content

jip installs packages, for Jython

Project description

Due to the complexity of traditional Java dependency management tool(ivy/maven), I created jip for simple and easy, in a python way. Use jip, you can download and install jars from maven central repositories, just like the way of well known python package management tool, pip.

The typical usage of jip is:

jip install [groupId]:[artifactId]:[version]

Currently, jip must be used with virtualenv, this is also a best practice for you to create and manage portable environments of python.

jip is under active development, and does not have a stable release currently.

Project details


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