https://github.com/aligent/bitbucket-manager
https://github.com/aligent/bitbucket-manager
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aligent/bitbucket-manager
- Owner: aligent
- License: gpl-3.0
- Created: 2021-11-09T03:02:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T01:06:55.000Z (almost 3 years ago)
- Last Synced: 2025-02-16T13:23:56.043Z (over 1 year ago)
- Language: Python
- Size: 85 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Bitbucket Manager
A Python library for managing Bitbucket repositories. With the main focus of automating the creation of repositories with appropriate branching models and permissions.
## Installation
`pip install git+https://github.com/aligent/bitbucket-manager`