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

Bump highlight.js from 10.0.1 to 10.0.2 (#464)

github.com/dry-python/dry-python.github.io - ee10fea38d05809216973577539511923f8ee527 authored almost 5 years ago
Adds pointfree support for bind and unify, refs #274

github.com/dry-python/returns - 678d4f939a08270013d53133b9d808fda89b6129 authored almost 5 years ago
Adds pointfree support for bind and unify, refs #274

github.com/dry-python/returns - 12907263f8e7a24bee7bd748eec9000c3bb693fe authored almost 5 years ago
Adds `is_io` function (#362)

* Creates "is_io" function

* Implements tests of "is_io" function

* Moves "is_io" function...

github.com/dry-python/returns - b7c3e17f9b330fbb7749d6b951e857f7e753feba authored almost 5 years ago
Adds lift methods, refs #274

github.com/dry-python/returns - 8aa756f0aceee51f31cb4b98cedd8a38b06e8978 authored almost 5 years ago
Adds several typetests for #274

github.com/dry-python/returns - dc0027ada414d0b1c1f7f28cca23080d434c26d6 authored almost 5 years ago
Bump mkdocs-material from 5.1.3 to 5.1.4 (#462)

github.com/dry-python/dry-python.github.io - c952c4d003671e3cab092294b618ec181eff90df authored almost 5 years ago
Bump html-webpack-plugin from 4.2.1 to 4.3.0 (#463)

github.com/dry-python/dry-python.github.io - d02a3d345dfebc2c9c645da5c0479fa55488e3c8 authored almost 5 years ago
Adds pytest support for FutureResult, refs #274

github.com/dry-python/returns - af66d0dd9d4162fa6a891e75bb26654c7294ad9e authored almost 5 years ago
Adds @future_safe decorator, refs #274

github.com/dry-python/returns - cfe2cbcfdd3e48d976a34d7880b087d2f0055b3c authored almost 5 years ago
Adds @future_safe decorator, refs #274

github.com/dry-python/returns - 73fc309b8ab45a95f2c6dc6a1f7263e6d7d59af0 authored almost 5 years ago
Creates "not_" function (#357)

* Creates "not_" function

* Improves docs of "not_" function adding doc tests

* Fixes miss...

github.com/dry-python/returns - 28625a0827ce05eb4e717d284df2a7808687335e authored almost 5 years ago
Bump @babel/preset-env from 7.9.5 to 7.9.6 (#460)

github.com/dry-python/dry-python.github.io - 273b4a373cd3f7196981e3054fd80c453394091c authored almost 5 years ago
Bump html-webpack-plugin from 4.2.0 to 4.2.1 (#459)

github.com/dry-python/dry-python.github.io - 61d17be6ba42af74da5ca670927bdd0e812d03cb authored almost 5 years ago
Bump @babel/core from 7.9.0 to 7.9.6 (#461)

github.com/dry-python/dry-python.github.io - d236555c7efb5e8b5c3f8d1f0bd5a5159dd91a79 authored almost 5 years ago
Adds FutureResult, refs #274

github.com/dry-python/returns - 108ecd4b58b8c03e18106b1b68879a042faf1ca0 authored almost 5 years ago
Bump pytz from 2019.3 to 2020.1 (#458)

github.com/dry-python/dry-python.github.io - 3385013fc7fc1e25b561954797def09e96fd868f authored almost 5 years ago
Bump trio from 0.13.0 to 0.14.0 (#360)

Bumps [trio](https://github.com/python-trio/trio) from 0.13.0 to 0.14.0.
- [Release notes](http...

github.com/dry-python/returns - 5dafebf252a2387cde45757c3d349288c0026b98 authored almost 5 years ago
Bump click from 7.1.1 to 7.1.2 (#457)

github.com/dry-python/dry-python.github.io - 38d39d45041d7af7ee948b22700e6ca2ef4a0a57 authored almost 5 years ago
Adds tests for Future

github.com/dry-python/returns - b18e6043dacc1e5d1071c069bf946323285169a4 authored almost 5 years ago
Fixes by misspell-fixer (#356)

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

github.com/dry-python/returns - 0e841c7a3c7a36ed75a798bcbb24b2b63fcc9fd8 authored almost 5 years ago
Bump highlight.js from 10.0.0 to 10.0.1 (#454)

github.com/dry-python/dry-python.github.io - 2ec29ad7db5cdd6bf26627f5e0e9e6afa7f4ac2c authored almost 5 years ago
Bump mkdocs-material from 5.1.1 to 5.1.3 (#455)

github.com/dry-python/dry-python.github.io - 0dfca52933e5cb3f9ef61425062373d4fccac5ab authored almost 5 years ago
Bump css-loader from 3.5.2 to 3.5.3 (#456)

github.com/dry-python/dry-python.github.io - 427c60f1c6a06377ff72c7abc26a42a12946fe31 authored almost 5 years ago
Returns python3.6 back, adds anyio

github.com/dry-python/returns - 85e4023b0ee6c5f55d2478a6a5d1ff9574702783 authored almost 5 years ago
Fixes linting

github.com/dry-python/returns - 9d7f18e1e6e656a09bae606239c9771ce90d158f authored almost 5 years ago
Adds @future decorator

github.com/dry-python/returns - c391fe874f859cbc625c3918b3c364e84f81edb0 authored almost 5 years ago
Updates deps

github.com/dry-python/returns - 723d17023d671620d751e0adbabf69f8a0c4321b authored almost 5 years ago
Drops python3.6 support, refs #274

github.com/dry-python/returns - 18a2b86e6e2fdf7ea4769ade78f8193ffd940648 authored almost 5 years ago
Adds Future[a], refs #274

github.com/dry-python/returns - eae09bcd47ac38ed5a4b00f497ae078a5977b9d7 authored almost 5 years ago
Add `NoDeps` type alias for `Any` (#354)

* Creates type alias, "NoDeps", for "Any" type

* Changes type of "empty" attribute in "Requir...

github.com/dry-python/returns - 4536ea71d78f8d88844a1ffa771c5e62069f49a2 authored almost 5 years ago
Removes unused kind mappings

github.com/dry-python/returns - 971b783fd3aaa5cb8bacb71557f65f8b30b3a6a9 authored almost 5 years ago
Bump identify from 1.4.14 to 1.4.15 (#453)

github.com/dry-python/dry-python.github.io - 41ff8772f50f007a37f272626e74bb2c67ca03b4 authored almost 5 years ago
Closes #352, closes #353

github.com/dry-python/returns - 64462b38c2ee29a5f1e39773832d42fd0698f6d2 authored almost 5 years ago
Bump pre-commit from 2.2.0 to 2.3.0 (#452)

github.com/dry-python/dry-python.github.io - 551bdfefa998e92d8f63557a590904fd08011c06 authored almost 5 years ago
Bump highlight.js from 9.18.1 to 10.0.0 (#450)

github.com/dry-python/dry-python.github.io - e533b6132335f424fd5baa64277aca9dab7964bb authored almost 5 years ago
Bump webpack from 4.42.1 to 4.43.0 (#449)

github.com/dry-python/dry-python.github.io - db536ea5f52ad9137873795773c12e66ffbfcc45 authored almost 5 years ago
Bump eslint-config-prettier from 6.10.1 to 6.11.0 (#451)

github.com/dry-python/dry-python.github.io - 84bb5046a922d3d6396eb354ee9349690c897b9a authored almost 5 years ago
Bump mkdocs-material from 5.1.0 to 5.1.1 (#446)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.1.0 to 5.1.1.
- [R...

github.com/dry-python/dry-python.github.io - aa93cf56b0493394c33e3023551fd9dc30f87436 authored almost 5 years ago
Bump mkdocs-material-extensions from 1.0b1 to 1.0b2 (#447)

github.com/dry-python/dry-python.github.io - b4626ebbbc71c2f2a68903132bc8128d99b17457 authored almost 5 years ago
Bump stylelint from 13.3.2 to 13.3.3 (#448)

github.com/dry-python/dry-python.github.io - ba7183ccdce7c5027166d26002c5db4695a2ad7e authored almost 5 years ago
Adds `__copy__` and `__deepcopy__` magic methods to `Immutable` class (#344)

* Adds `__copy__` and `__deepcopy__` magic methods to `Immutable` class

* Implements tests to...

github.com/dry-python/returns - d3a24e0ccd73b5a9d06a071b5e026dfbe70f7d23 authored almost 5 years ago
Fixes by misspell-fixer (#343)

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

github.com/dry-python/returns - 29278c87d1b03d9dac28b070b48c02316e688bfc authored almost 5 years ago
Bump pytest-asyncio from 0.10.0 to 0.11.0 (#345)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.10.0 to 0.11.0.
- [...

github.com/dry-python/returns - a5d1de9782bbcbd16398043ec16cbd2d2e41969a authored almost 5 years ago
Fixes coverage

github.com/dry-python/returns - 641616d54c05fc9977649734e83bf07b0f6ae319 authored almost 5 years ago
Closes #269, closes #314

github.com/dry-python/returns - 26082dd9e20cc8e7cd2db8ed37252205c77882c7 authored almost 5 years ago
Adds more docs, renames curry to partial

github.com/dry-python/returns - ddeb130d63efa805ec03a8f1241b3e0f6da9d03f authored almost 5 years ago
Bump flake8-pytest-style from 1.1.0 to 1.1.1 (#336)

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

github.com/dry-python/returns - bb4c4029f0fe9b61cbf700b9c75d8f27830d7a18 authored almost 5 years ago
Merge pull request #337 from dry-python/issue-overload

Issue overload

github.com/dry-python/returns - d205d5e6bfdf03ddb2aac7c4ce10d61ea5c2c28c authored almost 5 years ago
Makes `_with_signature` protected

github.com/dry-python/returns - 39b3fc8b04e3d035b2276f163daa86256e3339d0 authored almost 5 years ago
Merge branch 'master' into issue-overload

github.com/dry-python/returns - 9185b16dca2de09d0bc05b4bfebe13bc27901a89 authored almost 5 years ago
Bump pymdown-extensions from 7.0 to 7.1 (#444)

github.com/dry-python/dry-python.github.io - 4a84134feab0f5d6edfc00855670387834336576 authored almost 5 years ago
Bump yamllint from 1.22.1 to 1.23.0 (#445)

github.com/dry-python/dry-python.github.io - bf9583e0a5eb7e638bbfe1134b071b0f4bbc9771 authored almost 5 years ago
Only type substitution is left

github.com/dry-python/returns - 9d6e60b66b3461211d07ad69dffaa81a6f3db4f4 authored almost 5 years ago
It kinda works, rewrite required

github.com/dry-python/returns - ccf66a2cc90963c40397dec4a7a7b7a3819f9b67 authored almost 5 years ago
Fixes by misspell-fixer (#332)

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

github.com/dry-python/returns - 2db041ca7640926eb81a8681a96b15b66bd7d0cb authored almost 5 years ago
Refactors mypy plugin a bit

github.com/dry-python/returns - 72e7df59d507ca859d6ba38b2ffb74062e1219be authored almost 5 years ago
Fixes linting

github.com/dry-python/returns - dc0e773bcc61ae563d896dbea279c4907bf25156 authored almost 5 years ago
Fixes coverage

github.com/dry-python/returns - 194633beccf04698fb9ebf8e925d5dd4101d33f5 authored almost 5 years ago
Fixes python3.8 and curry

github.com/dry-python/returns - 33b966f1bfe248ce41c2f23d7537ab996d4e5242 authored almost 5 years ago
Closes #271, closes #328, closes #329

github.com/dry-python/returns - 9897b4b3be653779e88e0a34a3ca954c65da6c39 authored almost 5 years ago
Fixes by misspell-fixer (#326)

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

github.com/dry-python/returns - d8a9ebc489f57dbca1b29a837e8f08e25db333b9 authored almost 5 years ago
Fix typo. (#327)

github.com/dry-python/returns - 006e9d71e2f86bb58a7ab7109aff8a6ec4dc80ea authored almost 5 years ago
Adds curry docs

github.com/dry-python/returns - 5fe1720ef035a085386ff28f62a860c5edcc229b authored almost 5 years ago
Adds curry docs

github.com/dry-python/returns - 2ceebf0fa70703d6252fd8e400d6211062ab7a9d authored almost 5 years ago
Adds explicit NoReturn test

github.com/dry-python/returns - 3af2d1c10810ef8ba9ecd95a50eb5cbf234a86aa authored almost 5 years ago
Update _curry.py

github.com/dry-python/returns - 15e569794d6d39566f57adc093f70058e4854ca9 authored almost 5 years ago
Bump virtualenv from 20.0.17 to 20.0.18 (#443)

github.com/dry-python/dry-python.github.io - 1e77b269a8de64a8ca7991b6b02a569485b7b91b authored almost 5 years ago
Bump stories from 0.14.0 to 0.15.0 (#442)

github.com/dry-python/dry-python.github.io - 6c288a93af379c74bed03f2adbde96eda0f5a204 authored almost 5 years ago
Fixes tests on python3.8

github.com/dry-python/returns - 97865bc22ab0ddda4453304e17fb195bd4efadd7 authored almost 5 years ago
Updates pytest-mypy-plugins

github.com/dry-python/returns - 698c95b69d26f361fcc81e3d31f213666b49e4b8 authored almost 5 years ago
Fixes tests on python3.8

github.com/dry-python/returns - ab9c0dfb176ca99cdef555eead2071fac210288e authored almost 5 years ago
Fixes tests on python3.8

github.com/dry-python/returns - 1b81257ff1f4b573bb0b58dbf8688ca062d770db authored almost 5 years ago
Updates tomlkit

github.com/dry-python/returns - 7bf52939591efb9746ae77c44f60f78622937401 authored almost 5 years ago
Bump tomlkit from 0.5.11 to 0.6.0 in /docs (#323)

Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.5.11 to 0.6.0.
- [Release notes](h...

github.com/dry-python/returns - 53c739aea54157696b8014e73d2c4d7197807bcc authored almost 5 years ago
Bump pytest-randomly from 3.2.1 to 3.3.1 (#325)

Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.2.1 to 3.3.1.
- [...

github.com/dry-python/returns - 9c9566c4fd58fe91beedd1645db84f33d0471dbf authored almost 5 years ago
Bump jinja2 from 2.11.1 to 2.11.2 (#439)

github.com/dry-python/dry-python.github.io - a792d833eae02bb4c866aebbd8b77db2ff5782a2 authored almost 5 years ago
Bump yamllint from 1.21.0 to 1.22.1 (#441)

github.com/dry-python/dry-python.github.io - b7918f0b194ddf75d11377cb4a22b2214dac6a81 authored almost 5 years ago
Create FUNDING.yml (#412)

* Create FUNDING.yml

* Update FUNDING.yml

* Correct yaml formatting.

Co-authored-by: dr...

github.com/dry-python/dry-python.github.io - 3f55448b85c4bd5b9ff3293ae67d009ae9e580f1 authored almost 5 years ago
Bump stylelint from 13.3.1 to 13.3.2 (#438)

github.com/dry-python/dry-python.github.io - 96d9ee048c57ea416cf889437464795a67850ab4 authored almost 5 years ago
Bump css-loader from 3.5.1 to 3.5.2 (#437)

github.com/dry-python/dry-python.github.io - 756953cb3a1792c2090b9ef6bb34a126dbf153a2 authored almost 5 years ago
Bump nltk from 3.4.5 to 3.5 (#436)

github.com/dry-python/dry-python.github.io - 947a3389ab2d46e79779faf8882f551146176d05 authored almost 5 years ago
Bump mkdocs-material from 5.0.1 to 5.1.0 (#435)

github.com/dry-python/dry-python.github.io - 194032e985f76613a3b434081e1624e97023e3b5 authored almost 5 years ago
Add version of 'returns' logo with white outer outline

This makes it stand out on a dark background (like browsers' "Dark Mode"), too.

Outer outline v...

github.com/dry-python/brand - b8473ec1284fe7712c2e1507f2c7de74fb77967c authored almost 5 years ago
Bump stylelint from 13.3.0 to 13.3.1 (#434)

github.com/dry-python/dry-python.github.io - 003521de67a3dbdbb05e650721e6d356830af312 authored almost 5 years ago
Bump html-webpack-plugin from 4.0.4 to 4.2.0 (#433)

github.com/dry-python/dry-python.github.io - 73cccfc5bbe0483097cf113bf1c6cb1820d41528 authored almost 5 years ago
Bump virtualenv from 20.0.16 to 20.0.17 (#432)

github.com/dry-python/dry-python.github.io - f4a04e76c33a3eba171e29558c538d8eccc9d2fd authored almost 5 years ago
Adds python3.8, closes #74

github.com/dry-python/returns - fd339e72dc71e9d47c956fb436334340f31200a5 authored almost 5 years ago
Adds python3.8, closes #74

github.com/dry-python/returns - fb686ea148946d90a9cf2fafd07826ac619c6751 authored almost 5 years ago