Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of volkovasystems/pyck

Account's avatar
volkovasystems/condev
Evaluate condition over entity.
Account's avatar
volkovasystems/raze
Convert entity to Array instance.
Account's avatar
volkovasystems/zelf
I think therefore I am.
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

volkovasystems's profile
volkovasystems
18 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
volkovasystems

volkovasystems/pyck

Pick elements based on condition.

JavaScript
0
0
No license

Pyck is a Python library for selectively picking elements from a collection based on specified conditions. It provides a concise way to filter data without needing to write verbose loops or list comprehensions. This tool is useful for developers who need to efficiently extract specific data points from lists, dictionaries, or other iterable objects.