Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions repository.json
Original file line number Diff line number Diff line change
Expand Up @@ -2228,6 +2228,21 @@
}
]
},
{
"name": "tiny-aio-http-client",
"description": "Minimal asyncio-based HTTP/1.1 client for Python 3.8+ with no external dependencies",
"author": "rwols",
"issues": "https://github.com/rwols/tiny-aio-http-client/issues",
"releases": [
{
"base": "https://github.com/rwols/tiny-aio-http-client",
"platforms": ["*"],
"sublime_text": ">=4180",
"tags": true,
"python_versions": ["3.8", "3.13", "3.14"]
}
]
},
{
"name": "TM1py",
"description": "Python module for interfacing with IBM TM1 Planning Analytics",
Expand Down