Skip to content

Naming for HTTP3 / Next-Gen HTTP client library #1

Closed
@sethmlarson

Description

@sethmlarson

NOTE: This discussion started within Team discussion before it was pointed out that the public could not see the discussion thread

This is a continuation of the discussion under python-http/python-http.org#3 about the naming for http3. There's also a good amount of public discussion on this issue on the http3 project.

To summarize those discussions the names that are candidates in any way are:

  • http3 (Current name, confusing to users/common acronym conflict, especially if we don't support HTTP/3 right out the gate, is an acronym)
  • https (Common acronym conflict, name we already have)
  • hyper (Great name, currently an unmaintained but semi-frequently downloaded project by @Lukasa, name collision with python-hyper)
  • fetch (Kinda related to HTTP, probably could grab from PyPI)
  • requests3 (Lots of baggage, limits some design decisions)
  • httpx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions