Skip to main content

Python library for installing packages directly from a git repository

Project description

TugIt

TugIt is a Python library for installing packages directly from a git repository.

How to Install

To install TugIt just use:

pip install tugit

How to install a Python package hosted as a Git repo

To use TugIt to install Python packages directly from a git repository use the Installer class:

from tugit import Installer
installer = Installer()
installer.tug(package='tugit', url='https://github.com/idin/tugit.git') 
# optional arguments: 
#   ignore_if_installed (default: True)
#   echo (default: 1)

How to get a list of installed packages

print(installer.installed_packages)

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

tugit-1.1.2.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

tugit-1.1.2-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file tugit-1.1.2.tar.gz.

File metadata

  • Download URL: tugit-1.1.2.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for tugit-1.1.2.tar.gz
Algorithm Hash digest
SHA256 ac86b40f92c94b343445084434ecac174d8dbb1e5ee6e8c53810c19512be0657
MD5 9d5b9d497caf0bf4947d0382666313ad
BLAKE2b-256 255b5ee4a84bdc1a2bbcab8048c351d87d4083c703093cfc39ad980190c4cba3

See more details on using hashes here.

File details

Details for the file tugit-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: tugit-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for tugit-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4e54b7a60b7241de99f07fbd94a3f5e29ae5e07c53ad7f9d89b53131e128ce7e
MD5 0ac6ac9a5cda080048148273271b10c8
BLAKE2b-256 b0acad47f6e504e220f76c6c4789a163e082d73b69bb2a24ce2cf93918b17293

See more details on using hashes here.

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