All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Register

Login

All New Register Login

All gists matching topic code-examples

Recently created
Least recently created
Recently updated
Least recently updated

liusijin / Context7.py

0 likes
0 forks
1 files
Last active 1 month ago
Query up-to-date, version-specific documentation for any programming library. Search for libraries and get relevant code examples and documentation.
code-examples context7 documentation extension library nanocode programming search
1 #!/usr/bin/env python3
2 """Context7 extension - Query up-to-date documentation for any programming library"""
3
4 import json
5 import urllib.request
6 import urllib.parse
7 import ssl
8 import os
9
10 CONTEXT7_API = "https://context7.com/api"
Newer Older

Powered by Opengist ⋅ Load: 10ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文