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
Services like Heroku force your hand into using environment variables. Made this to help.
github.com/sanic-org/sanic - f7186f5331d8538ff3867d1dcc2c16fb799628a5 authored almost 8 years ago by James Stidard <[email protected]>Fix exception_monitoring example
github.com/sanic-org/sanic - 6a680e4db0a2d96f9d46c130a86289491e10e307 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - f6b69f412f0016f35df974a8121105873f9d14bd authored almost 8 years ago by 고창영(Chang-young Koh) <[email protected]>
special handling when sock is provided and number of workers > 1
github.com/sanic-org/sanic - 5aed18862daa89bf8a2f2bf62d6bc02e0646b4d7 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 62bf213a6eef5fcd44179a9758dcc44f07453350 authored almost 8 years ago by (Zenix) Han-Sheng Huang <[email protected]>
github.com/sanic-org/sanic - e5c32e9b4818f2f9c42049d966b080038b0c27dd authored almost 8 years ago by (Zenix) Han-Sheng Huang <[email protected]>
Revert "add reuse_port to create_server"
github.com/sanic-org/sanic - b87dc37fbb58a9ad94a1c32f1433d9725270015d authored almost 8 years ago by Raphael Deem <[email protected]>This reverts commit c3386dec84a21d1517f49896ed6a17aed2622172.
github.com/sanic-org/sanic - 002d4cb37c776f7d374c70a7db8649b84c492ca6 authored almost 8 years ago by Raphael Deem <[email protected]>add reuse_port to create_server
github.com/sanic-org/sanic - ff321fc355509d49049369ae33d66f55863e3ee5 authored almost 8 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - c3386dec84a21d1517f49896ed6a17aed2622172 authored almost 8 years ago by Raphael Deem <[email protected]>
rate limiting for sanic
github.com/sanic-org/sanic - 927d2761f7c1f6d99cc1d350e00203cfb703f51c authored almost 8 years ago by Eli Uriegas <[email protected]>Increment version to 0.4.1
github.com/sanic-org/sanic - 5e5f51308845f7efdac31cd55ac0757265d8814a authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 9fcf72506187222b206f89d7185f757ed81624fc authored almost 8 years ago by Eli Uriegas <[email protected]>
fix routing issue with slashes
github.com/sanic-org/sanic - 601e015f00f2407c5c9f190d6b6448e293e97ea6 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 3289e8403a15c99e75918145e119ae4a1d0cacc6 authored almost 8 years ago by bohea <[email protected]>
github.com/sanic-org/sanic - f90288f5dc3f982a75e23325728d8258480f0f8d authored almost 8 years ago by Miguel Grinberg <[email protected]>
github.com/sanic-org/sanic - 6e903ee7d5745293e55327922a285e2871d36b4e authored almost 8 years ago by Miguel Grinberg <[email protected]>
github.com/sanic-org/sanic - 7560660ec7bacec86087fb7a50eb639afbdf3b08 authored almost 8 years ago by Miguel Grinberg <[email protected]>
github.com/sanic-org/sanic - 40ccb4a0dd295c410432e3553c8d9f5cbfd07b01 authored almost 8 years ago by Miguel Grinberg <[email protected]>
github.com/sanic-org/sanic - 104a7c7d059c1fb8f59265290591f606f00dae62 authored almost 8 years ago by James Stidard <[email protected]>
github.com/sanic-org/sanic - 3bf79898d9154c6cc96a879efd981ba572de5f6a authored almost 8 years ago by Miguel Grinberg <[email protected]>
github.com/sanic-org/sanic - 1d6e11ca10dbc052eaeb41620b1729e61f2559a4 authored almost 8 years ago by Miguel Grinberg <[email protected]>
github.com/sanic-org/sanic - 21fb1dff7e93f35698ad46cc7f432972e3e63934 authored almost 8 years ago by Raphael Deem <[email protected]>
Attempt to remedy install problems from 0.4.0
github.com/sanic-org/sanic - da924a359c849c2b2c90da31f9ce5abc9947d783 authored almost 8 years ago by Eli Uriegas <[email protected]>Relates to 1436fb3ef448841dd36991ceb0ccc50ee3d68047
github.com/sanic-org/sanic - a5066f15dcc94d3fceb00a4c3ee26a88000c0e8a authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 2dca53a696064d5f3447484febb2294648b37d1f authored almost 8 years ago by Raphael Deem <[email protected]>
Increment version to 0.4.0
github.com/sanic-org/sanic - bfbcdf8b86ffef3a4e40fec9c657ebcf2c9f8afa authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 42e1d184706db49a9e3ed7e91f3bb462bff18d33 authored almost 8 years ago by Eli Uriegas <[email protected]>
use getattr for request url in error handler
github.com/sanic-org/sanic - 435dc72aa10e49def5a633cf2458e2cf9a8e4580 authored almost 8 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 66c380548bd49cec697b7089dea5c18bbb38d7a8 authored almost 8 years ago by Raphael Deem <[email protected]>
Add documentation about `request.app`
github.com/sanic-org/sanic - 13f81e9a6faf9b7b50f20f114890320c10af7af8 authored almost 8 years ago by Raphael Deem <[email protected]>url_for has something wrong with //
github.com/sanic-org/sanic - 68c8796adbc5e4edccd15f010fc7125debe65550 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 4232f5342e037e60633314e376abfe386b70c4ed authored almost 8 years ago by Suby Raman <[email protected]>
github.com/sanic-org/sanic - 28c31359bf863ad6bcef2a49397908ca04f6ac1d authored almost 8 years ago by lixxu <[email protected]>
github.com/sanic-org/sanic - a36e8152279ada9478f16202aeccebf6bed59132 authored almost 8 years ago by Suby Raman <[email protected]>
github.com/sanic-org/sanic - ff3d33d5e019e12fcc8cc95a0bf6fe290b11f73e authored almost 8 years ago by lixxu <[email protected]>
Inject app into request object
github.com/sanic-org/sanic - d015d6b103ecb409d25a6be504c9e29990f10c2d authored almost 8 years ago by Eli Uriegas <[email protected]>Fix exception collection typo
github.com/sanic-org/sanic - 0d160fbeaa1e9a6594c797897fdb9aa253fca072 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - fedd7920a8cdf6fedb7930740b7865454663fe89 authored almost 8 years ago by messense <[email protected]>
Fix test cases for requests post
github.com/sanic-org/sanic - 6afac065963b55818363508735fc1e9aef8dac29 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 91b2b40b9a1b6f287e5061a8944d3405eb247e00 authored almost 8 years ago by messense <[email protected]>
Allows for injection of the app object into the request object through
the request handler.
Thi...
github.com/sanic-org/sanic - 56ecb6a3ea53615b3c7b1d1f393b93ee837d3b20 authored almost 8 years ago by Eli Uriegas <[email protected]>allow default vhost
github.com/sanic-org/sanic - 64f73f624f6f0c77b8f1edcd1b25d27824c49c10 authored almost 8 years ago by Eli Uriegas <[email protected]>route logic for trailing slash
github.com/sanic-org/sanic - 20b78b68a6ab9db0a5fe351b47e22c977c4f6621 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - d8a6d7e02f7628ab4b910e31a6860147c3a2134f authored almost 8 years ago by Suby Raman <[email protected]>
remove websocket extension
github.com/sanic-org/sanic - d1cc14201b16e8a6b1797190d32f897658df45a0 authored almost 8 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - a57ec9e6698fc34f6f407bfa8762d45327f92472 authored almost 8 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - 1a8961587ca6fc438ffaa99df249fee828fc831f authored almost 8 years ago by Suby Raman <[email protected]>
github.com/sanic-org/sanic - fa13ad88492b11bf8ec62db434946f0570261af1 authored almost 8 years ago by Suby Raman <[email protected]>
github.com/sanic-org/sanic - 8b23dec3224b50a14138398ec1227c497ec0f296 authored almost 8 years ago by Suby Raman <[email protected]>
github.com/sanic-org/sanic - 4e8aac4b414d9520bfc21c55a5f8d82baf21a07c authored almost 8 years ago by Suby Raman <[email protected]>
Make List input a list by default
github.com/sanic-org/sanic-openapi - c870ec53c833dac048262988630b43e5a32c3c89 authored almost 8 years ago by Channel Cat <[email protected]>github.com/sanic-org/sanic-openapi - 89b93e63aec984c36c10124fc19ab191b196432e authored almost 8 years ago by Channel Cat <[email protected]>
github.com/sanic-org/sanic-openapi - ff39690e40f82d40119e7e8c24fb0d59948d83a7 authored almost 8 years ago by Channel Cat <[email protected]>
github.com/sanic-org/sanic - 9c72b557ec5e39ddc8dab426b7b02015e8f59f42 authored almost 8 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - 207ec1e0322776cd795739a8ce1acf390e8b6888 authored almost 8 years ago by Raphael Deem <[email protected]>
fix import path.
github.com/sanic-org/sanic - ff5d4276bc422f7a9aee974402f251dbb0799bc9 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 26c9618e63858578e93e692da43871ec9edf39c4 authored almost 8 years ago by hhstore <[email protected]>
Fix typo in routing.md
github.com/sanic-org/sanic - 9c306899ba699bd41653c34caa5abfa597992302 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 4b7e7aab330c5569b24ad00274bd8c568a33852c authored almost 8 years ago by Tommy Ip <[email protected]>
add sanic_compress extension
github.com/sanic-org/sanic - 2921e9f868fdfdc87f711d82b29f3b3f3acc567e authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 70b7606cb8bde00cfead7a157be9a2e74c94ec25 authored almost 8 years ago by Suby Raman <[email protected]>
Add app loop safety
github.com/sanic-org/sanic - 0cae91d525fd62ee1568bf8b4a3f6bb4b2dc6d15 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 2c2a28e46b836f497e7d5f09bbb5cf25e757a525 authored almost 8 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - c75d484f23986e29d344653152c89ac45036db88 authored almost 8 years ago by Eli Uriegas <[email protected]>
Fix coverage build
github.com/sanic-org/sanic - 072f7fec30d2f3568bab5f3de938892317d532c1 authored almost 8 years ago by Eli Uriegas <[email protected]>Moved `sanic.py` to `app.py` this change reflects that
github.com/sanic-org/sanic - a73379495fe1f60db3caeb18d651dc7f1e306ad3 authored almost 8 years ago by Eli Uriegas <[email protected]>Enhance error logging
github.com/sanic-org/sanic - 0b914866eb81b5d45059c0e629d650a21968cad6 authored almost 8 years ago by Eli Uriegas <[email protected]>add coverage to tox
github.com/sanic-org/sanic - f12186d02422f99f248964d7376f4cb5b3d146ef authored almost 8 years ago by Eli Uriegas <[email protected]>add user_agent to request
github.com/sanic-org/sanic - 4a2835dc84c0bc4a012603efaecffb9924f6cafc authored almost 8 years ago by Eli Uriegas <[email protected]>Adds some safety around response types being wrong
github.com/sanic-org/sanic - 55dc45de336546c038d42615582100f049b9fc01 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 39aa64ff68b1c537b0d517aeacec4561ff09e5e1 authored almost 8 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - 94bb91f2fae75c4ad49ca79ff7440128a9a3d1cd authored almost 8 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - f553ca95a5c933ec9178223b2aa22abd3f179c0b authored almost 8 years ago by Lix Xu <[email protected]>
- Prevent to fall into error logging recursion when it doesn't have
request info (Print 'Unknown...
Removes the extra logging message for run
github.com/sanic-org/sanic - 36c1122d20e68870c9c328318def237ab9574954 authored almost 8 years ago by Eli Uriegas <[email protected]>Solves for #456
github.com/sanic-org/sanic - ad13529eaa7da2fc95c06a67dba084217a9d8a07 authored almost 8 years ago by Eli Uriegas <[email protected]>
Before we didn't check if the response object was actually a response
object. This PR catches th...
added sanic motor (async driver for mongodb) example
github.com/sanic-org/sanic - 850446195fceb437b2fea1831a3557e6a1e66186 authored almost 8 years ago by Eli Uriegas <[email protected]>isinstance -> try/except
github.com/sanic-org/sanic - 865506546ffb002366138c59abbfad3a37a44b34 authored almost 8 years ago by Eli Uriegas <[email protected]>Bugfix & simplfication for host based routing
github.com/sanic-org/sanic - fe72fadeddd4223e310c0876bb111ff189646d45 authored almost 8 years ago by Eli Uriegas <[email protected]>Adds file response object example
github.com/sanic-org/sanic - 9cf9d3ad5c062f7484df66c82836372215bc9b16 authored almost 8 years ago by Eli Uriegas <[email protected]>Default request.args to RequestParameters
github.com/sanic-org/sanic - 426d0e6af1b1be4f24c3103cddc5e5bc8e6104d5 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 483b442b7d806c2acc817096ef8eb816506cc607 authored almost 8 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - 9420b0c947c41d5732b2eee109e38e0512ef9976 authored almost 8 years ago by Eli Uriegas <[email protected]>
#449 use stdlib json module if ujson is unavailible
github.com/sanic-org/sanic - dcfb7345f0ea4b90750c2f2eb3e984dbe9265dec authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - f9ab24a077ad19f6ccd7fcb6151101c95b451113 authored almost 8 years ago by Alec Buckenheimer <[email protected]>
Adding sanic_crud to extensions
github.com/sanic-org/sanic - f932d16ba7fa7fa26788906863fbafa968413e9f authored almost 8 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 7d9acc3c36a164a0b9063d2a0fdd572c0098bbbd authored almost 8 years ago by Typhon <[email protected]>
Fix blueprint documentation re: prefixes
github.com/sanic-org/sanic - 72f735124feb512c83476077a7902d00e66b0832 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 6ea5a4719a82beb531e5ccb79f1fa5a186c98d83 authored almost 8 years ago by Suby Raman <[email protected]>
github.com/sanic-org/sanic - f8c50b7f1e57d3c212d95f7dc1085a3f0b58140a authored almost 8 years ago by Suby Raman <[email protected]>
simple motor wrapper
github.com/sanic-org/sanic - feb1f1d71af209d65084bd2faed53e4cb8b2923e authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 550afc27dc3abf2e32bcfe3df1085fbf669e54ba authored almost 8 years ago by Lix Xu <[email protected]>
github.com/sanic-org/sanic - e6a828572abffabd5ed0a51c15b134c1fe13bba5 authored almost 8 years ago by sourcepirate <[email protected]>
github.com/sanic-org/sanic - 6ea43d8e6d86ac2196de9e1e2fa71c94ea85a827 authored almost 8 years ago by plasmashadow <[email protected]>
github.com/sanic-org/sanic - d13af4bdc41f85cce7e9ac6b40046ee562c2085a authored almost 8 years ago by @robintiwari <[email protected]>
github.com/sanic-org/sanic - 53a365dd2bd258eec8ead8e5991ba38b699a5671 authored almost 8 years ago by Robin <[email protected]>
github.com/sanic-org/sanic - 6726affa7e5802833bd84e02c7b49dbec89a6829 authored almost 8 years ago by Raphael Deem <[email protected]>
Moves sanic/sanic.py to sanic/app.py
github.com/sanic-org/sanic - 6ecf2a6eb242eae5395f5d4d7d9e6af290577c75 authored almost 8 years ago by Eli Uriegas <[email protected]>