Import python packages directly from a git repository
Project description
Import python packages directly from a git repository
System Requirements
Python 3.4 or higher
libgit2 installed
Installation
Mac OS X
brew install libgit2
All Platforms
pip3 install gitimport
Usage
A simple example
import gitimport
gitimport.add_repository_to_path('/path/to/your/repo', rev='demo')
# Now you can import 'your_module' from the git repository
import your_module
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
gitimport-1.2.0.tar.gz
(2.7 kB
view details)
File details
Details for the file gitimport-1.2.0.tar.gz
.
File metadata
- Download URL: gitimport-1.2.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ea886c69d5b82a205799c6f602cd65ae26565e9038634389667ca5f0adaf022d
|
|
MD5 |
5c9e00cd1380586bcd283cea87aeb99e
|
|
BLAKE2b-256 |
7e117c2b96130fb1f3573e5ae6ef168ce5d87b9002e3275a2e2246c97eed464a
|