Skip to content

MerginMaps/python-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mergin python client

Repo for mergin client and basic utils.

Python 3.0+ required.

For using mergin client with its dependencies locally run:

pip install wheel
python3 setup.py sdist bdist_wheel
mkdir -p mergin/deps
pip wheel -r mergin_client.egg-info/requires.txt -w mergin/deps

To run cli you need to install click:

pip install click

About

Python API client library for Mergin Maps

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 19