All Projects β†’ MacHu-GWU β†’ pygitrepo-project

MacHu-GWU / pygitrepo-project

Licence: MIT license
A simplified, minimal but powerful Python Git Project development workflow CLI tools.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to pygitrepo-project

cibuildwheel
🎑 Build Python wheels for all the platforms on CI with minimal configuration.
Stars: ✭ 1,350 (+4118.75%)
Mutual labels:  travis-ci, pypi
terminalplot
No description or website provided.
Stars: ✭ 40 (+25%)
Mutual labels:  travis-ci, pypi
Cibuildwheel
🎑 Build Python wheels for all the platforms on CI with minimal configuration.
Stars: ✭ 620 (+1837.5%)
Mutual labels:  travis-ci, pypi
ndjson
ndjson with the same interface as the builtin json module
Stars: ✭ 59 (+84.38%)
Mutual labels:  pypi
rabbitChat
A Chat-Server/Chat-System based on AMQP protocol(RabbitMQ) + AMQP Python Client(PIKA) + Websockets(SockJS) + Async Python Server(Tornado)
Stars: ✭ 53 (+65.63%)
Mutual labels:  travis-ci
domnibus
Access domain information via python and command line.
Stars: ✭ 16 (-50%)
Mutual labels:  pypi
dlang-bot
dlang-bot for automated bugzilla, github, and trello references
Stars: ✭ 20 (-37.5%)
Mutual labels:  travis-ci
hera-workflows
Hera is an Argo Workflows Python SDK. Hera aims to make workflow construction and submission easy and accessible to everyone! Hera abstracts away workflow setup details while still maintaining a consistent vocabulary with Argo Workflows.
Stars: ✭ 252 (+687.5%)
Mutual labels:  pypi
travis-ci-latex-pdf
Overview of different methods to build LaTeX with GitHub Actions or Travis-CI (idea by @jackolney but completely rewritten by @PHPirates and contributors).
Stars: ✭ 113 (+253.13%)
Mutual labels:  travis-ci
py-dependency-install
A GitHub Action that installs Python package dependencies from a user-defined requirements.txt file path with optional pip, setuptools, and wheel installs/updates
Stars: ✭ 23 (-28.12%)
Mutual labels:  pypi
cira
Cira algorithmic trading made easy. A Façade library for simpler interaction with alpaca-trade-API from Alpaca Markets.
Stars: ✭ 21 (-34.37%)
Mutual labels:  pypi
rails-rest-api
A simple RoR 5 REST API demo with JWT authentication.
Stars: ✭ 25 (-21.87%)
Mutual labels:  travis-ci
dpytools
Collection of easy to use, beginner friendly but powerful, orthogonal tools to speed up discord bots development (discord.py)
Stars: ✭ 23 (-28.12%)
Mutual labels:  pypi
placekey-py
placekey.io
Stars: ✭ 49 (+53.13%)
Mutual labels:  pypi
pysonDB
A Simple , ☁️ Lightweight , πŸ’ͺ Efficent JSON based database for 🐍 Python. PysonDB-V2 has been released ⬇️
Stars: ✭ 293 (+815.63%)
Mutual labels:  pypi
django-q-email
Queues the sending of email with Django Q.
Stars: ✭ 32 (+0%)
Mutual labels:  pypi
craft
The universal Sentry release CLI πŸš€
Stars: ✭ 117 (+265.63%)
Mutual labels:  pypi
bigbluebutton-api-python
πŸ‘¨β€πŸ« BigBlueButton Python API
Stars: ✭ 21 (-34.37%)
Mutual labels:  pypi
HaxeCI
An example of using CI for Haxe projects.
Stars: ✭ 45 (+40.63%)
Mutual labels:  travis-ci
pypi-command-line
A powerful, colorful, beautiful command-line-interface for pypi.org
Stars: ✭ 32 (+0%)
Mutual labels:  pypi
Documentation Status https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social

Welcome to pygitrepo Documentation

pygitrepo is a Python command line tool that simplifies the Python development, build, test, deploy, publish workflow, using the BEST PRACTICE from a 15 years Python developer.

Features:

  1. Python library / open source PyPI project development workflow.
  2. AWS Lambda based Microservice development, test, deployment workflow.

Install

pygitrepo is released on PyPI, so all you need is:

$ pip install pygitrepo

To upgrade to latest version:

$ pip install --upgrade pygitrepo
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].