
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
.. image:: https://travis-ci.com/blueschu/django-htcpcp-tea.svg?branch=master :target: https://travis-ci.com/blueschu/django-htcpcp-tea :alt: Travis CI Build
.. image:: https://coveralls.io/repos/github/blueschu/django-htcpcp-tea/badge.svg?branch=master :target: https://coveralls.io/github/blueschu/django-htcpcp-tea?branch=master :alt: Coverage
.. image:: https://readthedocs.org/projects/django-htcpcp-tea/badge/?version=latest :target: https://django-htcpcp-tea.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://img.shields.io/pypi/v/django-htcpcp-tea.svg :target: https://pypi.org/project/django-htcpcp-tea/ :alt: PyPI - django-htcpcp-tea
.. image:: https://img.shields.io/github/license/blueschu/django-htcpcp-tea.svg :target: ./LICENSE :alt: License
..
[T]here is a strong, dark, rich requirement for a protocol designed
espressoly for the brewing of coffee.
--- RFC 2324 Section 1
A Django_ app that implements the TEA extension to HTCPCP as defined in RFC 7168_.
This app extends the Django web framework to simulate the functionality of an HTCPCP server. Both the HTCPCP/1.0 protocol from RFC 2324_ and the HTCPCP-TEA protocol from RFC 7168_ are supported.
.. _RFC 7168: https://tools.ietf.org/html/rfc7168 .. _Django: https://www.djangoproject.com/ .. _RFC 2324: https://tools.ietf.org/html/rfc2324
Notable features:
Documentation for Django HTCPCP-TEA is available on Read the Docs_.
.. _Read the Docs: https://django-htcpcp-tea.readthedocs.io/en/latest/?badge=latest
[RFC 2324] Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0)_[RFC 7158] The Hyper Text Coffee Pot Control Protocol for Tea Efflux Appliances (HTCPCP-TEA)_[RFC 2295] Transparent Content Negotiation in HTTP_MDN Web Docs | HTTP response codes_.. _[RFC 2324] Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0): https://tools.ietf.org/html/rfc2324 .. _[RFC 7158] The Hyper Text Coffee Pot Control Protocol for Tea Efflux Appliances (HTCPCP-TEA): https://tools.ietf.org/html/rfc7168 .. _[RFC 2295] Transparent Content Negotiation in HTTP: https://tools.ietf.org/html/rfc2295 .. _MDN Web Docs | HTTP response codes: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
Save 418 Movement_.HTCPCP Middleware (django-htcpcp)_.. _Save 418 Movement: http://save418.com/ .. _HTCPCP Middleware (django-htcpcp): https://github.com/dashdanw/django-htcpcp
This software is licensed under the MIT License. For more
information, read the file LICENSE.
.. _MIT License: https://opensource.org/licenses/MIT .. _LICENSE: ./LICENSE
For complete record of changes, see the commit log of the public git repository_.
.. _public git repository: https://github.com/blueschu/django-htcpcp-tea
django-debug-toolbar versionsetuptools to poetry.Released 2019-08-29
Released 2019-07-14
middleware moduleadmin moduleSafe header field from RFC 2324utils module docstringsviews modulerequire_htcpcp decorator to the decorators moduleReleased 2019-07-08
Released 2019-07-08
views moduleutils unit testsAlternates header due to generator exhaustionServer header override when the WSGI implementation does not populate the SERVER_SOFTWARE variableAlternates header generationReleased 2019-07-05
Server header for HTCPCP responsesutils and models modulesReleased 2019-06-25
Released 2019-06-24
utils module unit testsReleased 2019-06-24
Released 2019-06-24
Released 2019-06-24
coverage configurationtests packageutils moduleadmin.PotsServingMixinReleased 2019-06-23
Released 2019-06-23
Released 2019-06-21
Pot modelTeaType modelAddition modelsettings modulerequire_htcpcp decoratorutils moduleFAQs
Django app implementing HTCPCP-TEA as defined in RFC 7168.
We found that django-htcpcp-tea demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.

Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.

Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.