Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Sanic Community Organization
Async Python 3.7+ web server/framework | Build fast. Run fast.
Collective -
Host: opensource -
https://opencollective.com/sanic-org
- Website: https://sanicframework.org
- Code: https://github.com/sanic-org
github.com/sanic-org/sanic-routing - 50e44c84dec0c141a20516d1b32c8a7a12a8183a authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-routing - bae941dd1ff0acf846acb3218ea2c0831ec14d15 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-routing - 6c138228d281c47b4edcc2e5c53caecb430ef951 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic - abe062b371b971ab39c4e4e5f3f1a2f9e6d8d904 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-guide - 089d8c07c98f84b0b716ea7e70e303b19c0d6731 authored about 3 years ago by Harm van Tilborg <[email protected]>
github.com/sanic-org/sanic-ext - 993d9d7e92efe90909af90d521a664bf742c8035 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-openapi - 800065a8e306bd3379baa0ad63dd6a75e7ed264b authored about 3 years ago by Daniel Arturo Casals Amat <[email protected]>
github.com/sanic-org/sanic-openapi - 8dc6970d65ca7a2e12b4ce3f2c25bfe47c53cac0 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-openapi - 069c4d4b72b4dfe629acf2427cfcb049748a375c authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-ext - 060a17793bab1eb0ef82d76bb34416ca0e92eb09 authored about 3 years ago by Zhiwei <[email protected]>
github.com/sanic-org/sanic - b5a00ac1ca0a011eb6f31ead8213380754fd6b34 authored about 3 years ago by Zhiwei <[email protected]>
github.com/sanic-org/sanic - f28286536211627797dc1e7ccbc09e130f4d9188 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic - 377c2ada382180fcd8f7caaf03f230090953c3f6 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic - 264453459e55254e430a9c289a5fd47e536bdccd authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic - 3d383d7b97387f4145dcd9497dfd0ca8f339e37c authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic - c0cc26021bf4dc5be40e1eff987fc8eb25b767df authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-testing - 4afe45b1431190ad0b4e8148543fb64162909635 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-testing - 75efa3ce1f0bdc5c4595cac90398505ba1fb9d27 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-testing - 9e7e975877288bd4d41a5f39fa2ac1b05b48b22d authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-testing - 0e7b22b113592574e81885968848a7d9b2034444 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-testing - 52b051c1059c7d52a9622251cefbeddc8dacb9b3 authored about 3 years ago by Adam Hopkins <[email protected]>
Co-authored-by: Adam Hopkins <[email protected]>
Co-authored-by: Adam Hopkins <admhpkns@gmail....
github.com/sanic-org/sanic - b2a1bc69f536b7ab620a0c631fcbe450eae356b6 authored about 3 years ago by Adam Hopkins <[email protected]>
* edit
* edit
* app
* objects
* upstream
* style
Co-authored-by: YongChan Cho ...
github.com/sanic-org/sanic-guide - 28697343a43e7bef6a2fea46dd4d0e9bd6202801 authored about 3 years ago by Ryu juheon <[email protected]>* Fix type doc
* Remove explicit type defines in docstring
github.com/sanic-org/sanic - 426742b3e2051425cfd88b1e492234c97ebb06b0 authored about 3 years ago by Zhiwei <[email protected]>* Fix hard coding of /docs in html, allow empty OAS_URL_PREFIX
Fix hard coding of /docs in ht...
github.com/sanic-org/sanic-ext - f0193a0cc89650a43c50fe543b43d1832307896f authored about 3 years ago by Chris Rock <[email protected]>* Fix typos
* Downgrade mistune version
* Fix blueprint host param
Co-authored-by: Adam...
github.com/sanic-org/sanic - ab35121864848054c23725c24818ee926cfaad71 authored about 3 years ago by Kian Meng Ang <[email protected]>* Revert "Update tests to not run all the time (#2311)"
This reverts commit 2c03eee32948aa7d0...
github.com/sanic-org/sanic - cf3c205fa53c9f309a7c3315fed76a7a80c22c97 authored about 3 years ago by Zhiwei <[email protected]>* Resolve potential bug in MOTD in Docker
github.com/sanic-org/sanic - 19f6544923faf3760d20658a0926e41d5e10b0db authored about 3 years ago by Adam Hopkins <[email protected]>- Refactor environment variable hydration logic to be less nested. This allows possible future e...
github.com/sanic-org/sanic - f641830d260bfb236b15573e2cbde29a131b5fcd authored about 3 years ago by Clay Sweetser <[email protected]>* Fix Type Hint
Union is not necessary here? My IDE pops an error for it.
* Rerun workflow...
github.com/sanic-org/sanic - a8d55e180c24578bc1a66c9a39cca6b35b8c90b5 authored about 3 years ago by Zhiwei <[email protected]>* Allow Optional to be used on an annotation and properly translate to OAS
* Cleaner checks f...
github.com/sanic-org/sanic-ext - d621e0ea48446d82d838718a337b0f35dd29c024 authored about 3 years ago by Adam Hopkins <[email protected]>* Fix bug with alowed methods on a dynamic route
* Bump version
* Cleaner code
github.com/sanic-org/sanic-ext - 3b50cf08eca044964593ef8b9bd3596ccde2e8bb authored about 3 years ago by Adam Hopkins <[email protected]>* docs(ko/README.md): translate to korean
* chore(config.js): add korean config
* docs(gui...
github.com/sanic-org/sanic-guide - 73f3c3e98f547ced7fac7ec15ffff91b819a4622 authored about 3 years ago by Ryu juheon <[email protected]>github.com/sanic-org/sanic-guide - 295916bacb47703ddc3267a15cb7e0ec544a0db6 authored about 3 years ago by Lu <[email protected]>
* Setup injections on CBV
* Remove unused import
* Made pretty
* Bump version
github.com/sanic-org/sanic-ext - 65dc0bd9af2990d8fd51ffcd60dee967c2636e6d authored about 3 years ago by Adam Hopkins <[email protected]>no known breaking changes in 0.21, tests passing locally for 3.7 / 3.8 / 3.9
github.com/sanic-org/sanic-testing - a68e9116a08ba901bcfb432641e82f866abe41f8 authored about 3 years ago by Eric Spitler <[email protected]>* Fix examples to work as expected
* Clean up examples
* Update worker test
* Merge in ...
github.com/sanic-org/sanic - 55c36e0240dfeb03deccdeb5a53ca7fcfa728bff authored about 3 years ago by Adam Hopkins <[email protected]>* Change CDN for Swagger UI
* Fix import sorting
* Use all minified assets
github.com/sanic-org/sanic-ext - 9574dc80be5d372c5dfed7d16e076f9813ecd130 authored about 3 years ago by Adam Hopkins <[email protected]>github.com/sanic-org/sanic - 2c03eee32948aa7d0c2f156244c25e22541f9e21 authored about 3 years ago by Adam Hopkins <[email protected]>
* Mergeback
github.com/sanic-org/sanic - 65e28b8c22e081333737572af57655a15743941c authored about 3 years ago by Adam Hopkins <[email protected]>github.com/sanic-org/sanic - dfd33dd63d061d411fc6a28b1ae3366ffabcde3d authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic - 722a6db8d91604e7ef0952dcd14832f796a1d48b authored about 3 years ago by Hussein Mohamed <[email protected]>
* Fix typehints in route shorthand methods
Change typehint of the version variable in RouteMi...
github.com/sanic-org/sanic - 9c576c74db04754dd2907b7c7ef3f83bb29c3518 authored about 3 years ago by Xavier Petit <[email protected]>github.com/sanic-org/sanic - 523db190a732177eda5a641768667173ba2e2452 authored about 3 years ago by Adam Hopkins <[email protected]>
* Coffee please
* Add unit tests
github.com/sanic-org/sanic - 95631b9686376990421419f6243829cd758c4b58 authored about 3 years ago by Adam Hopkins <[email protected]>github.com/sanic-org/sanic - 0860bfe1f19e3b051a31eb12a5c2a13475a8eb2d authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic - 85e7b712b90a82bbf7f771732495515181272c62 authored about 3 years ago by Adam Hopkins <[email protected]>
* Make all new connections start in IDLE stage, and switch to REQUEST stage only once any bytes ...
github.com/sanic-org/sanic - b731a6b48c8bb6148e46df79d39a635657c9c1aa authored about 3 years ago by L. Kärkkäinen <[email protected]>* Update unit testing and add more consistent config
* Change init and app values to private
...
* Allow access to reloaded files
* Return to simple boolean values
* Resolve before adding...
github.com/sanic-org/sanic - abeb8d0bc0ce6c4e7ec18c794e9ecade4826f090 authored about 3 years ago by Adam Hopkins <[email protected]>github.com/sanic-org/sanic-ext - f073646e07eb1d7dd015916cf6993493e75016b8 authored about 3 years ago by Mary <[email protected]>
* Move builtin signals to enum
* Fix annotations
github.com/sanic-org/sanic - 9a9f72ad64e919a3bc9cff6a81f2fbccea73f97a authored about 3 years ago by Adam Hopkins <[email protected]>修复await file_stream 文档错误
github.com/sanic-org/sanic-guide - cf65c369ba41f5f2151990ad1664488351fb3db1 authored about 3 years ago by Lu <[email protected]>github.com/sanic-org/sanic-guide - 7b9617eb77ea46d6a8d110b03de71eb98e343347 authored about 3 years ago by Lu <[email protected]>
如果不添加 await 会包下面的错误 RuntimeWarning: coroutine 'file_stream' was never awaited
github.com/sanic-org/sanic-guide - 6692dba1b586fffa01ece03056546387f4c5172b authored about 3 years ago by 孤城落寞 <[email protected]>github.com/sanic-org/sanic-ext - a60c721015f849b65348310c37bc6465a1f9f290 authored about 3 years ago by Adam Hopkins <[email protected]>
* Initial work on restructure of application state
* Updated MOTD with more flexible input an...
github.com/sanic-org/sanic - 392a4973663631d011bd147a97347fb442d5a532 authored about 3 years ago by Adam Hopkins <[email protected]>github.com/sanic-org/sanic-testing - eb3cfcdf05527e889b6e59a076d63a28fd016a2d authored about 3 years ago by Eric Spitler <[email protected]>
github.com/sanic-org/sanic-testing - 7839becb5abf2f5e1a6000f08c2a108bc7bfc62f authored about 3 years ago by Eric Spitler <[email protected]>
github.com/sanic-org/sanic-routing - deb1b0d3d06a001e4834ebad346bd655cc7409a0 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-routing - 4df3d82b4bce278cbef8e7a9fe8230b1194a7c5a authored about 3 years ago by Tobias Wochinger <[email protected]>
github.com/sanic-org/sanic - 36e6a6c50666d1ba4962738f18ca57e4c99e888e authored about 3 years ago by Adam Hopkins <[email protected]>
* Fixup for 3.8+; Sanic still supports 3.7 where loop is required
* Added branching statement...
github.com/sanic-org/sanic - a361b345ad6c03860099a4bae09ca08b504311f3 authored about 3 years ago by Stephen Sadowski <[email protected]>Administratively merging because @vltr and @ahopkins are the release managers, and @ahopkins is ...
github.com/sanic-org/sanic - f5bd6e3b2f60c0f1d0444bc2a5452ed09b981d72 authored about 3 years ago by Adam Hopkins <[email protected]>* Initial support for using multiple SSL certificates.
* Also list IP address subjectAltNames...
github.com/sanic-org/sanic - 6c7df68c7cb7b2a08e3ea8da3c53231530001065 authored about 3 years ago by L. Kärkkäinen <[email protected]>Co-authored-by: Adam Hopkins <[email protected]>
github.com/sanic-org/sanic - 5b82884f8b459597be1c0a48f2496e1e165c3a25 authored about 3 years ago by Meysam <[email protected]>* Add ability to log all exceptions
* Fix linting 🙄
* Remove shorthand
* Make `ErrorHan...
github.com/sanic-org/sanic - f0f81ec4583a021a44cae111d3beaf91f44d9bd8 authored about 3 years ago by Néstor Pérez <[email protected]>* Replacing assignation by typing for `websocket_handshake`
Related to #2272
* Fix some ty...
github.com/sanic-org/sanic - 71cc30e5cd409fc2a835d15df2e52e2d03bf67b8 authored about 3 years ago by Cyril Nicodème <[email protected]>
Co-authored-by: L. Karkkainen <[email protected]>
Co-authored-by: Stephen Sadowsk...
Fix function name reuse in cli tests
github.com/sanic-org/sanic - 2f30b5748a540086f043c5331cd79f79f042101f authored about 3 years ago by Stephen Sadowski <[email protected]>* fix ipv6 display in startup info log
* refactored to oneliner by request
* Added test fo...
github.com/sanic-org/sanic - 5e1ef96934511cdf5d426e9b4406f73ec08a31e4 authored about 3 years ago by Stephen Sadowski <[email protected]>* style: add some type hints
* fix: *args is a tuple, but overridden as a list
* fix: if t...
github.com/sanic-org/sanic - 57e98b62b30b51d83429e985f3afbd61a7fe09d4 authored about 3 years ago by Ryu juheon <[email protected]>github.com/sanic-org/sanic - 3262878ebd41aa2230ef15d4475bbcf223b2356b authored about 3 years ago by Néstor Pérez <[email protected]>
github.com/sanic-org/sanic-testing - 0713ed67420057fce3fb183841764aebefb1f2f0 authored about 3 years ago by Eric Spitler <[email protected]>
github.com/sanic-org/sanic-testing - bece10ebd4f1aeceb29abeb386f615d7b11cc4f5 authored about 3 years ago by Eric Spitler <[email protected]>
github.com/sanic-org/sanic-ext - 98298b9535438e8cc1106e6c0012557a73a128e1 authored about 3 years ago by Adam Hopkins <[email protected]>
Add monochrome SVG versions: 1 black, 1 white
github.com/sanic-org/sanic-assets - 6bdd9aa71b70316b0b31100263a603643156214e authored about 3 years ago by Adam Hopkins <[email protected]>github.com/sanic-org/sanic-assets - 45cd23b121b1399c8ffa6553a3c3c262f0365bb8 authored about 3 years ago by SML <[email protected]>
Update discord.py version to master
github.com/sanic-org/discord-bot - 2898bfd1e7cc8cecfa5b69f05f3378c8237ef6c8 authored about 3 years ago by Adam Hopkins <[email protected]>github.com/sanic-org/sanic-guide - 59154b7d2987ea6a57e47917a863c38684262a90 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-guide - 249ad6ee5a61567816d7782a0d36ace5090af5c7 authored about 3 years ago by Adam Hopkins <[email protected]>
* Allow non-conforming ErrorHandlers
* Rename to legacy lookup
* Updated depnotice
* Bu...
github.com/sanic-org/sanic - 5e12edbc38400d050ee3485475172a21556b31c7 authored about 3 years ago by Adam Hopkins <[email protected]>github.com/sanic-org/sanic-guide - 0f31bb931bb3696bddc83663dae446febdd65be7 authored about 3 years ago by Adam Hopkins <[email protected]>
Mergeback
github.com/sanic-org/sanic - 50a606adeef0075129038821f1c744e1bf3d7d0a authored about 3 years ago by Adam Hopkins <[email protected]>github.com/sanic-org/sanic - f99561207364c8483afc1b4b40175fe6d9322b90 authored about 3 years ago by Adam Hopkins <[email protected]>
* Remove unnecessary import in test_constants.py, which also fixes an error on win (#2180)
Co...
github.com/sanic-org/sanic - bc08383acd914c380ba9ac5112c9e61284e31ab9 authored about 3 years ago by Adam Hopkins <[email protected]>github.com/sanic-org/sanic - b83a1a184c48ba32fe8aa554d5765c8c15046af7 authored about 3 years ago by L. Kärkkäinen <[email protected]>
github.com/sanic-org/discord-bot - 016b0e429be65d0233b6a82d933cb5c36f8347ba authored about 3 years ago by thetimtoy <[email protected]>
No, the master branch is not available on pypi.
The `bot=True` was removed from `bot.run()` due ...
* Beging 21.9 release docs
* Add PRs to changelog
* Change deprecation version
* Update...
github.com/sanic-org/sanic - 59dd6814f8a8f3fced1b502eb791ccc830f1131c authored about 3 years ago by Adam Hopkins <[email protected]>github.com/sanic-org/sanic-guide - 91fba16e92d865d504fbefba52fd8037e29f3513 authored about 3 years ago by Adam Hopkins <[email protected]>
* Begin sanix-ext docs
* Add more sanic-ext docs and fix ORM docs
* Start OpenAPI docs
...
github.com/sanic-org/sanic-guide - 0c63827a091d052242a2d3176c0058f5da0dde97 authored about 3 years ago by Adam Hopkins <[email protected]>* First attempt at new Websockets implementation based on websockets >= 9.0, with sans-i/o featu...
github.com/sanic-org/sanic - f7abf3db1bd4e79cd5121327359fc9021fab7ff3 authored about 3 years ago by Ashley Sommer <[email protected]>github.com/sanic-org/sanic-ext - 388173081cff8e4c4cf6c3cfcf658708af832a3c authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-ext - b531f9b50c23657c47a7475dea2ca05610355f41 authored about 3 years ago by Adam Hopkins <[email protected]>
github.com/sanic-org/sanic-testing - df65994dc8608144702eb64ac38683bfd38332f9 authored about 3 years ago by Adam Hopkins <[email protected]>
* Smarter auto fallback
* remove config from blueprints
* Add tests for error formatting
...
Fixes #2240
Co-authored-by: Adam Hopkins <[email protected]>
github.com/sanic-org/sanic - b5f2bd9b0edb2e82328184613590e78951d3aea5 authored about 3 years ago by Ashley Sommer <[email protected]>github.com/sanic-org/sanic - ba2670e99c4902f331bc1eee1b4f6b1e2fe4aeba authored about 3 years ago by Adam Hopkins <[email protected]>