No project description provided
Project description
cstq
Very simple and, at least according to the author, intuitive library to navegate python source code, and codemoding.
Nuf' said, i need some action
In codi as in screenright, it's better to show don't tell, so here are a couple of examples, that scratch the surface of this library
navegate source controll
from cstq import Query
Query("""
import request
page = request.get("https://raw.githack.com/aleivag/libcst-sandbox/main/index.html")
""")
Table of Contents
Installation
pip install cstq
License
cstq
is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cstq-0.0.1.tar.gz
(7.7 kB
view hashes)
Built Distribution
cstq-0.0.1-py3-none-any.whl
(7.0 kB
view hashes)