A library containing some useful functions. Powered by GitOPEN.
Project description
GitOPENLib
This library contains Python code snippets THAT I often use.
If you need it, you can install it with the pip install gitopenlib
command.
May goodness live on forever.
Powered by GitOPEN.
整个模块的功能
点击文件名可以查看源代码以及相关注释。
.
├── gitopenlib
│ ├── helpers:帮助类的模块。
│ │ ├── mongo.py:MongoDB操作相关函数。
│ │ └── networks.py:网络操作相关函数。
│ ├── indicators:指标类的模块。
│ │ ├── diversity.py:多样性指标相关函数。
│ │ ├── entropy_weight_method.py:熵值法计算权重。
│ │ └── statistics.py:统计分析相关函数。
│ ├── libs.py
│ └── utils:工具类的模块。
│ │ ├── ai.py:混淆矩阵、分类报告等封装。
│ │ ├── basics.py:基本工具函数。
│ │ ├── clazz.py:特殊的类。
│ │ ├── comatrix.py:共现矩阵的相关函数。
│ │ ├── crawler.py:爬虫相关函数。
│ │ ├── debuger.py:调试工具函数。
│ │ ├── files.py:文件操作、保存、读取等相关函数。
│ │ ├── get_ip.py:获取IP地址相关函数。
│ │ ├── k_cluster.py:k-means聚类相关函数。
│ │ ├── nlp.py:NLP预处理的一下相关函数、结巴分析的优化。
│ │ ├── others.py:其他一些函数,任务完成自动通知相关函数。
│ │ ├── parser.py:结构化数据解析器相关函数。
│ │ ├── plot.py:画图的一些函数的封装,包括热力图、图例的更改等等。
│ │ ├── sorts.py:排序算法相关函数,包括冒泡排序、桶排序、堆排序等等的Python实现。
│ │ └── wonders.py:各种高级有趣的函数,包含多进程执行等等。
├────────────────────────────────
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 gitopenlib-0.2.28.21.tar.gz
.
File metadata
- Download URL: gitopenlib-0.2.28.21.tar.gz
- Upload date:
- Size: 50.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca865de050ee9de603081c8edb8ac4e54104e2e70bcc0385feab475ab86ee01c |
|
MD5 | ebd44164e980fbbf30b4042779239686 |
|
BLAKE2b-256 | 30e71d2cef298b4c6623a3c59be07d57c7120c0dac0f926e9c7a93cc52cc33fc |
File details
Details for the file gitopenlib-0.2.28.21-py2.py3-none-any.whl
.
File metadata
- Download URL: gitopenlib-0.2.28.21-py2.py3-none-any.whl
- Upload date:
- Size: 59.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0cc852acb57b61ef264f31da7711ca7d57fbf6836d69f4087b2b207f243636c |
|
MD5 | 93d5cee724ab6f0acfc85ca01f22f2dc |
|
BLAKE2b-256 | bf7cad7e55b46e7dfb0c9dab8c92be8c0ff56dfcbb92b63c33b07249e43d2de8 |