Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

dry-python

A set of libraries for pluggable business logic components
Collective - Host: opensource - https://opencollective.com/dry-python - Website: https://dry-python.org/ - Code: https://github.com/dry-python

Merge branch 'master' of https://github.com/dry-python/returns into issue-496

github.com/dry-python/returns - 559edc55da26c12abfc4106d6a10d1cf860ac992 authored over 4 years ago
WIP: adds future interface

github.com/dry-python/returns - a181111be66137d1862a1acb0c05d3d4e83d8664 authored over 4 years ago
Updates CHANGELOG.md, `Adds a helper to test traces to our pytest plugin` (#508)

github.com/dry-python/returns - 6706992ac782713c6cc09d3789f9d1db3982778d authored over 4 years ago
Progress on redifing interfaces for Result-based types

github.com/dry-python/returns - af382aeb44be7b90531621d4d191134894d21b74 authored over 4 years ago
Add a helper to test traces (#493)

* Creates `has_trace` method in `_ReturnsAsserts` class, refs #430

* Adds `WPS201` code to be...

github.com/dry-python/returns - 9e3e4d2751d756827eebee06dfd248c3c71356bd authored over 4 years ago
WIP: adds new *LikeN interfaces, refs #496

github.com/dry-python/returns - c6c661922b385d541fe7ebc2a9e4a1f8f1fdfb4b authored over 4 years ago
Adds altable interface, closes #466

github.com/dry-python/returns - 4577a8eb75885354efd306943260a67f68ef2fd0 authored over 4 years ago
Adds modify_env, refs #485

github.com/dry-python/returns - 7e2058162192b532cdf0243a3463bdd508077bde authored over 4 years ago
Adds modify_env, refs #485

github.com/dry-python/returns - 926282edcbc96495d702f6e336dc1188fa611bba authored over 4 years ago
Changes how .ask method works, refs #485

github.com/dry-python/returns - 2c1952b5cff3241d9b8bd639b851029b1a75d8e2 authored over 4 years ago
Fixes docs and tests

github.com/dry-python/returns - 214ffbb2cfe189b053625b2db17543750d7dd6a8 authored over 4 years ago
Adds ReaderBased interface, clases #485

github.com/dry-python/returns - 2f920de1fe96f04197465577c0e46ead57c7bcc0 authored over 4 years ago
Bump flake8-pytest-style from 1.2.1 to 1.2.2 (#490)

Bumps [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) from 1.2.1 to 1.2.2....

github.com/dry-python/returns - 2ae0bcab5bc5f918201d4162a8a5ecb293f62e53 authored over 4 years ago
Closes #472, closes #414

github.com/dry-python/returns - 85cbad0e8ebd27d9e11ee27f3530d5e99995cd8a authored over 4 years ago
Adds more __getattr__ typetests

github.com/dry-python/returns - 66108e0481571abf372baac93c0f22b404a7d685 authored over 4 years ago
Fixes by misspell-fixer (#489)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

github.com/dry-python/returns - 7fac452874296e0073b183d2e360740573adafa1 authored over 4 years ago
Changes how managed is defined

github.com/dry-python/returns - 9516560d89a3baf3e021796d35f4557e9ab6ce57 authored over 4 years ago
Adds more typetests

github.com/dry-python/returns - 6883badbcdc185a719faf27ba83f0c78edd0a7d8 authored over 4 years ago
WIP: removes debounds, adds new mypy plugin

github.com/dry-python/returns - 9986c021ec6eee606fc3ccd06f0a662c0e471b4e authored over 4 years ago
Removes coalesce and swap, closes #478

github.com/dry-python/returns - 17263cddac02f7853c5a2a2b3db6c2ee44e6365f authored over 4 years ago
Adds complex math expressions support (#3)

* Creates `_MathExpression` class

* Adds `WPS204` to flake8's ignore list

* Modifies `_Cal...

github.com/dry-python/lambdas - 61582dfb83a03ed8f1576c06e1dbe8c3d5bee96b authored over 4 years ago
Fixes CI, closes #479

github.com/dry-python/returns - 2b596e66fe4cbf3ccc9ec7f049603c6f0e7eab45 authored over 4 years ago
flatten now is kinded

github.com/dry-python/returns - 57509b1fdc226f1e05a4413f866fa1129ebba098 authored over 4 years ago
Adds IterableN interface, closes #475

github.com/dry-python/returns - 494630694c8028c2304e24aa685f6d2da513d7f1 authored over 4 years ago
Fix typos on curry.py (#473)

github.com/dry-python/returns - cf688fb9aea86410855cd291eaa17e8054f1d646 authored over 4 years ago
Adds IOResultBasedN interface, closes #467

github.com/dry-python/returns - d6e1064f634e86a69aed7a229ca9e0297e3ac51f authored over 4 years ago
Adds IOBasedN interface, refs #467

github.com/dry-python/returns - 8b391b4af413b21ad1b56213cc486cd04a893b29 authored over 4 years ago
Removes .fix method, closes #465

github.com/dry-python/returns - fbeb0baea071b03b6b8bb4317cc165340d54c40f authored over 4 years ago
Fixes methods docs

github.com/dry-python/returns - 01cf56e023e81f165f4a2b5c2c81a415a82a785a authored over 4 years ago
Merge pull request #446 from dry-python/issue-408

WIP: adds hkt support

github.com/dry-python/returns - 87f7d900c73e53b3c6fb6b135a24e8af81b6d736 authored over 4 years ago
Adds result-based and rescue

github.com/dry-python/returns - 63ea690623d32584b7eaf874f6585dcc2ebeeb28 authored over 4 years ago
Adds apply pointfree and method functions

github.com/dry-python/returns - d6e357a67f0ce3e998fd508e8408b34e3a40a2e5 authored over 4 years ago
Changes how .unwrap works, adds Unwrappable interface

github.com/dry-python/returns - e0b01da6971081f3ef3a8d7d273b84e46f1d73b3 authored over 4 years ago
Fixes some more tests

github.com/dry-python/returns - 60b40c460a89734fcd168dbe64106a3059163a21 authored over 4 years ago
Fixes more type tests

github.com/dry-python/returns - 9415f7851a1e6da25137dfdc7f2c5cfc8fa316a1 authored over 4 years ago
Adds map_ method and pointfree

github.com/dry-python/returns - fe7b8de003a52492373fe7d471c6bfa5538c166f authored over 4 years ago
Adds tests for KindN

github.com/dry-python/returns - d0a093a333b8b39c2ee7d98779c703f48aebbef8 authored over 4 years ago
Fixes context typesafety tests

github.com/dry-python/returns - 79f317daa63b083280e1eb2dce74ffd530d1d6f5 authored over 4 years ago
Returns python3.6 back in

github.com/dry-python/returns - d60e41a3302372946bce76b3c9b0d647ba4109c3 authored over 4 years ago
Fully working and tested implementation

github.com/dry-python/returns - 8647a5d7a8d9b1d6a0b2e922aff58d055526e0c6 authored over 4 years ago
Bump pytest-mypy-plugins from 1.3.0 to 1.4.0 (#456)

Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.3.0 to 1....

github.com/dry-python/returns - b40330088e065809c66607de9deb20c2a1e193e5 authored over 4 years ago
fix documentation to compose error types (#455)

github.com/dry-python/returns - cb6b94afe1fe96d33b148fab0b81c5edbfde6491 authored over 4 years ago
Bump anyio from 1.3.1 to 1.4.0 (#450)

Bumps [anyio](https://github.com/agronholm/anyio) from 1.3.1 to 1.4.0.
- [Release notes](https:...

github.com/dry-python/returns - 4589973520d7226b18acd7295d1a9a10ff032759 authored over 4 years ago
Adds correct Kind + Generic usage

github.com/dry-python/returns - f8e5bc195374aa2ab4ec02bd413e3dc22a7f4671 authored over 4 years ago
Fixes examples and docs for RequiresContext

github.com/dry-python/returns - 08c670e3fd5d87baf466960db1a0ae1e94825017 authored over 4 years ago
Changes Reader-based type args order

github.com/dry-python/returns - 8a29ab0217ac81fb3fd577a6358c18691cdf715d authored over 4 years ago
Adds Monad typeclass

github.com/dry-python/returns - 44a11d4647d390355731a23306869ba2bf7e1091 authored over 4 years ago
Adds dekind and Applicative support

github.com/dry-python/returns - 6b959cdb63cfe40c08965ed7292976f252d1e7c0 authored over 4 years ago
Drops python3.6

github.com/dry-python/returns - ec88e8e499916b66154531da4bf449e2d739c862 authored over 4 years ago
Adds changelog

github.com/dry-python/returns - 81e8dc0fd7a4775eea2b71fb706bcb6899d033e2 authored over 4 years ago
Adds variardic Kind, adds Functor to Future and Result types

github.com/dry-python/returns - 24e3a24f1bd67ca3722a4c168e0b6d1b1dbf79b0 authored over 4 years ago
Adds hkt support for IO

github.com/dry-python/returns - 0d37d24dcd56683a747513e0ff8cafa30f1c04aa authored over 4 years ago
WIP: adds hkt support for Functor and Maybe

github.com/dry-python/returns - a8b98dd6ab18d57d3932d8aa2c51e78cddfb1c1a authored over 4 years ago
Adds missing return type to `collect_traces` function (#442)

* Adds missing return type hint to the `collect_traces` function

* Creates type safety tests ...

github.com/dry-python/returns - 5a211af63a880fe1f5323c7dcdf52992a3ca38fc authored over 4 years ago
Bump @babel/core from 7.10.2 to 7.10.3 (#539)

github.com/dry-python/dry-python.github.io - 7f0c1a19b4e20f4cc1a7dc0dcf5662443c1f44fc authored over 4 years ago
Bump @babel/preset-env from 7.10.2 to 7.10.3 (#538)

github.com/dry-python/dry-python.github.io - c79486886d4498d7bd0dfa5006c43a55afcace2a authored over 4 years ago
Bump stylelint-config-prettier from 8.0.1 to 8.0.2 (#537)

github.com/dry-python/dry-python.github.io - ddfe2aba9b299a170186166f22950a4b1a339095 authored over 4 years ago
Bump eslint from 7.2.0 to 7.3.1 (#542)

github.com/dry-python/dry-python.github.io - 740ae835525e41a1925027e50e95fdbaf63a38d5 authored over 4 years ago
Bump webpack-cli from 3.3.11 to 3.3.12 (#534)

github.com/dry-python/dry-python.github.io - dcc044b44bfd3cd010744564a35e44d36fe2acf5 authored over 4 years ago
Bump mkdocs-material from 5.3.2 to 5.3.3 (#544)

github.com/dry-python/dry-python.github.io - 6ae9b1e3548d39b2a9bc4047754c4f9d38920fdf authored over 4 years ago
Bump mypy from 0.781 to 0.782 in /docs (#439)

Bumps [mypy](https://github.com/python/mypy) from 0.781 to 0.782.
- [Release notes](https://git...

github.com/dry-python/returns - 3e8b1b9bd835c7f96cb151a0fb0a06a8123113cc authored over 4 years ago
Bump mypy from 0.781 to 0.782 (#438)

Bumps [mypy](https://github.com/python/mypy) from 0.781 to 0.782.
- [Release notes](https://git...

github.com/dry-python/returns - 7364d34e9f403ec654e722a1566da6a396e69ff9 authored over 4 years ago
Bump mypy from 0.781 to 0.782 (#82)

Bumps [mypy](https://github.com/python/mypy) from 0.781 to 0.782.
- [Release notes](https://git...

github.com/dry-python/classes - c71ccf11599aa0784a7d8d84776ccfdc32d6b05e authored over 4 years ago
Bump virtualenv from 20.0.24 to 20.0.25 (#543)

github.com/dry-python/dry-python.github.io - 3de1dc931e0378979a9d153ff0cccee7a93f5ca0 authored over 4 years ago
Bump virtualenv from 20.0.23 to 20.0.24 (#541)

github.com/dry-python/dry-python.github.io - 245f4174db38834e6ed401313faa0c3a7c9ba60e authored over 4 years ago
Bump sphinx-autodoc-typehints from 1.10.3 to 1.11.0 (#434)

Bumps [sphinx-autodoc-typehints](https://github.com/agronholm/sphinx-autodoc-typehints) from 1.1...

github.com/dry-python/returns - 749d022997956f9d80a321057c17dfd0666e41e3 authored over 4 years ago
Bump sphinx-autodoc-typehints from 1.10.3 to 1.11.0 in /docs (#433)

Bumps [sphinx-autodoc-typehints](https://github.com/agronholm/sphinx-autodoc-typehints) from 1.1...

github.com/dry-python/returns - 806dcd39e809fcbf4a808c15a06d5dcac3aa5c2e authored over 4 years ago
Bump mypy from 0.780 to 0.781 in /docs (#432)

Bumps [mypy](https://github.com/python/mypy) from 0.780 to 0.781.
- [Release notes](https://git...

github.com/dry-python/returns - b8b4e1d830cb58e2b751d66e8f272f786fb60288 authored over 4 years ago
Bump mypy from 0.780 to 0.781 (#435)

Bumps [mypy](https://github.com/python/mypy) from 0.780 to 0.781.
- [Release notes](https://git...

github.com/dry-python/returns - 899ab5cc84596f4b14cb549d7c0ab77851f92afe authored over 4 years ago
Bump sphinx-autodoc-typehints from 1.10.3 to 1.11.0 (#80)

Bumps [sphinx-autodoc-typehints](https://github.com/agronholm/sphinx-autodoc-typehints) from 1.1...

github.com/dry-python/classes - 8c26e9a75804207c0a2c17cb9e8d1e47e9c93211 authored over 4 years ago
Bump mypy from 0.780 to 0.781 (#81)

Bumps [mypy](https://github.com/python/mypy) from 0.780 to 0.781.
- [Release notes](https://git...

github.com/dry-python/classes - 4085c04081480f06c614e997fc11cbd7f2b13a97 authored over 4 years ago
Bump identify from 1.4.19 to 1.4.20 (#536)

github.com/dry-python/dry-python.github.io - 4542dac650f9b987038dc2b28f3ac538f181fcdf authored over 4 years ago
Bump mkdocs-material from 5.3.0 to 5.3.2 (#535)

github.com/dry-python/dry-python.github.io - 8d4c889df16f80e5334c21702197219af9246293 authored over 4 years ago
Adds warning about speed of curry decorator (#431)

github.com/dry-python/returns - 6b50e9817c475deca808b6d2a49b94d2ccef0fd3 authored over 4 years ago
Bump asgiref from 3.2.9 to 3.2.10 (#533)

github.com/dry-python/dry-python.github.io - 415dac1853b2a9cd4bd1bdcd18b3ebc2d266ab31 authored over 4 years ago
Implements `trace` for failures (#422)

* Adds "_trace" attribute to "BaseContainer" class

* Adds "trace" property to "Result" class
...

github.com/dry-python/returns - 697479e0876603e0be89288b41cfd93984850e36 authored over 4 years ago
Bump highlight.js from 10.1.0 to 10.1.1 (#531)

github.com/dry-python/dry-python.github.io - 0cd76de0b716ae1bf9396a3250c2969c38754160 authored over 4 years ago
Bump stylelint from 13.6.0 to 13.6.1 (#532)

github.com/dry-python/dry-python.github.io - 281051a5ef0a5cb491198b32c42cd6df3a5e7d1a authored over 4 years ago
Bump asgiref from 3.2.8 to 3.2.9 (#530)

github.com/dry-python/dry-python.github.io - 680dd125d89853069733b4a7aa71b94988deda8e authored over 4 years ago