{"id":24362457,"url":"https://github.com/machu-gwu/pygitrepo-project","last_synced_at":"2025-04-10T10:53:08.905Z","repository":{"id":82575764,"uuid":"102767786","full_name":"MacHu-GWU/pygitrepo-project","owner":"MacHu-GWU","description":"A simplified, minimal but powerful Python Git Project development workflow CLI tools.","archived":false,"fork":false,"pushed_at":"2023-06-03T07:38:21.000Z","size":224,"stargazers_count":32,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T09:47:01.944Z","etag":null,"topics":["developer-tools","github","pypi","python","travis-ci"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MacHu-GWU.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-07T17:44:47.000Z","updated_at":"2024-12-26T15:59:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c01b84d-bb5d-4385-82e6-fe89873f2994","html_url":"https://github.com/MacHu-GWU/pygitrepo-project","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacHu-GWU%2Fpygitrepo-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacHu-GWU%2Fpygitrepo-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacHu-GWU%2Fpygitrepo-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacHu-GWU%2Fpygitrepo-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MacHu-GWU","download_url":"https://codeload.github.com/MacHu-GWU/pygitrepo-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248204535,"owners_count":21064854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-tools","github","pypi","python","travis-ci"],"created_at":"2025-01-18T22:52:16.915Z","updated_at":"2025-04-10T10:53:08.898Z","avatar_url":"https://github.com/MacHu-GWU.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n.. image:: https://github.com/MacHu-GWU/pygitrepo-project/workflows/CI/badge.svg\n    :target: https://github.com/MacHu-GWU/pygitrepo-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/pygitrepo-project/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/MacHu-GWU/pygitrepo-project\n\n.. image:: https://readthedocs.org/projects/pygitrepo/badge/?version=latest\n    :target: https://pygitrepo.readthedocs.io/?badge=latest\n    :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/l/pygitrepo.svg\n    :target: https://pypi.python.org/pypi/pygitrepo\n\n.. image:: https://img.shields.io/pypi/pyversions/pygitrepo.svg\n    :target: https://pypi.python.org/pypi/pygitrepo\n\n.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social\n    :target: https://github.com/MacHu-GWU/pygitrepo-project\n\n------\n\n\n.. image:: https://img.shields.io/badge/Link-Document-blue.svg\n    :target: http://pygitrepo.my-docs.com/index.html\n\n.. image:: https://img.shields.io/badge/Link-API-blue.svg\n    :target: http://pygitrepo.my-docs.com/py-modindex.html\n\n.. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg\n    :target: http://pygitrepo.my-docs.com/py-modindex.html\n\n.. image:: https://img.shields.io/badge/Link-Install-blue.svg\n    :target: `install`_\n\n.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg\n    :target: https://github.com/MacHu-GWU/pygitrepo-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n    :target: https://github.com/MacHu-GWU/pygitrepo-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n    :target: https://github.com/MacHu-GWU/pygitrepo-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n    :target: https://pypi.org/pypi/pygitrepo#files\n\n\nWelcome to ``pygitrepo`` Documentation\n==============================================================================\n\n- `English document is here \u003chttps://pygitrepo.readthedocs.io/index.html\u003e`_\n- `中文文档在此 \u003chttps://pygitrepo.readthedocs.io/index_cn.html\u003e`_\n\n``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.\n\nFeatures:\n\n1. Python library / open source PyPI project development workflow.\n2. AWS Lambda based Microservice development, test, deployment workflow.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``pygitrepo`` is released on PyPI, so all you need is:\n\n.. code-block:: console\n\n    $ pip install pygitrepo\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n    $ pip install --upgrade pygitrepo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachu-gwu%2Fpygitrepo-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmachu-gwu%2Fpygitrepo-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachu-gwu%2Fpygitrepo-project/lists"}