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
Accelerator
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
Type
/
to 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
.
python-gitlab
/
python-gitlab
Public
Notifications
You must be signed in to change notification settings
Fork
673
Star
2.5k
Code
Issues
15
Pull requests
16
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-gitlab
gitlab
__init__.py
on
main
User selector
All users
All time
Commit history
Commits on Feb 5, 2025
refactor: use more python3.9 syntax
nejch
authored and
JohnVillalovos
committed
4e90c11
View commit details
Copy full SHA for 4e90c11
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
feat(graphql): add async client
nejch
authored and
max-wittig
committed
288f39c
View commit details
Copy full SHA for 288f39c
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
feat: add a minimal GraphQL client
nejch
authored and
max-wittig
committed
d6b1b0a
View commit details
Copy full SHA for d6b1b0a
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
refactor(const): remove deprecated global constant import
Show description for e4a1f6e
nejch
authored and
JohnVillalovos
committed
e4a1f6e
View commit details
Copy full SHA for e4a1f6e
View code at this point
Browse repository at this point
Commits on May 31, 2023
chore: update copyright year to include 2023
JohnVillalovos
authored and
nejch
committed
511c6e5
View commit details
Copy full SHA for 511c6e5
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
chore: consolidate license and authors
nejch
authored and
JohnVillalovos
committed
366665e
View commit details
Copy full SHA for 366665e
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
refactor: do not recommend plain gitlab.const constants
nejch
authored and
JohnVillalovos
committed
d652133
View commit details
Copy full SHA for d652133
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
chore(gitlab): fix implicit re-exports for mpypy
nejch
authored and
JohnVillalovos
committed
981b844
View commit details
Copy full SHA for 981b844
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
chore: create a custom `warnings.warn` wrapper
Show description for 6ca9aa2
JohnVillalovos
committed
6ca9aa2
View commit details
Copy full SHA for 6ca9aa2
View code at this point
Browse repository at this point
Commits on Jan 15, 2022
chore: rename `gitlab/__version__.py` -> `gitlab/_version.py`
Show description for b981ce7
JohnVillalovos
committed
b981ce7
View commit details
Copy full SHA for b981ce7
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
refactor: deprecate accessing constants from top-level namespace
Show description for c0aa0e1
JohnVillalovos
committed
c0aa0e1
View commit details
Copy full SHA for c0aa0e1
View code at this point
Browse repository at this point
Commits on May 25, 2021
chore: fix import ordering using isort
Show description for f3afd34
JohnVillalovos
committed
f3afd34
View commit details
Copy full SHA for f3afd34
View code at this point
Browse repository at this point
Commits on Apr 18, 2021
chore: fix F401 errors reported by flake8
Show description for ff21eb6
JohnVillalovos
committed
ff21eb6
View commit details
Copy full SHA for ff21eb6
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
chore: remove import of gitlab.utils from __init__.py
Show description for 39b9183
JohnVillalovos
committed
39b9183
View commit details
Copy full SHA for 39b9183
View code at this point
Browse repository at this point
Commits on Feb 18, 2021
refactor: move Gitlab and GitlabList to gitlab/client.py
Show description for 53a7645
JohnVillalovos
committed
53a7645
View commit details
Copy full SHA for 53a7645
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
feat: add personal access token API
Show description for 2bb16fa
max-wittig
committed
2bb16fa
View commit details
Copy full SHA for 2bb16fa
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
chore: remove unused ALLOWED_KEYSET_ENDPOINTS variable
Show description for 3d5d5d8
JohnVillalovos
committed
3d5d5d8
View commit details
Copy full SHA for 3d5d5d8
View code at this point
Browse repository at this point
chore: remove Python 2 code
Show description for b5d4e40
JohnVillalovos
committed
b5d4e40
View commit details
Copy full SHA for b5d4e40
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
docs: add docs and examples for custom user agent
nejch
committed
a69a214
View commit details
Copy full SHA for a69a214
View code at this point
Browse repository at this point
feat(api,cli): make user agent configurable
nejch
committed
4bb201b
View commit details
Copy full SHA for 4bb201b
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
feat: support multipart uploads
max-wittig
committed
2fa3004
View commit details
Copy full SHA for 2fa3004
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
chore: bump python-gitlab to 2.5.0
max-wittig
authored
56fef01
View commit details
Copy full SHA for 56fef01
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
feat(api): add support for instance variables
nejch
committed
4492fc4
View commit details
Copy full SHA for 4492fc4
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
refactor: split unit tests by GitLab API resources
nejch
committed
76b2cad
View commit details
Copy full SHA for 76b2cad
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
chore: bump version to 2.4.0
max-wittig
authored
1606310
View commit details
Copy full SHA for 1606310
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
fix: do not check if kwargs is none
Show description for a349b90
tyates-indeed
and
tron1point0
authored
a349b90
View commit details
Copy full SHA for a349b90
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
fix: make query kwargs consistent between call in init and next
tyates-indeed
committed
72ffa01
View commit details
Copy full SHA for 72ffa01
View code at this point
Browse repository at this point
fix: pass kwargs to subsequent queries in gitlab list
tyates-indeed
committed
1d011ac
View commit details
Copy full SHA for 1d011ac
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
chore: bump version to 2.3.1
max-wittig
committed
870e7ea
View commit details
Copy full SHA for 870e7ea
View code at this point
Browse repository at this point
fix: disable default keyset pagination
Show description for e71fe16
max-wittig
committed
e71fe16
View commit details
Copy full SHA for e71fe16
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
chore: bump to 2.3.0
max-wittig
committed
01ff865
View commit details
Copy full SHA for 01ff865
View code at this point
Browse repository at this point
fix: use keyset pagination by default for /projects > 50000
Show description for f86ef3b
max-wittig
committed
f86ef3b
View commit details
Copy full SHA for f86ef3b
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
chore: bump to 2.2.0
max-wittig
authored
22d4b46
View commit details
Copy full SHA for 22d4b46
View code at this point
Browse repository at this point
Merge pull request #1059 from python-gitlab/fix/raise-from
Show description for 6749859
max-wittig
authored
6749859
View commit details
Copy full SHA for 6749859
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
feat(api): add support for Gitlab Deploy Token API
ayoub mrini
committed
01de524
View commit details
Copy full SHA for 01de524
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.