Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MerginMaps
/
python-api-client
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
23
Code
Issues
26
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-api-client
mergin
cli.py
on
sparse_checkout
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 11, 2026
Merge remote-tracking branch 'origin/develop' into sparse_checkout
varmar05
committed
c84c053
View commit details
Copy full SHA for c84c053
View code at this point
Browse repository at this point
Commits on Sep 10, 2026
Separate download single file to dedicated API call
varmar05
committed
4767c67
View commit details
Copy full SHA for 4767c67
View code at this point
Browse repository at this point
Commits on Sep 3, 2026
Add sparse checkout support: filter downloaded/pushed files by include/exclude pattern
varmar05
committed
27311ed
View commit details
Copy full SHA for 27311ed
View code at this point
Browse repository at this point
Allow downloading a single file by project name without a local checkout
varmar05
committed
d62ff99
View commit details
Copy full SHA for d62ff99
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
Fix plugins.qgis.org security-review findings
Show description for 62e15c4
harminius
committed
62e15c4
View commit details
Copy full SHA for 62e15c4
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
Cosmetic upgrades v1
MarcelGeo
committed
9486830
View commit details
Copy full SHA for 9486830
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
Introduce generator for getting progress
Show description for 3d00631
MarcelGeo
committed
3d00631
View commit details
Copy full SHA for 3d00631
View code at this point
Browse repository at this point
create generator yielding function for sync project
MarcelGeo
committed
2e38b84
View commit details
Copy full SHA for 2e38b84
View code at this point
Browse repository at this point
First version for sync progress bar
MarcelGeo
committed
0119b7d
View commit details
Copy full SHA for 0119b7d
View code at this point
Browse repository at this point
Commits on Sep 9, 2025
black
Show description for 747ea46
MarcelGeo
committed
747ea46
View commit details
Copy full SHA for 747ea46
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
Address comstic comments from @varmar05 and some from @wonder-sk
Show description for 0128a06
MarcelGeo
committed
0128a06
View commit details
Copy full SHA for 0128a06
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
fixes for missing schema
Show description for 054a818
MarcelGeo
committed
054a818
View commit details
Copy full SHA for 054a818
View code at this point
Browse repository at this point
Commits on Nov 29, 2024
Remove deprecated check for server compatibility via the list of endpoints
tomasMizera
committed
2426961
View commit details
Copy full SHA for 2426961
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
Cleanup references to previous repository name of python-api-client (#217)
Show description for e15324c
CeliaBuira
authored
e15324c
View commit details
Copy full SHA for e15324c
View code at this point
Browse repository at this point
upload deprecated pipelines and black
MarcelGeo
committed
82e38b6
View commit details
Copy full SHA for 82e38b6
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
Merge pull request #199 from kaloyan13/master
Show description for 8e05f38
MarcelGeo
authored
8e05f38
View commit details
Copy full SHA for 8e05f38
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
drop namespace to match share interface
kaloyan13
committed
9edd20d
View commit details
Copy full SHA for 9edd20d
View code at this point
Browse repository at this point
rename json parameter
kaloyan13
committed
d190900
View commit details
Copy full SHA for d190900
View code at this point
Browse repository at this point
Updated:
Show description for d316615
MarcelGeo
committed
d316615
View commit details
Copy full SHA for d316615
View code at this point
Browse repository at this point
Commits on May 28, 2024
Fix: add default values for share command
MarcelGeo
authored and
wonder-sk
committed
a33443e
View commit details
Copy full SHA for a33443e
View code at this point
Browse repository at this point
Added editor project permission
Show description for 8bc0c7f
MarcelGeo
authored and
wonder-sk
committed
8bc0c7f
View commit details
Copy full SHA for 8bc0c7f
View code at this point
Browse repository at this point
Commits on Apr 7, 2024
add list-files command
kaloyan13
committed
78eb47d
View commit details
Copy full SHA for 78eb47d
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Add project renaming + CLI to reset changes (#192)
JanCaha
authored
3506890
View commit details
Copy full SHA for 3506890
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
Fix CLI for list-projects (#188)
Show description for 5610a91
JanCaha
authored
5610a91
View commit details
Copy full SHA for 5610a91
View code at this point
Browse repository at this point
Fix awkward syntax of create_project, create_project_and_push, clone_project (#187)
Show description for 7ff8768
JanCaha
authored
7ff8768
View commit details
Copy full SHA for 7ff8768
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Use explicit function calls to get project metadata
Show description for 67706bb
wonder-sk
committed
67706bb
View commit details
Copy full SHA for 67706bb
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
fix formatting
wonder-sk
committed
e19211f
View commit details
Copy full SHA for e19211f
View code at this point
Browse repository at this point
Add hint for setting MERGIN_AUTH variable in Windows
erpas
authored and
wonder-sk
committed
3df1f13
View commit details
Copy full SHA for 3df1f13
View code at this point
Browse repository at this point
Commits on Feb 27, 2023
use versions/paginated endpoint to retrieve detailed version information
Show description for 8c1b42d
alexbruy
committed
8c1b42d
View commit details
Copy full SHA for 8c1b42d
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
run black
PeterPetrik
committed
ae9ff38
View commit details
Copy full SHA for ae9ff38
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
add spaces
PeterPetrik
committed
3efbb56
View commit details
Copy full SHA for 3efbb56
View code at this point
Browse repository at this point
fix tests
PeterPetrik
committed
44f8e87
View commit details
Copy full SHA for 44f8e87
View code at this point
Browse repository at this point
fix #21 list projects for more > 50
PeterPetrik
committed
d635465
View commit details
Copy full SHA for d635465
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
Fix broken status and download-file in CLI (fixes #139, fixes #140)
wonder-sk
committed
e8ca84f
View commit details
Copy full SHA for e8ca84f
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
update public and test server URL's (#137)
alexbruy
authored
2929873
View commit details
Copy full SHA for 2929873
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.