-
Voltaire
- Las Vegas, NV
- @adam_englander
- @[email protected]
-
quart Public
Forked from pallets/quartAn async Python micro framework for building web applications.
Python MIT License UpdatedJun 11, 2025 -
itsdangerous Public
Forked from pallets/itsdangerousSafely pass trusted data to untrusted environments and back.
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 28, 2025 -
jinja Public
Forked from pallets/jinjaA very fast and expressive template engine.
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 28, 2025 -
website Public
Forked from pallets/websiteCode and content for the Pallets website
Python MIT License UpdatedMay 20, 2025 -
click Public
Forked from pallets/clickPython composable command line interface toolkit
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 20, 2025 -
werkzeug Public
Forked from pallets/werkzeugThe comprehensive WSGI web application library.
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 19, 2025 -
-
-
-
markupsafe Public
Forked from pallets/markupsafeSafely add untrusted strings to HTML/XML markup.
Python BSD 3-Clause "New" or "Revised" License UpdatedJan 14, 2025 -
flask-principal Public
Forked from pallets-eco/flask-principalIdentity management for Flask applications
Python MIT License UpdatedMay 21, 2024 -
-
quart-auth Public
Forked from pgjones/quart-authQuart-Auth is an extension for Quart to provide for secure cookie authentication (session management).
Python MIT License UpdatedJan 21, 2024 -
Example code for presentation: Quart in Action: Async APIs for Model Front-Ends
-
python-jose Public
Forked from mpdavis/python-joseA JOSE implementation in Python
Python MIT License UpdatedNov 13, 2023 -
cpython Public
Forked from python/cpythonThe Python programming language
Python Other UpdatedNov 13, 2023 -
practical-api-security-python-example-flask Public archive
Code example for Practical API Security for Python based presentations and trainings
-
python-gateway-interface-examples Public archive
Project with compare and contrast across CGI, WSGI, and ASGI
Python UpdatedNov 4, 2022 -
wsgi-server-prototypes Public archive
Prototype WSGI servers to be used as possible replacements for the Werkzeug dev server
Python UpdatedSep 7, 2021 -
python-poetry-publishing-examples Public archive
Examples of using the poetry library to create libraries and publish them
Python UpdatedMay 12, 2021 -
-
flask-in-a-flash Public archive
Flask in a Flash Presentation Example
Python MIT License UpdatedMar 20, 2021 -
docker-python-example Public archive
Simple example of using Docker with Python
-
python-flask-db-open-api-example Public archive
Example app for presentations on building a Flask app with Open API and a database
-
-
-
practical-api-security-php-example-lumen Public archive
Example project for Practical API Security using Lumen for PHP
-
command-line-parsing-in-python Public archive
Examples of comand line parsing in Python
-
demo-python-twisted-websocket Public archive
Demo Example of Twisted WebSocket Application
-