Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / Gr1N 28 repositories

Passionate Software Engineer

Gr1N/aiodogstatsd

An asyncio-based client for sending metrics to StatsD with support of DogStatsD extension

Language: Python - Size: 1.43 MB - Last synced: about 8 hours ago - Pushed: over 2 years ago - Stars: 32 - Forks: 9

Gr1N/setup-poetry

Set up your GitHub Actions workflow with a specific version of Poetry

Language: TypeScript - Size: 675 KB - Last synced: 24 days ago - Pushed: 4 months ago - Stars: 83 - Forks: 14

Gr1N/EasyPaint

Yet another painting software

Language: C++ - Size: 1.98 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 84 - Forks: 39

Gr1N/django-debug-informer 📦

A simple application that helps displays various debug information about the Django project

Language: Python - Size: 46.9 KB - Last synced: 5 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

Gr1N/asyncpgsa Fork of CanopyTax/asyncpgsa

A wrapper around asyncpg for use with sqlalchemy

Language: Python - Size: 132 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

Gr1N/pytest-mockservers

A set of fixtures to test your requests to HTTP/UDP servers

Language: Python - Size: 86.9 KB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 6 - Forks: 2

Gr1N/nats-python

Python client for NATS messaging system

Language: Python - Size: 62.5 KB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 85 - Forks: 21

Gr1N/json-ext-encoder

Extended JSON encoder for Python data structures

Language: Python - Size: 19.5 KB - Last synced: 22 days ago - Pushed: over 5 years ago - Stars: 3 - Forks: 0

Gr1N/aioapi

Yet another way to build APIs using AIOHTTP framework

Language: Python - Size: 845 KB - Last synced: 29 days ago - Pushed: over 4 years ago - Stars: 13 - Forks: 2

Gr1N/teamcity-monitor

Solution for monitoring status of TeamCity builds

Language: Go - Size: 160 KB - Last synced: 11 months ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

Gr1N/django-oauth-toolkit Fork of jazzband/django-oauth-toolkit

OAuth2 goodies for the Djangonauts!

Language: Python - Size: 860 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

Gr1N/the-python-action 📦

A GitHub action for Python projects to run linters and tests

Language: HCL - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

Gr1N/wuffi-todomvc 📦

Language: Python - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

Gr1N/wuffi 📦

Language: Python - Size: 64.5 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

Gr1N/the-telegram-action 📦

Post Telegram messages

Language: Shell - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

Gr1N/amazon-kinesis-client-python Fork of alight-analytics/amazon-kinesis-client-python 📦

Amazon Kinesis Client Library for Python

Language: Python - Size: 118 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

Gr1N/docker-tox-base Fork of themattrix/docker-tox-base 📦

Docker base image for running tox with Python 3.6.

Language: Shell - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

Gr1N/docker-pyenv Fork of themattrix/docker-pyenv 📦

Base image for installing Python versions with pyenv.

Size: 2.93 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 1

Gr1N/SublimeFixMacEnv

A Sublime Text 3 plugin to set the any env variable correctly on OS X

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 7 - Forks: 1

Gr1N/talks

My talks from meetups and conferences

Language: HTML - Size: 182 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

Gr1N/asyncio-ipython-magic

An extension for IPython that help to run AsyncIO code in your interactive session

Language: Python - Size: 6.84 KB - Last synced: 6 days ago - Pushed: over 7 years ago - Stars: 28 - Forks: 2

Gr1N/jaeger-operator Fork of jaegertracing/jaeger-operator

Jaeger Operator for Kubernetes simplifies deploying and running Jaeger on Kubernetes.

Language: Go - Size: 20.7 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

Gr1N/aiotelegraf

An asyncio-based client for sending metrics to Telegraf

Language: Python - Size: 44.9 KB - Last synced: 12 days ago - Pushed: about 4 years ago - Stars: 2 - Forks: 1

Gr1N/revel-gorm

GORM integration module for revel framework

Language: Go - Size: 6.84 KB - Last synced: 11 months ago - Pushed: over 7 years ago - Stars: 9 - Forks: 3

Gr1N/frozenlist Fork of aio-libs/frozenlist

FrozenList is a list-like structure which implements collections.abc.MutableSequence, and which can be made immutable.

Size: 133 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

Gr1N/poffw

Proof-of-work prototype (very simple and very stupid)

Language: Python - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 5 - Forks: 0

Gr1N/zsh-plugins

Just a dump of zsh plugins. Be careful and think twice if you want to use them :upside_down_face:

Language: Shell - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Gr1N/poetry Fork of python-poetry/poetry

Python dependency management and packaging made easy.

Language: Python - Size: 7.03 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

Gr1N/crontab Fork of jshmrtn/crontab

Parse Cron Expressions, Compose Cron Expression Strings and Caluclate Execution Dates.

Size: 204 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Gr1N/pydantic Fork of pydantic/pydantic

Data validation using Python 3.6 type hinting

Language: Python - Size: 646 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Gr1N/rainbowrunners

Awesome rainbow test runners!!1

Language: Python - Size: 229 KB - Last synced: 23 days ago - Pushed: over 10 years ago - Stars: 8 - Forks: 1

Gr1N/jsonpointer-helpers

Helpers for JSON pointers described by RFC 6901

Language: Python - Size: 19.5 KB - Last synced: 4 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

Gr1N/pyfrozen

Set of collections with ability to freeze their items

Language: Python - Size: 18.6 KB - Last synced: 30 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Gr1N/nats-site Fork of nats-io/nats-site

nats.io site content

Language: JavaScript - Size: 53.6 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

Gr1N/asyncio-nats Fork of nats-io/nats.py

An asyncio based Python client for NATS

Language: Python - Size: 191 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

Gr1N/docs2confluence

Solution for uploading markdown formatted documents to Atlassian Confluence

Language: Python - Size: 156 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 1 - Forks: 0

Gr1N/aiobotocore Fork of aio-libs/aiobotocore

asyncio support for botocore library using aiohttp

Language: Python - Size: 392 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Gr1N/aiopg Fork of aio-libs/aiopg

aiopg is a library for accessing a PostgreSQL database from the asyncio

Language: Python - Size: 652 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

Gr1N/rpihelper

Raspberry Pi Helper is a very lightweight system monitoring, services management tool and etc.

Language: Python - Size: 621 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 1 - Forks: 0

Gr1N/pyenv Fork of pyenv/pyenv

Simple Python version management

Language: Shell - Size: 2.66 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

Gr1N/cron-descriptor Fork of Salamek/cron-descriptor

A Python library that converts cron expressions into human readable strings.

Language: Python - Size: 123 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

Gr1N/vyper Fork of alexferl/vyper

Python configuration with (more) fangs

Language: Python - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

Gr1N/httpstatus35

Python 3.5 http.HTTPStatus backported to 3.4 and 2.7

Language: Python - Size: 7.81 KB - Last synced: 3 days ago - Pushed: about 8 years ago - Stars: 1 - Forks: 0

Gr1N/paco Fork of h2non/paco

Small utility library for coroutine-driven, asynchronous-based generic programming in Python +3.4

Language: Python - Size: 149 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Gr1N/sc-web Fork of ostis-dev/sc-web

Web oriented sc-models interpreter

Language: JavaScript - Size: 5.39 MB - Last synced: about 1 year ago - Pushed: about 11 years ago - Stars: 0 - Forks: 0

Gr1N/pypispy

"Big Brother" is watching your packages!

Language: Python - Size: 224 KB - Last synced: 7 days ago - Pushed: about 10 years ago - Stars: 2 - Forks: 0

Gr1N/bemo-python Fork of bemo-project/bemo-python

bemo on Python with passion

Language: Python - Size: 65.4 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

Gr1N/pacman

Go for fun

Language: Go - Size: 178 KB - Last synced: 19 days ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

Gr1N/1pwd

A command line interface for 1Password

Language: Python - Size: 313 KB - Last synced: 22 days ago - Pushed: about 10 years ago - Stars: 5 - Forks: 2

Gr1N/rpi-backup

RaspberryPi backup script

Size: 152 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

Gr1N/bobtemplates.gr1n

My mr.bob templates

Language: Python - Size: 148 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

Gr1N/scheduler

Scheduler for BSUIR students

Language: Python - Size: 141 KB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 0 - Forks: 0

Gr1N/copypaste

Platform independent copy + paste library for Python

Language: Python - Size: 160 KB - Last synced: 3 days ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

Gr1N/procyon

Package manager for OSTIS (Open Semantic Technology for Intelligent Systems)

Language: Python - Size: 194 KB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 1 - Forks: 1