Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shenxiangzhuang/mppt
A Modern Python Package Template
https://github.com/shenxiangzhuang/mppt
black codecov duty flake8 hypothesis-testing isort makefile mkdocs mkdocs-material mypy package package-manager poetry pre-commit pypi pytest python python3 ruff taskfile
Last synced: 4 months ago
JSON representation
A Modern Python Package Template
- Host: GitHub
- URL: https://github.com/shenxiangzhuang/mppt
- Owner: shenxiangzhuang
- License: mit
- Created: 2023-08-14T03:56:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-09T01:53:08.000Z (10 months ago)
- Last Synced: 2024-04-10T01:22:17.635Z (10 months ago)
- Topics: black, codecov, duty, flake8, hypothesis-testing, isort, makefile, mkdocs, mkdocs-material, mypy, package, package-manager, poetry, pre-commit, pypi, pytest, python, python3, ruff, taskfile
- Language: Python
- Homepage: http://datahonor.com/mppt/
- Size: 497 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
MPPT
A Modern Python Package Template
[![Python](https://img.shields.io/pypi/pyversions/mppt.svg?color=%2334D058)](https://pypi.org/project/mppt/)
[![PyPI](https://img.shields.io/pypi/v/mppt?color=%2334D058&label=pypi%20package)](https://pypi.org/project/mppt/)[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)[![Build Docs](https://github.com/shenxiangzhuang/mppt/actions/workflows/build_docs.yaml/badge.svg)](https://github.com/shenxiangzhuang/mppt/actions/workflows/build_docs.yaml)
[![Test](https://github.com/shenxiangzhuang/mppt/actions/workflows/test.yaml/badge.svg)](https://github.com/shenxiangzhuang/mppt/actions/workflows/test.yaml)
[![Codecov](https://codecov.io/gh/shenxiangzhuang/mppt/branch/master/graph/badge.svg)](https://codecov.io/gh/shenxiangzhuang/mppt)
[![GitHub License](https://img.shields.io/github/license/shenxiangzhuang/mppt)](https://github.com/shenxiangzhuang/mppt/blob/master/LICENSE)# About
[MPPT](https://github.com/shenxiangzhuang/mppt): A **M**odern **P**ython **P**ackage **T**emplate.# News
- 🥳🥳🥳[2024-07-19]
- Presentation: MPPT Practice- 🥳🥳🥳[2023-12-07] **Presentation: MPPT Theory**
- Check the pdf file [here](https://github.com/shenxiangzhuang/mppt/blob/master/presentation/mppt-theory.pdf)# Documentation
[https://datahonor.com/mppt/](https://datahonor.com/mppt/)