Python tool for automatically wrapping multiple (possibly private) Python libraries into a single portable module file.
Project description
fetching
Python tool for automatically wrapping multiple (possibly private) Python libraries
into a single portable module file.
purpose
This tool can be used to automatically extract files from multiple repositories and
package them into a single portable module file.
installation and usage
The package is available on PyPi:
python -m pip install fetching
The library can be imported as follows:
from fetching import Fetching
Fetching relies on the GitHub API, and as such won't work unless you either pass a valid
token to the fetch_and_build() method, or store one in either the GH_TOKEN or GITHUB_TOKEN
environment variables.
testing
Running test.py relies on either the GH_TOKEN or GITHUB_TOKEN environment variables
being set.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fetching-0.2.0.tar.gz.
File metadata
- Download URL: fetching-0.2.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2057a924262274cc86f90f8abd0d616d0bab2df4576b6d64076559e0c392a6d3
|
|
| MD5 |
6cdbefad40df76d9393eec5741eb3191
|
|
| BLAKE2b-256 |
7e36d7ce4fa81af30fa97a7414fc86732f3f98b2e9f3f97dcf94314f1d24b217
|
File details
Details for the file fetching-0.2.0-py2-none-any.whl.
File metadata
- Download URL: fetching-0.2.0-py2-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b5d19f82ce42c59e12f14217fd91d212650a78eb0c14206b4a34860d225391d
|
|
| MD5 |
1be0724c13541a7c3aa2e960e268e1e6
|
|
| BLAKE2b-256 |
05623d3565039ecbe8dfb2ac658d6506340ae7b5ed99f8f7ae95013195f98358
|