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

Merge pull request #47 from ProgramRipper/patch-1

Update app.md and listeners.md

github.com/sanic-org/sanic-guide - b8fa43daa3b2d6f46b3072655b4a297bf2a6f498 authored over 3 years ago by Lu <[email protected]>
Update app.md

github.com/sanic-org/sanic-guide - ef1b7bd3d145ab00c5c9f5fd45565cf259571728 authored over 3 years ago by Bryan不可思议 <[email protected]>
Update listeners.md

github.com/sanic-org/sanic-guide - 4252ccbd935cad86b22b0abe3dfec91b8b34f5da authored over 3 years ago by Bryan不可思议 <[email protected]>
Event autoregister (#2140)

* Add event autoregistration

* Setup tests

* Cleanup IDE added imports

* Remove unused ...

github.com/sanic-org/sanic - 0c3a8392f23a46231badf69773be0f4ecf5fc379 authored over 3 years ago by Adam Hopkins <[email protected]>
Disable MacOS Tests (#2151)

* Update pr-python37.yml

* Update workflows

github.com/sanic-org/sanic - 16875b1f41e7665135caad5cbc542fc072af3809 authored over 3 years ago by Adam Hopkins <[email protected]>
Alternatate classes on instantiation for Config and Sanic.ctx (#2119)

github.com/sanic-org/sanic - b1f31f2eeb1bdf2552f9197a93704414976dae2f authored over 3 years ago by Adam Hopkins <[email protected]>
Cleanup conftest and fix warning message (#2147)

github.com/sanic-org/sanic - d16b9e5a020bf438f1da88847fa6ebbb0e672d98 authored over 3 years ago by Adam Hopkins <[email protected]>
Update README.rst

github.com/sanic-org/sanic - 680484bdc82bf1dfd11ed7e12c3915ee824a412a authored over 3 years ago by Adam Hopkins <[email protected]>
Remove travis from repo (#2149)

* Remove travis from repo

* Use PR branch for Windows tests to add --user to pip args

github.com/sanic-org/sanic - 05cd44b5dd998974d7c964ac50a99d45cfb4e5ce authored over 3 years ago by Adam Hopkins <[email protected]>
Merge branch 'main' of github.com:sanic-org/sanic-router

github.com/sanic-org/sanic-routing - 61455cd6ae381c65f2ca0b8a770ddd031f04fb83 authored over 3 years ago by Adam Hopkins <[email protected]>
Set release-candidate v0.7

github.com/sanic-org/sanic-routing - 43143d61c6dd67caf8f9ecf95bcc54d7706921cd authored over 3 years ago by Adam Hopkins <[email protected]>
V2routing (#37)

Overhaul of code generation.
* use ast node for compiling
* ignore missing unparse
* Add prop...

github.com/sanic-org/sanic-routing - ff0449385acabd3541a9a6f0cf3b9d6079af9690 authored over 3 years ago by Adam Hopkins <[email protected]>
build: update setup.py to open README.MD with utf-8 encoding

* Update setup.py

* Update setup.py

* Update setup.py

Co-authored-by: Adam Hopkins <ada...

github.com/sanic-org/sanic-openapi - 15e8af69f495b4bde57f649f0529eaad28d68720 authored over 3 years ago by nomed <[email protected]>
Require stricter object names (#2146)

github.com/sanic-org/sanic - ba374139f4be96181448d54542fe673432ca0f37 authored over 3 years ago by Adam Hopkins <[email protected]>
Update versioning.md

github.com/sanic-org/sanic-guide - db7d3cb717df32541eb9aa21e0d13e70bf33ec0d authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #46 from microboym/patch-1

Corrected a minor mistake in the docs

github.com/sanic-org/sanic-guide - 818056b9a25cf78e3ce239b6a50eb91d51dffa18 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #45 from sam-qordoba/patch-1

github.com/sanic-org/sanic-guide - 2529ead31b1b277a8426aeec6392dbfeb5f62b6c authored over 3 years ago by Adam Hopkins <[email protected]>
Update middleware.md

github.com/sanic-org/sanic-guide - 27ff723416fca8ab4e6477e5e41a07b5b7eb33bf authored over 3 years ago by Lu <[email protected]>
Update src/en/guide/basics/middleware.md

Co-authored-by: Adam Hopkins <[email protected]>

github.com/sanic-org/sanic-guide - 7a25535fdad5a3998a6bf4f3ab026ef402d45670 authored over 3 years ago by Sam Havens <[email protected]>
Correct the comma.

github.com/sanic-org/sanic-guide - adbfea6280dfd7cb952296cab32a56f9462b5afe authored over 3 years ago by microboym <[email protected]>
Update middleware.md

github.com/sanic-org/sanic-guide - 7e275771e20d6655651d89790f4408c092cbf9d4 authored over 3 years ago by Sam Havens <[email protected]>
Update routing.md

fix typo : bp2 name (bp1 -> bp2)

github.com/sanic-org/sanic-guide - 298e8bbe40c865f47d573b8b9dda98e04996268f authored over 3 years ago by Liarum <[email protected]>
Update class-based-views.md

github.com/sanic-org/sanic-guide - b3eb0a400f43780a3f61beaf4781e87c219d3410 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #43 from Amirioelmos/patch-1

Update class-based-views.md

github.com/sanic-org/sanic-guide - 13eaeb5d675f6056cf6c6df771527e1f25310b2a authored over 3 years ago by Adam Hopkins <[email protected]>
Update class-based-views.md

add " to close the srting!

github.com/sanic-org/sanic-guide - 638def29bcff409acf505367bdea40c7d8a01082 authored over 3 years ago by Amirio <[email protected]>
Update sqlalchemy.md

更正错别字。

github.com/sanic-org/sanic-guide - 29ae5f115d029944d1d7c6c0f3625ed7a2deb84c authored over 3 years ago by Zhou Tianxing <[email protected]>
Small improvements to CLI experience (#2136)

* Small improvements to CLI experience

* Add tests

* Add test server for cli testing

* ...

github.com/sanic-org/sanic - 72a745bfd538b20d037647f469a5b6155745db13 authored over 3 years ago by Adam Hopkins <[email protected]>
#231: [OpenApi3] Add support for enums (#235)

* Add enum field on Schema

And add some tests to check results in spec output

* test CI fi...

github.com/sanic-org/sanic-openapi - 7fee767d3f824390f94d866b2e734d8b4e4e6f56 authored over 3 years ago by BilliAlpha <[email protected]>
Version prefix (#2137)

* Add version prefixing

* Versioning tests

* Testing BP group properties

github.com/sanic-org/sanic - 3a6fac7d59d9e737a80978b1efc6ec532eb51b6f authored over 3 years ago by Adam Hopkins <[email protected]>
CBV method support and OAS3 autodoc (#234)

* Add autodoc and CBV support

* Add CBV support to oas2

* Version and changelod

github.com/sanic-org/sanic-openapi - 7c8593f81d863f0783d728378d9161f2bbeb2e17 authored over 3 years ago by Adam Hopkins <[email protected]>
Version bump

github.com/sanic-org/sanic-testing - 7d51d8a15cc9af1ba11f098840716eb346f633c3 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #15 from pwamej/patch-1

prevent PytestCollectionWarning for TestManager

github.com/sanic-org/sanic-testing - 9408ec1a103462a4aae597cf65906a1d762b7b00 authored over 3 years ago by Adam Hopkins <[email protected]>
Cleanup code

github.com/sanic-org/sanic-testing - 36c0864a317b4db1178578e60a909f0f088f5dba authored over 3 years ago by Adam Hopkins <[email protected]>
Merge branch 'main' into patch-1

github.com/sanic-org/sanic-testing - 1c71e104369409b719a229caed9558980f089f83 authored over 3 years ago by Adam Hopkins <[email protected]>
Create LICENSE

github.com/sanic-org/sanic-testing - e92e3b428fb85a8e4bcd54f5daed5101e58d4a69 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #18 from sanic-org/httpx-18

Bump version of httpx

github.com/sanic-org/sanic-testing - 49f58deb2b99d7c866e011184a2e4b7b60f2df9c authored over 3 years ago by Adam Hopkins <[email protected]>
Bump version of httpx

github.com/sanic-org/sanic-testing - 698a9c8bb581fe86d20eb79cf942eb529904a243 authored over 3 years ago by Adam Hopkins <[email protected]>
Create LICENSE (#38)

github.com/sanic-org/sanic-routing - 07244611ebf7d957d2347c37a91be858b3124162 authored over 3 years ago by Adam Hopkins <[email protected]>
Fix UserWarning (use instance.ctx._spec instead with sanic >= 21.3.0) (#229)

github.com/sanic-org/sanic-openapi - c4ba3d6b6534593f74270042db660eca33ee1600 authored over 3 years ago by Comic31 <[email protected]>
Merge pull request #39 from Tronic/patch-1

Update nginx.md

github.com/sanic-org/sanic-guide - 63a64a18b7206ad46b05b52377e318a19d71a03e authored over 3 years ago by Connor_Zhang <[email protected]>
Update nginx.md

github.com/sanic-org/sanic-guide - 1b2ca371d3e4a5d9730e09e4fac4f1adb2a6daab authored over 3 years ago by Connor_Zhang <[email protected]>
Added section on effective host and URL creation. Correctly refer to request.headers rather than the request object in other headers section.

github.com/sanic-org/sanic-guide - b31dd08558ad176b9af7db8d8d8d2d8882e442f8 authored over 3 years ago by L. Kärkkäinen <[email protected]>
Chinese translation of the previous two commits.

github.com/sanic-org/sanic-guide - 7af4d208ef02b0e4a2aa021fa6a2403f2493a8b4 authored over 3 years ago by L. Kärkkäinen <[email protected]>
Note in a box.

github.com/sanic-org/sanic-guide - 79062ee74b786e7b13534673eb671a9c85275c38 authored over 3 years ago by L. Kärkkäinen <[email protected]>
Add missing packages to build

github.com/sanic-org/sanic-openapi - 0328f51b0e9c5f1544d6bdb3a2296a67332bca68 authored over 3 years ago by Adam Hopkins <[email protected]>
Add documentation on partial segment matching

github.com/sanic-org/sanic-guide - 7a645d2dc9a1cb0e09910517892c1d29a90fb400 authored over 3 years ago by ConnorZhang <[email protected]>
Merge pull request #2 from sanic-org/main

Merge from sanic-org

github.com/sanic-org/sanic-guide - 31624b22ad97bfb0c04cd36ad13dd45318b4e430 authored over 3 years ago by Connor_Zhang <[email protected]>
sanic 21.3 support (#218)

* s21

* style

* Cleanup testing

* Reformatting

* Bump version

* squash

* Run b...

github.com/sanic-org/sanic-openapi - 015e8505718a79807688362a7036cfc0ac0a3bc4 authored over 3 years ago by Arthur Goldberg <[email protected]>
Merge pull request #4 from sanic-org/readme-patch-1

Removal of Acknowledgements

github.com/sanic-org/discord-bot - 0514142d114e26eedb65d93efb8fff21b0fb67aa authored over 3 years ago by Adam Hopkins <[email protected]>
Update README.md

github.com/sanic-org/discord-bot - 2455f581fabf8170ede347b936f6b23d201bed50 authored over 3 years ago by sunset-developer <[email protected]>
Update README.md

github.com/sanic-org/discord-bot - f0fe6ff506cd5ea7ad184a0a14e87f062b477a7c authored over 3 years ago by sunset-developer <[email protected]>
Merge pull request #3 from sanic-org/1.0a1

1.0a1 Issue and Pull requests retreival

github.com/sanic-org/discord-bot - 4d83679b1fc3337dc2236d25554ffa59785d899f authored over 3 years ago by Adam Hopkins <[email protected]>
reformatted with black

github.com/sanic-org/discord-bot - dde96eaeadb6011ffea8fd6b298079609b20b843 authored over 3 years ago by sunset <[email protected]>
Update nginx.md

- Fix inconsistent indent in nginx conf (now following the style of https://www.nginx.com/resour...

github.com/sanic-org/sanic-guide - a698f8594465755d6f0931394cc29c4aac0a25c4 authored over 3 years ago by L. Kärkkäinen <[email protected]>
help.txt improvements

github.com/sanic-org/discord-bot - 204b8bede9ea32a7af50f7d40cb42630a14b635c authored over 3 years ago by sunset <[email protected]>
listener improvements

github.com/sanic-org/discord-bot - 9a10bf1647157ef2222a399febad677605844ba5 authored over 3 years ago by sunset <[email protected]>
walrus operator

github.com/sanic-org/discord-bot - f0d38b7880f7e6a00ba2e2ae05d535b21259c6c5 authored over 3 years ago by sunset <[email protected]>
github issue listener + improved lookup.

github.com/sanic-org/discord-bot - f0cc38f5053403fe6deea7001d7603780c0efb64 authored over 3 years ago by sunset <[email protected]>
readme improved, requirements.txt updated, and help functional.

github.com/sanic-org/discord-bot - b032a24639a79bca859df52f5ce6765ee9357c90 authored over 3 years ago by sunset <[email protected]>
readme improved, requirements.txt updated, and help functional.

github.com/sanic-org/discord-bot - f95cc740169b1040b3c02eeeb952dbcc4991e7c3 authored over 3 years ago by sunset <[email protected]>
readme improved, requirements.txt updated, and help functional.

github.com/sanic-org/discord-bot - 8b7aaac6879e067dff4aa49a2d65b9044039b86b authored over 3 years ago by sunset <[email protected]>
readme improved, requirements.txt updated, and help functional.

github.com/sanic-org/discord-bot - 87a406103673c3fd679ffefe38ef4e7f28006297 authored over 3 years ago by sunset <[email protected]>
Update policies.md

github.com/sanic-org/sanic-guide - b63cc05321dbcd82e74b3c08e35709759a1cd3b8 authored over 3 years ago by Adam Hopkins <[email protected]>
Update policies.md

github.com/sanic-org/sanic-guide - b2bc82690ef57f6332b08ab1842f4e2480d2a1e8 authored over 3 years ago by Adam Hopkins <[email protected]>
improved issue command

github.com/sanic-org/discord-bot - 387e3fd8fd5d3aaf57ccd7d7d02c222825da8760 authored over 3 years ago by sunset <[email protected]>
Delete .idea directory

github.com/sanic-org/discord-bot - cdad123edd164949fb7b4b293355b8fbb0954868 authored over 3 years ago by sunset-developer <[email protected]>
Add API for custom parameter types (#30)

* Add API for custom parameter types

* Add a notfound test

github.com/sanic-org/sanic-routing - 2ef81d922c0b98967c2ae16e6db19626f32c6220 authored over 3 years ago by Adam Hopkins <[email protected]>
Fix cases where a regex part after a dynamic part might result in a 404 (#29)

* Initial working version

github.com/sanic-org/sanic-routing - c5a29a1729612bbfb115632f911d8efa629c8991 authored over 3 years ago by Adam Hopkins <[email protected]>
removal of unneeded fstring

github.com/sanic-org/discord-bot - c994d6addc345879fa9e33d98048c5752cc65667 authored over 3 years ago by sunset <[email protected]>
lookup repo annotation

github.com/sanic-org/discord-bot - be83311a0e5a8c60f56f541ff97604fb25ad1428 authored over 3 years ago by sunset <[email protected]>
F strings, aiohttp to httpx, and removal of aiofiles.

github.com/sanic-org/discord-bot - b6fd65039778c32304ad0bc4bd4b6fc7719044e9 authored over 3 years ago by sunset <[email protected]>
Issue and pull request retrieval

github.com/sanic-org/discord-bot - 248fc9c7abb83c8d441f8b95a58ad198ccda9832 authored over 3 years ago by sunset <[email protected]>
Issue and pull request retrieval

github.com/sanic-org/discord-bot - 1fb46b5c8fb4035a29769bc7bfc2a6a074fad6c3 authored over 3 years ago by sunset <[email protected]>
Issue and pull request retrieval

github.com/sanic-org/discord-bot - 0a067e81107dd64768ebe7870d3275d24d861588 authored over 3 years ago by sunset <[email protected]>
Issue retrieval

github.com/sanic-org/discord-bot - a991b06a5bd04ef8a114c23abddcd93044e42a17 authored over 3 years ago by sunset <[email protected]>
Issue retrieval

github.com/sanic-org/discord-bot - 473f908764e56e9b99cf6d52c93966982c58ac5a authored over 3 years ago by sunset <[email protected]>
Issue retrieval

github.com/sanic-org/discord-bot - ff777e980874ed8c133c5f65833e91c55b1625f3 authored over 3 years ago by sunset <[email protected]>
Delete sanic.ini

github.com/sanic-org/discord-bot - c14171ec47eaa7c2f34e6f9f87700bdc97fbb88f authored over 3 years ago by sunset-developer <[email protected]>
Merge pull request #1 from sanic-org/main

Merge from original repo

github.com/sanic-org/sanic-guide - 6ab58dfde8dc9cf24459c375560d8742083eeca6 authored over 3 years ago by SML <[email protected]>
Fix coumns on headers page

github.com/sanic-org/sanic-guide - b73d0dafd76e02efb81a169741d535e040af38e5 authored over 3 years ago by Adam Hopkins <[email protected]>
Update headers.md

github.com/sanic-org/sanic-guide - 0b13f1c6a04b076983dcb7e3d67624d65e776a3c authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #37 from miss85246/main

add other headers example

github.com/sanic-org/sanic-guide - 65458b98e914cd0e722177ef1a4659efca249fd8 authored over 3 years ago by Adam Hopkins <[email protected]>
update Chinese headers.md

re-edit other headers example and add tips

github.com/sanic-org/sanic-guide - 08003628b5b022b1340e060edabbece992b45c38 authored over 3 years ago by Connor_Zhang <[email protected]>
Update headers.md

re-edit other headers example and add Tips

github.com/sanic-org/sanic-guide - 6786b70dc745cb826428c04107ab3783644aedf4 authored over 3 years ago by Connor_Zhang <[email protected]>
add other headers

github.com/sanic-org/sanic-guide - 510c5efc47daae7652d8187c044f3e8415ac62fa authored over 3 years ago by Connor_Zhang <[email protected]>
add other headers example

github.com/sanic-org/sanic-guide - 66de1d8e668603d85d737a8847097c22ddb20fda authored over 3 years ago by Connor_Zhang <[email protected]>
Merge pull request #1 from sanic-org/main

pull new version

github.com/sanic-org/sanic-guide - 3190eefc8bdaf3b6dbf0707e8a19c433480cd903 authored over 3 years ago by Connor_Zhang <[email protected]>
Implement 0.6 routing and some cleanup (#2117)

* Implement 0.6 routing and some cleanup

* Additional tests and annotation cleanup

* Resol...

github.com/sanic-org/sanic - 28ba8e53dfa6bee1dc891be70732b2e06f7d58d4 authored over 3 years ago by Adam Hopkins <[email protected]>
Fix bug with final segment regex

github.com/sanic-org/sanic-routing - 2e65ee241741ced9b43daf3d7b628eb44b0408ba authored over 3 years ago by Adam Hopkins <[email protected]>
Add maxsize split on segment definition

github.com/sanic-org/sanic-routing - 8da5426c615f0d8f27c2dfb3da694dd1c8d82c3f authored over 3 years ago by Adam Hopkins <[email protected]>
Bump version

github.com/sanic-org/sanic-testing - 4027fd2e0c169a0a40c972a975dc43a6637ea729 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #16 from jdraymon/jdraymon/UpdateHttpx

Update HTTPX to 17.*

github.com/sanic-org/sanic-testing - e4adf48d36f4ff16bf86cb357fe5ce1069d9b16c authored over 3 years ago by Adam Hopkins <[email protected]>
Route group (#24)

* Revamp routes to be nested inside RouteGroup

* Cleanup some imports

* Pass all Sanic rou...

github.com/sanic-org/sanic-routing - e274b6c7cae92b2e12d1d9ca8fc5d7a4110c547c authored over 3 years ago by Adam Hopkins <[email protected]>
add eof method to close stream (#2094)

* add eof method to close stream

* Add eof test

Co-authored-by: Ajay Gupta <ajay.gupta@1mg...

github.com/sanic-org/sanic - 9b26358e6370768111d1f8556566d4d1b3539690 authored over 3 years ago by Ajay Gupta <[email protected]>
Remove unsupported python configuration

Sanic main no longer supports python 3.6; removed from targets. Also
loosened the httpx requirement

github.com/sanic-org/sanic-testing - 5e66d019bf7b7f7a324c5246c85a0201fb729b75 authored over 3 years ago by Johnathan Raymond <[email protected]>
Update requirements-test.txt to use new Sanic main

Main branch on Sanic switched from master to main since last run

github.com/sanic-org/sanic-testing - 788827f6544a1447f0ca59478c053cec7e61a6ef authored over 3 years ago by Johnathan Raymond <[email protected]>
Update HTTPX to 17.*

See https://github.com/encode/httpx/blob/0.17.1/CHANGELOG.md

github.com/sanic-org/sanic-testing - 5903ecf67b8139a5df722d9c216405f9cb8bd066 authored over 3 years ago by Johnathan Raymond <[email protected]>
Merge pull request #35 from YuvrajGeek/patch-1

Corrected a minor mistake in the docs

github.com/sanic-org/sanic-guide - c8db5349a73b2a16499d001963f2f79c1383fbfe authored over 3 years ago by Adam Hopkins <[email protected]>