Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/15r10nk/pysource-minimize

minimize python source code to find bugs more easily
https://github.com/15r10nk/pysource-minimize

code-generation codegenerator python testing

Last synced: 8 days ago
JSON representation

minimize python source code to find bugs more easily

Awesome Lists containing this project

README

        

![ci](https://github.com/15r10nk/pysource-minimize/actions/workflows/ci.yml/badge.svg?branch=main)
[![Docs](https://img.shields.io/badge/docs-mkdocs-green)](https://15r10nk.github.io/pysource-minimize/)
[![pypi version](https://img.shields.io/pypi/v/pysource-minimize.svg)](https://pypi.org/project/pysource-minimize/)
![Python Versions](https://img.shields.io/pypi/pyversions/pysource-minimize)
![PyPI - Downloads](https://img.shields.io/pypi/dw/pysource-minimize)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/15r10nk)](https://github.com/sponsors/15r10nk)

## Installation

You can install "pysource-minimize" via [pip](https://pypi.org/project/pip/):

``` bash
pip install pysource-minimize
```

## Key Features

- **list** of features ...

## Usage

usage ...

## Issues

If you encounter any problems, please [report an issue](https://github.com/15r10nk/pysource-minimize/issues) along with a detailed description.

## License

Distributed under the terms of the [MIT](http://opensource.org/licenses/MIT) license, "pysource-minimize" is free and open source software.