Skip to content

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:

  • PEP8 coding style.
  • Unit Tests - Code coverage 100%.

Development guides

Prerequisites

$ bazel --version
bazel 7.2.1
  • Python 3.12
$ python3.12 --version
Python 3.12.7
  • Init project:
# Create python venv
$ python3.12 -m venv .venv
$ source .venv/bin/activate
# Install dependencies and githook
$ make init

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages