Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

MisileLab/PythonVCS

Repository files navigation

PythonVCS

API wrapper for VCS hosting system.

Supported platforms

  • Gitea
    Github, Gitlab, Bitbucket support will not, until that packages is not updated long.
    Pijul nest can't support because does not provide api docs.

Installation

You can install this package using pip like this: pip install PythonVCS

Installation for Contributing this package

You can contribute this package, that's why this package is open source.

  1. Install poetry.
  2. Install dependencies with this command: poetry install
  3. Contributing this package for typo issue or performance issue, new feature, etc.
  4. Create pull request!

I found, Security Vulnerability, How can I report this bug?

I'm using matrix for reporting. Matrix DM

API Documentation

API Docs