Skip to main content

machine/deep learning model distribution relying on Maven infrastructure

Project description

# Moven Python infrastructure

Moven Python infrastructure relying on [jip](https://pypi.python.org/pypi/jip) for models retrieval.

## Installation

This implementation relies on [jip](https://pypi.python.org/pypi/jip) to manage the Maven dependencies. Therefore you would need jip in your system. The following command will handle that:

sudo python setup.py install

## Configuration

To avoid unnecessary network usage, it is recommended to have added your local Maven repo to your configuration at $HOME/.jip_config ($VIRTUAL_ENV/.jip_config if you’re using a virtual environment):

[repos:local] uri=/home/<USERNAME>/.m2/repository/ type=local

[repos:central] uri=http://repo1.maven.org/maven2/ type=remote

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

moven-0.1.0.tar.gz (2.8 kB view hashes)

Uploaded Source

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