Socket
Socket
Sign inDemoInstall

aedev-git-repo-manager

Package Overview
Dependencies
23
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aedev-git-repo-manager

aedev namespace package portion git_repo_manager: create and maintain local/remote git repositories of Python projects


Maintainers
1

Readme

git_repo_manager 0.3.76

GitLab develop LatestPyPIrelease PyPIVersions

aedev_git_repo_manager package 0.3.76.

Coverage MyPyPrecision PyLintScore

PyPIImplementation PyPIPyVersions PyPIWheel PyPIFormat PyPILicense PyPIStatus PyPIDownloads

installation

execute the following command to install the aedev.git_repo_manager package in the currently active virtual environment:

pip install aedev-git-repo-manager

if you want to contribute to this portion then first fork the aedev_git_repo_manager repository at GitLab. after that pull it to your machine and finally execute the following command in the root folder of this repository (aedev_git_repo_manager):

pip install -e .[dev]

the last command will install this package portion, along with the tools you need to develop and run tests or to extend the portion documentation. to contribute only to the unit tests or to the documentation of this portion, replace the setup extras key dev in the above command with tests or docs respectively.

more detailed explanations on how to contribute to this project are available here

namespace portion documentation

information on the features and usage of this portion are available at ReadTheDocs.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc