Code Monkey home page Code Monkey logo

imwisagist / gitea_downloader Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 36 KB

Asynchronous script that downloads the HEAD contents of the repository https://gitea.radium.group/radium/project-configuration in a temporary folder of 3 streams. After performing all asynchronous tasks, the script counts sha256 hashes from each downloaded file.

Python 97.69% Makefile 2.31%
aiohttp asyncio hashlib python tempfile wemake-python-styleguide nitpick poetry pytest aiofiles

gitea_downloader's Introduction

Gitea_downloader

Actions Status

Asynchronous script that downloads the HEAD contents of the repository https://gitea.radium.group/radium/project-configuration in a temporary folder of 3 streams. After performing all asynchronous tasks, the script counts sha256 hashes from each downloaded file.

The code passes the wemake-python-style guide linter check without any comments. Nitpick configuration - https://gitea.radium.group/radium/project-configuration

Tests are written for the script on Pytest

Clone the repository and enter:

git clone https://github.com/Imwisagist/Radium.git && cd Radium/

Install poetry:

pip install poetry
Installing dependencies:
poetry install
Running the script:
poetry run python main.py
Checking by linter:
poetry run flake8 main.py
Running tests:
poetry run pytest -vv
Show test coverage:
poetry run pytest --cov-report term-missing --cov=gitea_downloader --cov-report xml

gitea_downloader's People

Contributors

imwisagist avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.