Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/v1a0/dryco

Collection of super useful tools/addons/extensions for any python project!
https://github.com/v1a0/dryco

Last synced: 29 days ago
JSON representation

Collection of super useful tools/addons/extensions for any python project!

Awesome Lists containing this project

README

        

# Dryco - "Don't Repeat Yourself collection"

### Collection of super useful tools/addons/extensions for any python project!

---

### PyPi

| Branch | Status |
|:-----------------|:--------------------------------------|
| Latest version | [![pypi-latest-img]][pypi-latest-src] |
| PyPi auto-upload | [![pypi-upload-img]][pypi-upload-src] |

### Tests statuses

| Branch | Status |
|:--------|:---------------------------------:|
| dev | [![tests-dev-img]][tests-src] |
| test | [![tests-test-img]][tests-src] |
| release | [![tests-release-img]][tests-src] |

[tests-dev-img]: https://github.com/v1a0/dryco/actions/workflows/all_tests.yml/badge.svg?branch=dev&event=push
[tests-test-img]: https://github.com/v1a0/dryco/actions/workflows/all_tests.yml/badge.svg?branch=test&event=push
[tests-release-img]: https://github.com/v1a0/dryco/actions/workflows/all_tests.yml/badge.svg?branch=release&event=push
[pypi-latest-img]: https://img.shields.io/pypi/v/dryco.svg
[pypi-upload-img]: https://github.com/v1a0/dryco/actions/workflows/pypi_publish.yml/badge.svg

[tests-src]: https://github.com/v1a0/dryco/actions/workflows/all_tests.yml
[pypi-latest-src]: https://pypi.org/project/dryco/
[pypi-upload-src]: https://github.com/v1a0/dryco/actions/workflows/pypi_publish.yml