Skip to content

HungNguyen501/Python-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Core

Python badge Test badge

Copyright (C) 2024 @github.com:HungNguyen501.
All rights reserved.

Short description

The personal project is written mainly by Python. Also, the project uses GitHub Action and Bazel (incremental build model) for CI flow that qualifies the following criteria:

  • Branch/ Tag naming convention.
  • PEP8 coding style.
  • Unit Tests - Code coverage 100%.

Development guides

Prerequisites

  • Bazel
$ bazel --version
bazel 7.2.1
  • Python 3.12
$ python3.12 --version
Python 3.12.7
$ python3.12 -m pip --version
pip 24.2
  • Init project: install libs and add githook
$ make init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published