Skip to main content

Package short description.

Project description

https://img.shields.io/pypi/v/findref.svg https://img.shields.io/pypi/l/findref.svg https://img.shields.io/pypi/pyversions/findref.svg https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to findref Documentation

Usage Example

# install
$ pip install findref

# enter the dataset name
$ tf # Terraform reference
$ cdk-python # AWS CDK Python reference
$ boto3 # AWS boto3 Python SDK reference

Then you can enter your query to search, it support fuzzy search, ngram search.

It will ask you to wait for building the search index for the first time. After that, it will be very fast to search.

The dataset will be updated automatically every 30 days. You can also use !~ followed by any query to force update the dataset. For example tf, then aws s3 bucket!~.

Keyboard shortcuts:

  • hit Ctrl + E or UP to move item selection up.

  • hit Ctrl + R to scroll item selection up.

  • hit Ctrl + D or DOWN to move item selection up.

  • hit Ctrl + F to scroll item selection up.

  • hit Ctrl + H or LEFT to move query input cursor to the left (this won’t work on Windows).

  • hit Ctrl + L or RIGHT to move query input cursor to the right.

  • hit Ctrl + G to move query input cursor to the previous word.

  • hit Ctrl + K to move query input cursor to the next word.

  • hit Ctrl + X to clear the query input.

  • hit BACKSPACE to delete query input backward.

  • hit DELETE to delete query input forward.

  • hit Enter to open the reference in web browser.

  • hit Ctrl + A to copy the url to clipboard.

Request for New Dataset

You can create a new issue and add the new dataset label to request for a new dataset. Please leave your comments and show me the link to the dataset you want to add.

Supported Dataset

Terraform Reference

Support AWS, Azure, GCP.

https://github.com/MacHu-GWU/findref-project/assets/6800411/189175f1-dcf1-4e21-bd7e-c416e5f7ede7

AWS CDK Python Reference

https://github.com/MacHu-GWU/findref-project/assets/6800411/87f83c34-c81b-4d1f-968c-2c1867172d33

AWS boto3 Python SDK Reference

https://github.com/MacHu-GWU/findref-project/assets/6800411/7cd2244f-f734-4bac-8690-ad5aadbcb0f4

Install

findref is released on PyPI, so all you need is to:

$ pip install findref

To upgrade to latest version:

$ pip install --upgrade findref

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

findref-0.0.6.tar.gz (24.8 kB view hashes)

Uploaded Source

Built Distribution

findref-0.0.6-py3-none-any.whl (25.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page