Skip to main content

A lightweight dependency manager for Python.

Project description

DepUtil

A lightweight dependency manager for Python.

NOTE: This is a very early release. While DepUtil is perfectly fine to use, there are currently no configuration options for it.

Installation

To install the latest stable version of DepUtil, use the following command:

pip install deputil

You can also install the latest development version using the following command:

pip install git+https://github.com/parafoxia/deputil

You may need to prefix these commands with a call to the Python interpreter depending on your OS and Python configuration.

Usage

To run DepUtil, you can use either of the following commands:

deputil update <glob expressions>
python -m deputil update <glob expressions>

You can also fetch the latest version of any package by using the following command:

deputil latest <packages>

Contributing

Contributions are very much welcome! To get started:

License

The DepUtil module for Python is licensed under the BSD 3-Clause License.

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

deputil-0.2.0.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

deputil-0.2.0-py3-none-any.whl (17.6 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