SearchEngine——Global Search,Global-SearchEngine
Project description
SearchEngine Document
What?
带编程一对一学员学习 Python 所开发的库,初衷是为了给私教学员拥有独自独立开发的 Python 库,而产生的全局搜索库。虽然,现在很多 IDE 已经实现全局搜索的功能,但是个人还是比较喜欢自己重复造轮子一下。
如果,你无法理解什么是全局搜索,我这里举两个 IDE 的例子。
- PyCharm:https://bornforthis.cn/blog/2023/2month/How-does-pycharm-find-a-keyword-globally.html
- VsCode:https://bornforthis.cn/blog/2023/2month/vscode-shortcut-key-global-search.html
是什么驱使我准备深度开发此库呢?
我的网站在构建的时,出现如下警告⚠️:
我就发现,此问题是我使用了遗弃的 HTML 标签🏷️导致的,但是我的文章较多,,七百多篇中要去检索到此内容并修改。如果一个一个的修改,显然工作量巨大。此时,就想起了带 William 开发的 Note Search 库。
接下来,今天正式开始动工!2023-02-21 23:50:19
ChangeLog
FindEngine 0.0.1 2023-02-22 00:36:58
-
FindEngine 0.0.1:https://pypi.org/project/FindEngine/0.0.1/
-
代码环境搭建:https://github.com/AndersonHJB/SearchEngine/commit/ea4a1d059861dce3ff1fa7932e56f28c61789bd4
-
初始化环境命令:
pip install wheel setuptools twine
License
这是一款自由和无拘束的软件,已发布到公共领域。
This is free and unencumbered software released into the public domain.
任何人都可以自由使用和分享该软件,包括源代码和编译后的二进制形式,用于商业或非商业目的都可以,但必须署名该仓库和博客链接。
Anyone is free to use and share this software, in both source code and compiled binary forms, for both commercial and non-commercial purposes, as long as the repository and blog links are attributed.
相关链接
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
Built Distribution
File details
Details for the file FindEngine-0.0.2.tar.gz
.
File metadata
- Download URL: FindEngine-0.0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 583ff3ac33e855a84654a2f9740100289cef18474eab06fa92d04a5ee8bd3f51 |
|
MD5 | b6c10b88e7bba57f8d606ca6f1282203 |
|
BLAKE2b-256 | 27d5f6a6cf5b93d91d074d659e12982e666d971d9bf3c102aa411ea098d5cc06 |
File details
Details for the file FindEngine-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: FindEngine-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 110fb04095ba1ac20648992895f038004e5af949fd5912be2483f6ba7c3bd264 |
|
MD5 | fbe2a660572858e31ec46b04bfceaaca |
|
BLAKE2b-256 | d9ea2cc6d74050d49d07d5cf3f529ec63aa9fc748a86069e959062da8e43994a |