Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/you-n-g/misc
https://github.com/you-n-g/misc
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/you-n-g/misc
- Owner: you-n-g
- License: mit
- Created: 2023-06-07T05:46:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-05T09:37:20.000Z (5 months ago)
- Last Synced: 2024-11-25T10:47:53.144Z (2 months ago)
- Language: Python
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Miscellaneous Python Tools
A batch of Miscellaneous Python Tools
[![GitHub](https://img.shields.io/github/license/misc/misc)](https://github.com/misc/misc/blob/main/LICENSE)
[![CI Status](https://github.com/misc/misc/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/misc/misc/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/misc/misc/branch/main/graph/badge.svg?token=4JPKXI122N)](https://codecov.io/gh/misc/misc)
[![Documentation Status](https://readthedocs.org/projects/misc/badge/)](https://misc.readthedocs.io/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
[![Serious Scaffold Python](https://img.shields.io/badge/serious%20scaffold-python-blue)](https://github.com/huxuan/serious-scaffold-python)
[![PyPI](https://img.shields.io/pypi/v/misc)](https://pypi.org/project/misc/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/misc)](https://pypi.org/project/misc/)# Introduction
This is a batch of Python tools for personal usage.