Zimfarm Client
Project description
Overview
Zimfarm client provides a way to programmatically interact with Zimfarm services.
Requirements
- Python 3.7.0 or up
- A Internet connection
- Username and password
How to run
Option 1: using source code
- clone this repository and go into root of the repository
- make a virtual environment (optional)
- install dependencies:
pip install -r requirements.txt
- set PYTHONPATH environment variable
export PYTHONPATH=$PWD
- start writing code and run them, e.g.
python example/list_wokers.py
Option 2: install from pip
Coming soon...
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size zimfarm-0.0.10-py3-none-any.whl (18.4 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size zimfarm-0.0.10.tar.gz (3.6 kB) | File type Source | Python version None | Upload date | Hashes View |