Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/v1a0/dryco
- Owner: v1a0
- License: gpl-3.0
- Created: 2023-01-11T10:46:01.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-21T15:42:24.000Z (almost 2 years ago)
- Last Synced: 2024-04-25T03:44:12.291Z (8 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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