Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Pyramid
 Awesome Pyramid
!Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
!IRC
Freenode (https://img.shields.io/badge/irc-freenode-blue.svg) (https://webchat.freenode.net/?channels=pyramid)
@@ -139,8 +139,8 @@
 multiple authentication policies with Pyramid.
⟡ horus (https://github.com/Pylons/horus) - User registration and login system
 for the Pyramid Web Framework.
⟡ pyramid_yosai (https://github.com/YosaiProject/pyramid_yosai) - Pyramid integration with security Framework for Python applications featuring Authorization (rbac permissions and roles), Authentication (2fa 
totp), Session Management and an extensive Audit Trail https://yosaiproject.github.io/yosai/
⟡ pyramid_yosai (https://github.com/YosaiProject/pyramid_yosai) - Pyramid integration with security Framework for Python applications featuring Authorization (rbac permissions and roles), Authentication (2fa totp), Session Management 
and an extensive Audit Trail https://yosaiproject.github.io/yosai/
Caching & Session
@@ -292,9 +292,9 @@
 pyramid-mongoengine package based on flask-mongoengine
⟡ pyramid_mongodb (https://github.com/niallo/pyramid_mongodb) - 
 Basic Pyramid Scaffold to easily use MongoDB for persistence with the Pyramid Web framework
⟡ pyramid-excel (https://github.com/pyexcel-webwares/pyramid-excel) - pyramid-excel is based on pyexcel (https://github.com/pyexcel/pyexcel) and makes it easy to consume/produce information stored in excel files
over HTTP protocol as well as on file system. This library can turn the excel data into a list of lists, a list of records(dictionaries), dictionaries of lists. And vice versa. Hence it lets you focus on data in
Pyramid based web development, instead of file formats.
⟡ pyramid-excel (https://github.com/pyexcel-webwares/pyramid-excel) - pyramid-excel is based on pyexcel (https://github.com/pyexcel/pyexcel) and makes it easy to consume/produce information stored in excel files over HTTP protocol as 
well as on file system. This library can turn the excel data into a list of lists, a list of records(dictionaries), dictionaries of lists. And vice versa. Hence it lets you focus on data in Pyramid based web development, instead of file
formats.
Task Queue
@@ -370,12 +370,12 @@
 (xlsx, xls, csv) for pyramid
⟡ tomb_routes (https://github.com/sontek/tomb_routes) - Simple utility library
 around pyramid routing
⟡ pyramid_extdirect (https://github.com/jenner/pyramid_extdirect) - This pyramid plugin provides a router for the ExtDirect Sencha API included in ExtJS. ExtDirect allows to run server-side callbacks directly 
through JavaScript without the extra AJAX boilerplate. 
⟡ pyramid_retry (https://github.com/Pylons/pyramid_retry) - pyramid_retry is an execution policy for Pyramid that wraps requests and can retry them a configurable number of times under certain "retryable" error 
conditions before indicating a failure to the client.
⟡ pyramid_extdirect (https://github.com/jenner/pyramid_extdirect) - This pyramid plugin provides a router for the ExtDirect Sencha API included in ExtJS. ExtDirect allows to run server-side callbacks directly through JavaScript without 
the extra AJAX boilerplate. 
⟡ pyramid_retry (https://github.com/Pylons/pyramid_retry) - pyramid_retry is an execution policy for Pyramid that wraps requests and can retry them a configurable number of times under certain "retryable" error conditions before 
indicating a failure to the client.
 Projects
 Projects
Outstanding Pyramid projects.
@@ -448,16 +448,15 @@
⟡ warehouse (https://github.com/pypa/warehouse) - Warehouse is a next
 generation Python Package Repository designed to replace the legacy code base
 that currently powers PyPI.
⟡ travelcrm
 (https://github.com/mazvv/travelcrm) - TravelCRM is effective free and open source application for the automation of customer relationships for travel agencies at all levels, from small to large networks.
⟡ RhodeCode (https://rhodecode.com/) - enterprise source code management platform. It applies unified user control, permissions, code reviews, and tool integration across Mercurial, Git, and Subversion 
repositories. Large and growing software teams all over the world use RhodeCode to collaborate in a secure, behind-the-firewall environment. 
⟡ travelcrm (https://github.com/mazvv/travelcrm) - TravelCRM is effective free and open source application for the automation of customer relationships for travel agencies at all levels, from small to large networks.
⟡ RhodeCode (https://rhodecode.com/) - enterprise source code management platform. It applies unified user control, permissions, code reviews, and tool integration across Mercurial, Git, and Subversion repositories. Large and growing 
software teams all over the world use RhodeCode to collaborate in a secure, behind-the-firewall environment. 
Project Management
⟡ AppEnlight (https://getappenlight.com/) - Performance, exception, and uptime monitoring for the Web
 Resources
 Resources
Where to discover new Pyramid apps and projects.
@@ -477,8 +476,8 @@
⟡ Pyramid Workshop in Munich, Germany. (https://pyconweb.com/talks/28-05-2017/pyramid-workshop) (May 28, 2017, 10:30 a.m. - 12:30 p.m.)
⟡ PloneConf 2017 (https://2017.ploneconf.org/) - Barcelona Plone Digital Experience Conference (16~22 Oct. 2017)
⟡ PloneConf 2016 (https://2016.ploneconf.org/) - Boston Plone Digital Experience Conference (17~23 Oct. 2016)
⟡ DragonSprint 2016 (http://dragonsprint.com/) - DragonSprint is a week-long sprint on Pyramid. The sprint takes place in Ljubljana, Slovenia, EU in the first week of December (5th to 9th). The main two sprint 
topics are Pyramid 2.0 and Pyramid for Newcomers.
⟡ DragonSprint 2016 (http://dragonsprint.com/) - DragonSprint is a week-long sprint on Pyramid. The sprint takes place in Ljubljana, Slovenia, EU in the first week of December (5th to 9th). The main two sprint topics are Pyramid 2.0 and
Pyramid for Newcomers.
Videos
@@ -508,7 +507,7 @@
⟡ Projects, Websites, Companies and Organizations that use
 Pyramid (https://trypyramid.com/community-powered-by-pyramid.html) - add your project to the list
 Contributing
 Contributing
Just fork and send a pull request with your awesome Pyramid apps, projects or
resources.