winget install --id=CoolPlayLin.MOliGeek -e
https://github.com/yourmoln/moligeek/blob/main/README.md
MOliGeek is a versatile web integration tool designed to streamline operations such as source code acquisition, form submission automation, and backend scanning. Its key features include robust support for cross-platform use on Windows, Linux, and macOS, as well as being open-source under the Apache-2.0 license, allowing extensive customization.
This software is ideal for developers integrating web services into applications and businesses seeking efficient backend solutions. By automating repetitive tasks, MOliGeek enhances productivity and reduces manual effort, making it a valuable asset in modern development workflows.
MOliGeek can be easily installed via winget, ensuring a seamless setup process for users across different operating systems.
一款逐渐完善的python集成工具,努力为开发者提供最大的便利
打造最完善的python工具!
<a href="https://github.com/yourmoln/moligeek#%E7%9B%AE%E5%BD%95"><strong>探索本项目的文档 »</strong></a>
<a href="https://www.bilibili.com/video/BV1vG411P79B/">查看Demo</a>
·
<a href="https://github.com/yourmoln/moligeek/issues/new?assignees=&labels=bug&projects=&template=bug_report.md&title=%5BBug%5D%E6%88%91%E5%8F%91%E7%8E%B0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84Bug%3A">报告Bug</a>
·
<a href="https://github.com/yourmoln/moligeek/issues/new?assignees=&labels=help+wanted&projects=&template=feature_request.md&title=%5BFeature+Request%5D%E6%88%91%E6%9C%89%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84%E5%8A%9F%E8%83%BD%E5%BB%BA%E8%AE%AE%3A">提出新特性</a>
快速安装
1.Termux可依次运行以下指令进行安装
apt install python
pip install moligeek
2.输入moligeek开始运行
moligeek
传统安装
1.Termux可依次运行以下指令进行安装
apt install python
apt install git
git clone https://github.com/yourmoln/moligeek.git
2.安装完成后可用以下指令运行
python ./moligeek/main.py
3.若安装过程出现意外,请使用以下指令换源后重新尝试以上指令
sed -i 's@^\(deb.*stable main\)$@#\1\ndeb https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main stable main@' $PREFIX/etc/apt/sources.list
apt update && apt upgrade
以下为三种不同的安装方式
winget install moligeek
Debian & Ubuntu
apt install python
CentOS
yum install python
快速安装
pip install moligeek
输入moligeek直接运行即可
传统安装
git clone https://github.com/yourmoln/moligeek.git
python ./moligeek/main.py
请在项目根目录下运行该指令
依赖
贡献使开源社区成为一个学习、激励和创造的绝佳场所。你所作的任何贡献都是非常感谢的。
qq交流群:564136017
您也可以在贡献者名单中参看所有参与该项目的开发者。
该项目签署了Apache-2.0 授权许可,详情请参阅 LICENSE.txt