Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/15r10nk/pysource-minimize
- Owner: 15r10nk
- License: mit
- Created: 2022-11-28T22:36:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T04:18:09.000Z (24 days ago)
- Last Synced: 2024-10-20T12:35:07.713Z (19 days ago)
- Topics: code-generation, codegenerator, python, testing
- Language: Python
- Homepage:
- Size: 801 KB
- Stars: 30
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.