pyramid-framework
Here are 71 public repositories matching this topic...
-
Updated
May 2, 2018 - Python
When running the example project I encountered the following error upon navigating to http://localhost:6543/admin/
Looks like a path is not being gotten correctly before being sent to the jinja2 renderer. Took a quick grep through the code base but couldn't find the problem file.
IOError: [Errno 22] invalid mode ('rb') or filename: 'd:\PowerCore\Python\pts_env\lib\site-packages\pyramid_sacrud-
At app startup:
- Get a list of all endpoints in
openapi.yaml. - Get a list of all registered routes.
- Raise exception if they don't match.
This is my research against pyramid_tm 2.0 branch. Not the very latest commit, though.
I am quite sure that pyramid_tm and response.app_iter, when used in a generator fashion, don't play nicely along. Though I am not sure if this is an issue with the pipeline configuration that I am not setting up correctly.
Below is an example view that uses app_iter fashion to return content from the
@eddyekofo94, I just contacted @mikeckennedy to see if this is something for his Python Bytes podcast, and he replied:
Would you be willing to put in a little summary, documentation, and make the sample more than a blank page when you run it? I'm asking because I'd be happy to consider making it a featured item on the show but I'm not sure it's ready for people to take and work from.
I
-
Updated
Aug 29, 2017 - Python
-
Updated
Apr 10, 2020 - Python
-
Updated
May 6, 2018 - Python
-
Updated
Apr 1, 2020 - Python
-
Updated
May 23, 2020 - Shell
-
Updated
Jun 7, 2020 - Python
-
Updated
Nov 28, 2015 - Python
The docs brought in by dativebase/old-pyramid#16 are out-of-date (were written for the OLD v. 0.x/1.x) and need to be updated. Cf. issue dativebase/old-pyramid#13.
-
Updated
Jun 5, 2020 - Python
-
Updated
Oct 18, 2017 - JavaScript
-
Updated
Mar 18, 2017 - JavaScript
-
Updated
Apr 15, 2018 - Python
-
Updated
May 18, 2019 - Python
-
Updated
Mar 28, 2020 - Python
-
Updated
Jan 1, 2015 - Python
-
Updated
Jun 4, 2017 - Python
-
Updated
Jun 2, 2018
-
Updated
Apr 9, 2018 - Python
-
Updated
Jan 6, 2020 - Python
-
Updated
Sep 12, 2017 - Python
-
Updated
Mar 27, 2019 - Python
Improve this page
Add a description, image, and links to the pyramid-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pyramid-framework topic, visit your repo's landing page and select "manage topics."
See https://kapeli.com/docsets. This pkg might provide a quick means to generate the docset: https://pypi.org/project/sphinxcontrib-dashbuilder/